|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILayoutData
Interface for data holder classes that describe the layout infrastructure.
Method Summary | |
---|---|
String |
getDescription()
Returns the description. |
String |
getId()
Returns the identifier. |
String |
getName()
Returns the name. |
void |
setDescription(String description)
Sets the description. |
void |
setId(String id)
Sets the identifier. |
void |
setName(String name)
Sets the name. |
Method Detail |
---|
String getId()
void setId(String id)
id
- the identifier to setString getName()
void setName(String name)
name
- the name to setString getDescription()
void setDescription(String description)
description
- the description to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |