|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.wimpi.pim.util.AbstractIdentifiable
Abstract class implementing the Identifiable interface.
| Constructor Summary | |
AbstractIdentifiable()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getUID()
Returns the unique identifier of this Identifiable instance. |
void |
setUID(java.lang.String uid)
Sets the unique identifier. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractIdentifiable()
| Method Detail |
public java.lang.String getUID()
Identifiable
getUID in interface Identifiablepublic void setUID(java.lang.String uid)
uid - the unique identifer as String.public boolean equals(java.lang.Object o)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||