|
2.17.2: 2011-06-17 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NameableInfo
Method Summary | |
---|---|
String |
getDescription()
Gets the description of the info object |
String |
getName()
Get the name of the info object |
void |
setDescription(String description)
Sets the description of an info object. |
void |
setName(String name)
Set the info object's name |
Method Detail |
---|
String getName()
void setName(String name)
name
- The name to set.String getDescription()
void setDescription(String description)
description
- The description to set.
|
2.17.2: 2011-06-17 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |