|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that defines methods for ID generation
Method Summary | |
java.lang.Object |
getID()
gets the id of the current object |
void |
setID(java.lang.Object obj)
sets the id of the current object calculating from the obj |
Method Detail |
public void setID(java.lang.Object obj)
obj
- the object to do the calculations (is is commonly a String)public java.lang.Object getID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |