com.businessobjects.enterprise.encyclopedia_attributevalue
Interface EncyclopediaAttributeValue

All Superinterfaces:
InfoObject

public interface EncyclopediaAttributeValue
extends InfoObject

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


Nested Class Summary
static class EncyclopediaAttributeValue.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
 Definitions addNewDefinitions()
          Appends and returns a new empty "Definitions" element
 Topics addNewTopics()
          Appends and returns a new empty "Topics" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 Definitions getDefinitions()
          Gets the "Definitions" element
 Topics getTopics()
          Gets the "Topics" element
 boolean getValueasboolean()
          Gets the "Valueasboolean" element
 int getValueasint()
          Gets the "Valueasint" element
 java.lang.String getValueasstring()
          Gets the "Valueasstring" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetDefinitions()
          True if has "Definitions" element
 boolean isSetTopics()
          True if has "Topics" element
 boolean isSetValueasboolean()
          True if has "Valueasboolean" element
 boolean isSetValueasint()
          True if has "Valueasint" element
 boolean isSetValueasstring()
          True if has "Valueasstring" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setDefinitions(Definitions definitions)
          Sets the "Definitions" element
 void setTopics(Topics topics)
          Sets the "Topics" element
 void setValueasboolean(boolean valueasboolean)
          Sets the "Valueasboolean" element
 void setValueasint(int valueasint)
          Sets the "Valueasint" element
 void setValueasstring(java.lang.String valueasstring)
          Sets the "Valueasstring" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetDefinitions()
          Unsets the "Definitions" element
 void unsetTopics()
          Unsets the "Topics" element
 void unsetValueasboolean()
          Unsets the "Valueasboolean" element
 void unsetValueasint()
          Unsets the "Valueasint" element
 void unsetValueasstring()
          Unsets the "Valueasstring" element
 org.apache.xmlbeans.XmlBoolean xgetValueasboolean()
          Gets (as xml) the "Valueasboolean" element
 org.apache.xmlbeans.XmlInt xgetValueasint()
          Gets (as xml) the "Valueasint" element
 org.apache.xmlbeans.XmlString xgetValueasstring()
          Gets (as xml) the "Valueasstring" element
 void xsetValueasboolean(org.apache.xmlbeans.XmlBoolean valueasboolean)
          Sets (as xml) the "Valueasboolean" element
 void xsetValueasint(org.apache.xmlbeans.XmlInt valueasint)
          Sets (as xml) the "Valueasint" element
 void xsetValueasstring(org.apache.xmlbeans.XmlString valueasstring)
          Sets (as xml) the "Valueasstring" 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

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


getTopics

Topics getTopics()
Gets the "Topics" element


isSetTopics

boolean isSetTopics()
True if has "Topics" element


setTopics

void setTopics(Topics topics)
Sets the "Topics" element


addNewTopics

Topics addNewTopics()
Appends and returns a new empty "Topics" element


unsetTopics

void unsetTopics()
Unsets the "Topics" element


getValueasboolean

boolean getValueasboolean()
Gets the "Valueasboolean" element


xgetValueasboolean

org.apache.xmlbeans.XmlBoolean xgetValueasboolean()
Gets (as xml) the "Valueasboolean" element


isSetValueasboolean

boolean isSetValueasboolean()
True if has "Valueasboolean" element


setValueasboolean

void setValueasboolean(boolean valueasboolean)
Sets the "Valueasboolean" element


xsetValueasboolean

void xsetValueasboolean(org.apache.xmlbeans.XmlBoolean valueasboolean)
Sets (as xml) the "Valueasboolean" element


unsetValueasboolean

void unsetValueasboolean()
Unsets the "Valueasboolean" element


getValueasint

int getValueasint()
Gets the "Valueasint" element


xgetValueasint

org.apache.xmlbeans.XmlInt xgetValueasint()
Gets (as xml) the "Valueasint" element


isSetValueasint

boolean isSetValueasint()
True if has "Valueasint" element


setValueasint

void setValueasint(int valueasint)
Sets the "Valueasint" element


xsetValueasint

void xsetValueasint(org.apache.xmlbeans.XmlInt valueasint)
Sets (as xml) the "Valueasint" element


unsetValueasint

void unsetValueasint()
Unsets the "Valueasint" element


getValueasstring

java.lang.String getValueasstring()
Gets the "Valueasstring" element


xgetValueasstring

org.apache.xmlbeans.XmlString xgetValueasstring()
Gets (as xml) the "Valueasstring" element


isSetValueasstring

boolean isSetValueasstring()
True if has "Valueasstring" element


setValueasstring

void setValueasstring(java.lang.String valueasstring)
Sets the "Valueasstring" element


xsetValueasstring

void xsetValueasstring(org.apache.xmlbeans.XmlString valueasstring)
Sets (as xml) the "Valueasstring" element


unsetValueasstring

void unsetValueasstring()
Unsets the "Valueasstring" element


getDefinitions

Definitions getDefinitions()
Gets the "Definitions" element


isSetDefinitions

boolean isSetDefinitions()
True if has "Definitions" element


setDefinitions

void setDefinitions(Definitions definitions)
Sets the "Definitions" element


addNewDefinitions

Definitions addNewDefinitions()
Appends and returns a new empty "Definitions" element


unsetDefinitions

void unsetDefinitions()
Unsets the "Definitions" element