|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PersonalCategory
An XML PersonalCategory(@http://enterprise.businessobjects.com/3.0/personalcategory). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PersonalCategory.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
com.businessobjects.enterprise.personalcategory.CategoryChildren |
addNewCategoryChildren()
Appends and returns a new empty "CategoryChildren" element |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
PersonalCategoryDocuments |
addNewDocuments()
Appends and returns a new empty "Documents" element |
Path |
addNewPath()
Appends and returns a new empty "Path" element |
com.businessobjects.enterprise.personalcategory.CategoryChildren |
getCategoryChildren()
Gets the "CategoryChildren" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
PersonalCategoryDocuments |
getDocuments()
Gets the "Documents" element |
Path |
getPath()
Gets the "Path" element |
boolean |
isSetCategoryChildren()
True if has "CategoryChildren" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetDocuments()
True if has "Documents" element |
boolean |
isSetPath()
True if has "Path" element |
void |
setCategoryChildren(com.businessobjects.enterprise.personalcategory.CategoryChildren categoryChildren)
Sets the "CategoryChildren" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setDocuments(PersonalCategoryDocuments documents)
Sets the "Documents" element |
void |
setPath(Path path)
Sets the "Path" element |
void |
unsetCategoryChildren()
Unsets the "CategoryChildren" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetDocuments()
Unsets the "Documents" element |
void |
unsetPath()
Unsets the "Path" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
Path getPath()
boolean isSetPath()
void setPath(Path path)
Path addNewPath()
void unsetPath()
com.businessobjects.enterprise.personalcategory.CategoryChildren getCategoryChildren()
boolean isSetCategoryChildren()
void setCategoryChildren(com.businessobjects.enterprise.personalcategory.CategoryChildren categoryChildren)
com.businessobjects.enterprise.personalcategory.CategoryChildren addNewCategoryChildren()
void unsetCategoryChildren()
PersonalCategoryDocuments getDocuments()
boolean isSetDocuments()
void setDocuments(PersonalCategoryDocuments documents)
PersonalCategoryDocuments addNewDocuments()
void unsetDocuments()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||