|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamableObject
A NamableObject is a NamedObject extension, that has an
additional setter for the name property.
| Method Summary | |
|---|---|
void |
setName(java.lang.String name)
Sets this Object's name. |
| Methods inherited from interface org.jagatoo.datatypes.NamedObject |
|---|
getName |
| Method Detail |
|---|
void setName(java.lang.String name)
name -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||