public abstract class StringID extends Object implements Serializable, Comparable
StringID(String id)
int
compareTo(Object O)
boolean
equals(Object O)
String
getID()
getType()
hashCode()
toString()
getClass, notify, notifyAll, wait, wait, wait
public StringID(String id)
public String getID()
public String toString()
toString
Object
public boolean equals(Object O)
equals
public String getType()
public int compareTo(Object O)
compareTo
Comparable
public int hashCode()
hashCode