org.openqed.struct.namedid
Class ObjectId

java.lang.Object
  extended by org.openqed.struct.namedid.NamedId
      extended by org.openqed.struct.namedid.DynamicId
          extended by org.openqed.struct.namedid.ObjectId

public class ObjectId
extends DynamicId


Method Summary
static ObjectId getOrCreate(java.lang.String name)
           
 
Methods inherited from class org.openqed.struct.namedid.NamedId
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getOrCreate

public static ObjectId getOrCreate(java.lang.String name)