org.apache.jdo.tck.pc.mylib
Class VersionedPCPoint.Oid
java.lang.Object
org.apache.jdo.tck.pc.mylib.VersionedPCPoint.Oid
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- VersionedPCPoint
- public static class VersionedPCPoint.Oid
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Field Summary |
long |
id
|
static java.lang.String |
targetClassName
The name of the class of the target object. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
id
public long id
targetClassName
public static java.lang.String targetClassName
- The name of the class of the target object.
VersionedPCPoint.Oid
public VersionedPCPoint.Oid()
VersionedPCPoint.Oid
public VersionedPCPoint.Oid(java.lang.String s)
toString
public java.lang.String toString()
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object other)
justTheId
protected static java.lang.String justTheId(java.lang.String str)
getTargetClassName
public java.lang.String getTargetClassName()
- Return the target class name.
- Returns:
- the target class name.
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.