|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProfilePublications
An XML ProfilePublications(@http://enterprise.businessobjects.com/3.0/profile). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ProfilePublications.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 |
addNewProfilePublication()
Appends and returns a new empty value (as xml) as the last "ProfilePublication" element |
void |
addProfilePublication(java.lang.String profilePublication)
Appends the value as the last "ProfilePublication" element |
java.lang.String[] |
getProfilePublicationArray()
Gets array of all "ProfilePublication" elements |
java.lang.String |
getProfilePublicationArray(int i)
Gets ith "ProfilePublication" element |
org.apache.xmlbeans.XmlString |
insertNewProfilePublication(int i)
Inserts and returns a new empty value (as xml) as the ith "ProfilePublication" element |
void |
insertProfilePublication(int i,
java.lang.String profilePublication)
Inserts the value as the ith "ProfilePublication" element |
void |
removeProfilePublication(int i)
Removes the ith "ProfilePublication" element |
void |
setProfilePublicationArray(int i,
java.lang.String profilePublication)
Sets ith "ProfilePublication" element |
void |
setProfilePublicationArray(java.lang.String[] profilePublicationArray)
Sets array of all "ProfilePublication" element |
int |
sizeOfProfilePublicationArray()
Returns number of "ProfilePublication" element |
org.apache.xmlbeans.XmlString[] |
xgetProfilePublicationArray()
Gets (as xml) array of all "ProfilePublication" elements |
org.apache.xmlbeans.XmlString |
xgetProfilePublicationArray(int i)
Gets (as xml) ith "ProfilePublication" element |
void |
xsetProfilePublicationArray(int i,
org.apache.xmlbeans.XmlString profilePublication)
Sets (as xml) ith "ProfilePublication" element |
void |
xsetProfilePublicationArray(org.apache.xmlbeans.XmlString[] profilePublicationArray)
Sets (as xml) array of all "ProfilePublication" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String[] getProfilePublicationArray()
java.lang.String getProfilePublicationArray(int i)
org.apache.xmlbeans.XmlString[] xgetProfilePublicationArray()
org.apache.xmlbeans.XmlString xgetProfilePublicationArray(int i)
int sizeOfProfilePublicationArray()
void setProfilePublicationArray(java.lang.String[] profilePublicationArray)
void setProfilePublicationArray(int i,
java.lang.String profilePublication)
void xsetProfilePublicationArray(org.apache.xmlbeans.XmlString[] profilePublicationArray)
void xsetProfilePublicationArray(int i,
org.apache.xmlbeans.XmlString profilePublication)
void insertProfilePublication(int i,
java.lang.String profilePublication)
void addProfilePublication(java.lang.String profilePublication)
org.apache.xmlbeans.XmlString insertNewProfilePublication(int i)
org.apache.xmlbeans.XmlString addNewProfilePublication()
void removeProfilePublication(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||