|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object that contains a ContentGroup. Provides a method for retrieving a ContentGroup based on its attribute name.
Method Summary | |
ContentGroup |
getContentGroup(String attrName)
Retrieve a ContentGroup. |
void |
setContentGroup(String attrName,
ContentGroup group)
Set a ContentGroup attribute. |
Method Detail |
public ContentGroup getContentGroup(String attrName)
attrName
- The attribute name of the ContentGroup
to return.
public void setContentGroup(String attrName, ContentGroup group)
attrName
- The name of the attribute to set.group
- The ContentGroup to set the attribute to.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |