|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TopicOccurences
An XML TopicOccurences(@http://enterprise.businessobjects.com/3.0/encyclopedia.topic). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
TopicOccurences.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
org.apache.xmlbeans.XmlString |
addNewTopicOccurence()
Appends and returns a new empty value (as xml) as the last "TopicOccurence" element |
void |
addTopicOccurence(java.lang.String topicOccurence)
Appends the value as the last "TopicOccurence" element |
java.lang.String[] |
getTopicOccurenceArray()
Gets array of all "TopicOccurence" elements |
java.lang.String |
getTopicOccurenceArray(int i)
Gets ith "TopicOccurence" element |
org.apache.xmlbeans.XmlString |
insertNewTopicOccurence(int i)
Inserts and returns a new empty value (as xml) as the ith "TopicOccurence" element |
void |
insertTopicOccurence(int i,
java.lang.String topicOccurence)
Inserts the value as the ith "TopicOccurence" element |
void |
removeTopicOccurence(int i)
Removes the ith "TopicOccurence" element |
void |
setTopicOccurenceArray(int i,
java.lang.String topicOccurence)
Sets ith "TopicOccurence" element |
void |
setTopicOccurenceArray(java.lang.String[] topicOccurenceArray)
Sets array of all "TopicOccurence" element |
int |
sizeOfTopicOccurenceArray()
Returns number of "TopicOccurence" element |
org.apache.xmlbeans.XmlString[] |
xgetTopicOccurenceArray()
Gets (as xml) array of all "TopicOccurence" elements |
org.apache.xmlbeans.XmlString |
xgetTopicOccurenceArray(int i)
Gets (as xml) ith "TopicOccurence" element |
void |
xsetTopicOccurenceArray(int i,
org.apache.xmlbeans.XmlString topicOccurence)
Sets (as xml) ith "TopicOccurence" element |
void |
xsetTopicOccurenceArray(org.apache.xmlbeans.XmlString[] topicOccurenceArray)
Sets (as xml) array of all "TopicOccurence" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String[] getTopicOccurenceArray()
java.lang.String getTopicOccurenceArray(int i)
org.apache.xmlbeans.XmlString[] xgetTopicOccurenceArray()
org.apache.xmlbeans.XmlString xgetTopicOccurenceArray(int i)
int sizeOfTopicOccurenceArray()
void setTopicOccurenceArray(java.lang.String[] topicOccurenceArray)
void setTopicOccurenceArray(int i,
java.lang.String topicOccurence)
void xsetTopicOccurenceArray(org.apache.xmlbeans.XmlString[] topicOccurenceArray)
void xsetTopicOccurenceArray(int i,
org.apache.xmlbeans.XmlString topicOccurence)
void insertTopicOccurence(int i,
java.lang.String topicOccurence)
void addTopicOccurence(java.lang.String topicOccurence)
org.apache.xmlbeans.XmlString insertNewTopicOccurence(int i)
org.apache.xmlbeans.XmlString addNewTopicOccurence()
void removeTopicOccurence(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||