|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHasID
An object with a unique id. The id may be unique for the instance or the class, depending on the implementation.
Method Summary | |
---|---|
String |
getID()
Returns an ID string that uniquely identifies this object or object type. |
Method Detail |
---|
String getID()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |