|
||||||||||
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 | |
---|---|
void |
setName(java.lang.String newName)
Sets the name for this Nameable . |
Methods inherited from interface net.sf.freecol.common.model.Named |
---|
getName |
Method Detail |
---|
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 |