|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EncyclopediaTopicDefinition
An XML Encyclopedia.TopicDefinition(@http://enterprise.businessobjects.com/3.0/encyclopedia.topicdefinition). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
EncyclopediaTopicDefinition.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
AssociationEndDefinitions |
addNewAssociationEndDefinitions()
Appends and returns a new empty "AssociationEndDefinitions" element |
AttributeDefinitions |
addNewAttributeDefinitions()
Appends and returns a new empty "AttributeDefinitions" element |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
Instances |
addNewInstances()
Appends and returns a new empty "Instances" element |
AssociationEndDefinitions |
getAssociationEndDefinitions()
Gets the "AssociationEndDefinitions" element |
AttributeDefinitions |
getAttributeDefinitions()
Gets the "AttributeDefinitions" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
Instances |
getInstances()
Gets the "Instances" element |
int |
getLocDescription()
Gets the "LocDescription" element |
java.lang.String |
getPath()
Gets the "Path" element |
boolean |
isSetAssociationEndDefinitions()
True if has "AssociationEndDefinitions" element |
boolean |
isSetAttributeDefinitions()
True if has "AttributeDefinitions" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetInstances()
True if has "Instances" element |
boolean |
isSetLocDescription()
True if has "LocDescription" element |
boolean |
isSetPath()
True if has "Path" element |
void |
setAssociationEndDefinitions(AssociationEndDefinitions associationEndDefinitions)
Sets the "AssociationEndDefinitions" element |
void |
setAttributeDefinitions(AttributeDefinitions attributeDefinitions)
Sets the "AttributeDefinitions" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setInstances(Instances instances)
Sets the "Instances" element |
void |
setLocDescription(int locDescription)
Sets the "LocDescription" element |
void |
setPath(java.lang.String path)
Sets the "Path" element |
void |
unsetAssociationEndDefinitions()
Unsets the "AssociationEndDefinitions" element |
void |
unsetAttributeDefinitions()
Unsets the "AttributeDefinitions" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetInstances()
Unsets the "Instances" element |
void |
unsetLocDescription()
Unsets the "LocDescription" element |
void |
unsetPath()
Unsets the "Path" element |
org.apache.xmlbeans.XmlInt |
xgetLocDescription()
Gets (as xml) the "LocDescription" element |
org.apache.xmlbeans.XmlString |
xgetPath()
Gets (as xml) the "Path" element |
void |
xsetLocDescription(org.apache.xmlbeans.XmlInt locDescription)
Sets (as xml) the "LocDescription" element |
void |
xsetPath(org.apache.xmlbeans.XmlString path)
Sets (as xml) the "Path" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
Instances getInstances()
boolean isSetInstances()
void setInstances(Instances instances)
Instances addNewInstances()
void unsetInstances()
int getLocDescription()
org.apache.xmlbeans.XmlInt xgetLocDescription()
boolean isSetLocDescription()
void setLocDescription(int locDescription)
void xsetLocDescription(org.apache.xmlbeans.XmlInt locDescription)
void unsetLocDescription()
AttributeDefinitions getAttributeDefinitions()
boolean isSetAttributeDefinitions()
void setAttributeDefinitions(AttributeDefinitions attributeDefinitions)
AttributeDefinitions addNewAttributeDefinitions()
void unsetAttributeDefinitions()
AssociationEndDefinitions getAssociationEndDefinitions()
boolean isSetAssociationEndDefinitions()
void setAssociationEndDefinitions(AssociationEndDefinitions associationEndDefinitions)
AssociationEndDefinitions addNewAssociationEndDefinitions()
void unsetAssociationEndDefinitions()
java.lang.String getPath()
org.apache.xmlbeans.XmlString xgetPath()
boolean isSetPath()
void setPath(java.lang.String path)
void xsetPath(org.apache.xmlbeans.XmlString path)
void unsetPath()
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 | ||||||||