|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Nameable
interface for classes that can be named.
| Method Summary | |
|---|---|
java.lang.String |
getName()
get the name of this object. |
void |
setName(java.lang.String name)
set the name of this object. |
| Method Detail |
|---|
java.lang.String getName()
void setName(java.lang.String name)
name - the new name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||