|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Nameable
An object with a name that can be changed.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the name of this Named. |
void |
setName(java.lang.String newName)
Sets the name for this Nameable. |
| Method Detail |
|---|
java.lang.String getName()
Named.
Named.void setName(java.lang.String newName)
Nameable.
newName - The new name for the Nameable.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||