|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Identifiable
Provides a consistent means of identifying an object by its id number. The id is not associated with Serialization
| Method Summary | |
|---|---|
int |
getId()
the id of the object |
void |
setId(int id)
Sets the id for the object at run time |
| Method Detail |
|---|
int getId()
void setId(int id)
id -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||