|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EncyclopediaTopics
An XML EncyclopediaTopics(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
EncyclopediaTopics.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
void |
addEncyclopediaTopic(java.lang.String encyclopediaTopic)
Appends the value as the last "EncyclopediaTopic" element |
org.apache.xmlbeans.XmlString |
addNewEncyclopediaTopic()
Appends and returns a new empty value (as xml) as the last "EncyclopediaTopic" element |
java.lang.String[] |
getEncyclopediaTopicArray()
Gets array of all "EncyclopediaTopic" elements |
java.lang.String |
getEncyclopediaTopicArray(int i)
Gets ith "EncyclopediaTopic" element |
void |
insertEncyclopediaTopic(int i,
java.lang.String encyclopediaTopic)
Inserts the value as the ith "EncyclopediaTopic" element |
org.apache.xmlbeans.XmlString |
insertNewEncyclopediaTopic(int i)
Inserts and returns a new empty value (as xml) as the ith "EncyclopediaTopic" element |
void |
removeEncyclopediaTopic(int i)
Removes the ith "EncyclopediaTopic" element |
void |
setEncyclopediaTopicArray(int i,
java.lang.String encyclopediaTopic)
Sets ith "EncyclopediaTopic" element |
void |
setEncyclopediaTopicArray(java.lang.String[] encyclopediaTopicArray)
Sets array of all "EncyclopediaTopic" element |
int |
sizeOfEncyclopediaTopicArray()
Returns number of "EncyclopediaTopic" element |
org.apache.xmlbeans.XmlString[] |
xgetEncyclopediaTopicArray()
Gets (as xml) array of all "EncyclopediaTopic" elements |
org.apache.xmlbeans.XmlString |
xgetEncyclopediaTopicArray(int i)
Gets (as xml) ith "EncyclopediaTopic" element |
void |
xsetEncyclopediaTopicArray(int i,
org.apache.xmlbeans.XmlString encyclopediaTopic)
Sets (as xml) ith "EncyclopediaTopic" element |
void |
xsetEncyclopediaTopicArray(org.apache.xmlbeans.XmlString[] encyclopediaTopicArray)
Sets (as xml) array of all "EncyclopediaTopic" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String[] getEncyclopediaTopicArray()
java.lang.String getEncyclopediaTopicArray(int i)
org.apache.xmlbeans.XmlString[] xgetEncyclopediaTopicArray()
org.apache.xmlbeans.XmlString xgetEncyclopediaTopicArray(int i)
int sizeOfEncyclopediaTopicArray()
void setEncyclopediaTopicArray(java.lang.String[] encyclopediaTopicArray)
void setEncyclopediaTopicArray(int i,
java.lang.String encyclopediaTopic)
void xsetEncyclopediaTopicArray(org.apache.xmlbeans.XmlString[] encyclopediaTopicArray)
void xsetEncyclopediaTopicArray(int i,
org.apache.xmlbeans.XmlString encyclopediaTopic)
void insertEncyclopediaTopic(int i,
java.lang.String encyclopediaTopic)
void addEncyclopediaTopic(java.lang.String encyclopediaTopic)
org.apache.xmlbeans.XmlString insertNewEncyclopediaTopic(int i)
org.apache.xmlbeans.XmlString addNewEncyclopediaTopic()
void removeEncyclopediaTopic(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||