com.businessobjects.enterprise.encyclopedia_attributedefinition
Interface EncyclopediaAttributeDefinition

All Superinterfaces:
InfoObject

public interface EncyclopediaAttributeDefinition
extends InfoObject

An XML Encyclopedia.AttributeDefinition(@http://enterprise.businessobjects.com/3.0/encyclopedia.attributedefinition). This is a complex type.


Nested Class Summary
static class EncyclopediaAttributeDefinition.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty "CustomProperties" element
 Instances addNewInstances()
          Appends and returns a new empty "Instances" element
 TopicDefinitions addNewTopicDefinitions()
          Appends and returns a new empty "TopicDefinitions" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 int getDatatype()
          Gets the "Datatype" element
 Instances getInstances()
          Gets the "Instances" element
 int getLocDescription()
          Gets the "LocDescription" element
 boolean getMandatory()
          Gets the "Mandatory" element
 java.lang.String getPath()
          Gets the "Path" element
 TopicDefinitions getTopicDefinitions()
          Gets the "TopicDefinitions" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetDatatype()
          True if has "Datatype" element
 boolean isSetInstances()
          True if has "Instances" element
 boolean isSetLocDescription()
          True if has "LocDescription" element
 boolean isSetMandatory()
          True if has "Mandatory" element
 boolean isSetPath()
          True if has "Path" element
 boolean isSetTopicDefinitions()
          True if has "TopicDefinitions" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setDatatype(int datatype)
          Sets the "Datatype" element
 void setInstances(Instances instances)
          Sets the "Instances" element
 void setLocDescription(int locDescription)
          Sets the "LocDescription" element
 void setMandatory(boolean mandatory)
          Sets the "Mandatory" element
 void setPath(java.lang.String path)
          Sets the "Path" element
 void setTopicDefinitions(TopicDefinitions topicDefinitions)
          Sets the "TopicDefinitions" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetDatatype()
          Unsets the "Datatype" element
 void unsetInstances()
          Unsets the "Instances" element
 void unsetLocDescription()
          Unsets the "LocDescription" element
 void unsetMandatory()
          Unsets the "Mandatory" element
 void unsetPath()
          Unsets the "Path" element
 void unsetTopicDefinitions()
          Unsets the "TopicDefinitions" element
 org.apache.xmlbeans.XmlInt xgetDatatype()
          Gets (as xml) the "Datatype" element
 org.apache.xmlbeans.XmlInt xgetLocDescription()
          Gets (as xml) the "LocDescription" element
 org.apache.xmlbeans.XmlBoolean xgetMandatory()
          Gets (as xml) the "Mandatory" element
 org.apache.xmlbeans.XmlString xgetPath()
          Gets (as xml) the "Path" element
 void xsetDatatype(org.apache.xmlbeans.XmlInt datatype)
          Sets (as xml) the "Datatype" element
 void xsetLocDescription(org.apache.xmlbeans.XmlInt locDescription)
          Sets (as xml) the "LocDescription" element
 void xsetMandatory(org.apache.xmlbeans.XmlBoolean mandatory)
          Sets (as xml) the "Mandatory" element
 void xsetPath(org.apache.xmlbeans.XmlString path)
          Sets (as xml) the "Path" element
 
Methods inherited from interface com.businessobjects.enterprise.infoobject.InfoObject
addNewAlerts, addNewMultilingualDescriptions, addNewMultilingualNames, addNewPluginInfo, addNewRolesOnObject, addNewSecurityInfo, addNewSecurityInfo2, addNewSharedDoc, getAlerts, getChildrenObjects, getCreationTime, getCUID, getDescription, getEndTime, getErrorMessage, getGUID, getID, getInstance, getInstanceObject, getIsApplicationObject, getIsComponent, getIsHiddenObject, getIsPluginObject, getIsRecurring, getIsRunnableObject, getIsSendable, getIsSystemObject, getKey, getKeywords, getKind, getLastRunTime, getLastSuccessfulInstanceCUID, getMultilingualDescriptions, getMultilingualNames, getName, getNewJobID, getNextRunTime, getObjectIsContainer, getOwner, getOwnerCUID, getParentCUID, getPluginInfo, getRolesOnObject, getRUID, getSchedulable, getSecurityInfo, getSecurityInfo2, getSharedDoc, getStartTime, getUiStatus, getUpdateTime, isSetAlerts, isSetChildrenObjects, isSetCreationTime, isSetCUID, isSetDescription, isSetEndTime, isSetErrorMessage, isSetGUID, isSetID, isSetInstance, isSetInstanceObject, isSetIsApplicationObject, isSetIsComponent, isSetIsHiddenObject, isSetIsPluginObject, isSetIsRecurring, isSetIsRunnableObject, isSetIsSendable, isSetIsSystemObject, isSetKey, isSetKeywords, isSetKind, isSetLastRunTime, isSetLastSuccessfulInstanceCUID, isSetMultilingualDescriptions, isSetMultilingualNames, isSetNewJobID, isSetNextRunTime, isSetObjectIsContainer, isSetOwner, isSetOwnerCUID, isSetParentCUID, isSetPluginInfo, isSetRolesOnObject, isSetRUID, isSetSchedulable, isSetSecurityInfo, isSetSecurityInfo2, isSetSharedDoc, isSetStartTime, isSetUiStatus, isSetUpdateTime, setAlerts, setChildrenObjects, setCreationTime, setCUID, setDescription, setEndTime, setErrorMessage, setGUID, setID, setInstance, setInstanceObject, setIsApplicationObject, setIsComponent, setIsHiddenObject, setIsPluginObject, setIsRecurring, setIsRunnableObject, setIsSendable, setIsSystemObject, setKey, setKeywords, setKind, setLastRunTime, setLastSuccessfulInstanceCUID, setMultilingualDescriptions, setMultilingualNames, setName, setNewJobID, setNextRunTime, setObjectIsContainer, setOwner, setOwnerCUID, setParentCUID, setPluginInfo, setRolesOnObject, setRUID, setSchedulable, setSecurityInfo, setSecurityInfo2, setSharedDoc, setStartTime, setUiStatus, setUpdateTime, unsetAlerts, unsetChildrenObjects, unsetCreationTime, unsetCUID, unsetDescription, unsetEndTime, unsetErrorMessage, unsetGUID, unsetID, unsetInstance, unsetInstanceObject, unsetIsApplicationObject, unsetIsComponent, unsetIsHiddenObject, unsetIsPluginObject, unsetIsRecurring, unsetIsRunnableObject, unsetIsSendable, unsetIsSystemObject, unsetKey, unsetKeywords, unsetKind, unsetLastRunTime, unsetLastSuccessfulInstanceCUID, unsetMultilingualDescriptions, unsetMultilingualNames, unsetNewJobID, unsetNextRunTime, unsetObjectIsContainer, unsetOwner, unsetOwnerCUID, unsetParentCUID, unsetPluginInfo, unsetRolesOnObject, unsetRUID, unsetSchedulable, unsetSecurityInfo, unsetSecurityInfo2, unsetSharedDoc, unsetStartTime, unsetUiStatus, unsetUpdateTime, xgetChildrenObjects, xgetCreationTime, xgetCUID, xgetDescription, xgetEndTime, xgetErrorMessage, xgetGUID, xgetID, xgetInstance, xgetInstanceObject, xgetIsApplicationObject, xgetIsComponent, xgetIsHiddenObject, xgetIsPluginObject, xgetIsRecurring, xgetIsRunnableObject, xgetIsSendable, xgetIsSystemObject, xgetKey, xgetKeywords, xgetKind, xgetLastRunTime, xgetLastSuccessfulInstanceCUID, xgetName, xgetNewJobID, xgetNextRunTime, xgetObjectIsContainer, xgetOwner, xgetOwnerCUID, xgetParentCUID, xgetRUID, xgetSchedulable, xgetStartTime, xgetUiStatus, xgetUpdateTime, xsetChildrenObjects, xsetCreationTime, xsetCUID, xsetDescription, xsetEndTime, xsetErrorMessage, xsetGUID, xsetID, xsetInstance, xsetInstanceObject, xsetIsApplicationObject, xsetIsComponent, xsetIsHiddenObject, xsetIsPluginObject, xsetIsRecurring, xsetIsRunnableObject, xsetIsSendable, xsetIsSystemObject, xsetKey, xsetKeywords, xsetKind, xsetLastRunTime, xsetLastSuccessfulInstanceCUID, xsetName, xsetNewJobID, xsetNextRunTime, xsetObjectIsContainer, xsetOwner, xsetOwnerCUID, xsetParentCUID, xsetRUID, xsetSchedulable, xsetStartTime, xsetUiStatus, xsetUpdateTime
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getMandatory

boolean getMandatory()
Gets the "Mandatory" element


xgetMandatory

org.apache.xmlbeans.XmlBoolean xgetMandatory()
Gets (as xml) the "Mandatory" element


isSetMandatory

boolean isSetMandatory()
True if has "Mandatory" element


setMandatory

void setMandatory(boolean mandatory)
Sets the "Mandatory" element


xsetMandatory

void xsetMandatory(org.apache.xmlbeans.XmlBoolean mandatory)
Sets (as xml) the "Mandatory" element


unsetMandatory

void unsetMandatory()
Unsets the "Mandatory" element


getLocDescription

int getLocDescription()
Gets the "LocDescription" element


xgetLocDescription

org.apache.xmlbeans.XmlInt xgetLocDescription()
Gets (as xml) the "LocDescription" element


isSetLocDescription

boolean isSetLocDescription()
True if has "LocDescription" element


setLocDescription

void setLocDescription(int locDescription)
Sets the "LocDescription" element


xsetLocDescription

void xsetLocDescription(org.apache.xmlbeans.XmlInt locDescription)
Sets (as xml) the "LocDescription" element


unsetLocDescription

void unsetLocDescription()
Unsets the "LocDescription" element


getInstances

Instances getInstances()
Gets the "Instances" element


isSetInstances

boolean isSetInstances()
True if has "Instances" element


setInstances

void setInstances(Instances instances)
Sets the "Instances" element


addNewInstances

Instances addNewInstances()
Appends and returns a new empty "Instances" element


unsetInstances

void unsetInstances()
Unsets the "Instances" element


getDatatype

int getDatatype()
Gets the "Datatype" element


xgetDatatype

org.apache.xmlbeans.XmlInt xgetDatatype()
Gets (as xml) the "Datatype" element


isSetDatatype

boolean isSetDatatype()
True if has "Datatype" element


setDatatype

void setDatatype(int datatype)
Sets the "Datatype" element


xsetDatatype

void xsetDatatype(org.apache.xmlbeans.XmlInt datatype)
Sets (as xml) the "Datatype" element


unsetDatatype

void unsetDatatype()
Unsets the "Datatype" element


getPath

java.lang.String getPath()
Gets the "Path" element


xgetPath

org.apache.xmlbeans.XmlString xgetPath()
Gets (as xml) the "Path" element


isSetPath

boolean isSetPath()
True if has "Path" element


setPath

void setPath(java.lang.String path)
Sets the "Path" element


xsetPath

void xsetPath(org.apache.xmlbeans.XmlString path)
Sets (as xml) the "Path" element


unsetPath

void unsetPath()
Unsets the "Path" element


getTopicDefinitions

TopicDefinitions getTopicDefinitions()
Gets the "TopicDefinitions" element


isSetTopicDefinitions

boolean isSetTopicDefinitions()
True if has "TopicDefinitions" element


setTopicDefinitions

void setTopicDefinitions(TopicDefinitions topicDefinitions)
Sets the "TopicDefinitions" element


addNewTopicDefinitions

TopicDefinitions addNewTopicDefinitions()
Appends and returns a new empty "TopicDefinitions" element


unsetTopicDefinitions

void unsetTopicDefinitions()
Unsets the "TopicDefinitions" element


getCustomProperties

CustomProperties getCustomProperties()
Gets the "CustomProperties" element


isSetCustomProperties

boolean isSetCustomProperties()
True if has "CustomProperties" element


setCustomProperties

void setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element


addNewCustomProperties

CustomProperties addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element


unsetCustomProperties

void unsetCustomProperties()
Unsets the "CustomProperties" element