|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Identifiable
Objects implementing this interface can be identified by a String identifier.
The uniqueness of the ident String depends on the particular use by the Class.
| Method Summary | |
|---|---|
String |
getId()
Gets the ID of this object. |
void |
setId(String id)
Sets the identification for this object. |
| Method Detail |
|---|
void setId(String id)
id - the ident StringString getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||