|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EncyclopediaAttributeValue
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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
Topics getTopics()
boolean isSetTopics()
void setTopics(Topics topics)
Topics addNewTopics()
void unsetTopics()
boolean getValueasboolean()
org.apache.xmlbeans.XmlBoolean xgetValueasboolean()
boolean isSetValueasboolean()
void setValueasboolean(boolean valueasboolean)
void xsetValueasboolean(org.apache.xmlbeans.XmlBoolean valueasboolean)
void unsetValueasboolean()
int getValueasint()
org.apache.xmlbeans.XmlInt xgetValueasint()
boolean isSetValueasint()
void setValueasint(int valueasint)
void xsetValueasint(org.apache.xmlbeans.XmlInt valueasint)
void unsetValueasint()
java.lang.String getValueasstring()
org.apache.xmlbeans.XmlString xgetValueasstring()
boolean isSetValueasstring()
void setValueasstring(java.lang.String valueasstring)
void xsetValueasstring(org.apache.xmlbeans.XmlString valueasstring)
void unsetValueasstring()
Definitions getDefinitions()
boolean isSetDefinitions()
void setDefinitions(Definitions definitions)
Definitions addNewDefinitions()
void unsetDefinitions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||