org.apache.jdo.tck.pc.fieldtypes
Class MapStringValueCollections.Oid
java.lang.Object
org.apache.jdo.tck.pc.fieldtypes.MapStringValueCollections.Oid
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- MapStringValueCollections
- public static class MapStringValueCollections.Oid
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Method Summary |
boolean |
equals(java.lang.Object other)
|
int |
hashCode()
|
protected static java.lang.String |
justTheId(java.lang.String str)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
identifier
public int identifier
MapStringValueCollections.Oid
public MapStringValueCollections.Oid()
MapStringValueCollections.Oid
public MapStringValueCollections.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)
Copyright © 2005 Apache Software Foundation. All Rights Reserved.