public class ObjectIdImpl extends Object implements ObjectId, Serializable
ObjectId
ObjectIdImpl(String id)
boolean
equals(Object obj)
String
getId()
int
hashCode()
void
setId(String id)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ObjectIdImpl(String id)
public String getId()
getId
public void setId(String id)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.