|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamedObject
Adds getName() and setName(java.lang.String) methods to an object
| Method Summary | |
|---|---|
String |
getName()
Gets the name of the object |
void |
setName(String name)
Sets the name of the object |
| Method Detail |
|---|
void setName(String name)
name - the name of the objectString getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||