|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PrincipalProfiles
An XML PrincipalProfiles(@http://enterprise.businessobjects.com/3.0/user). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PrincipalProfiles.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 |
addNewPrincipalProfileIDs()
Appends and returns a new empty value (as xml) as the last "PrincipalProfileIDs" element |
void |
addPrincipalProfileIDs(java.lang.String principalProfileIDs)
Appends the value as the last "PrincipalProfileIDs" element |
java.lang.String[] |
getPrincipalProfileIDsArray()
Gets array of all "PrincipalProfileIDs" elements |
java.lang.String |
getPrincipalProfileIDsArray(int i)
Gets ith "PrincipalProfileIDs" element |
org.apache.xmlbeans.XmlString |
insertNewPrincipalProfileIDs(int i)
Inserts and returns a new empty value (as xml) as the ith "PrincipalProfileIDs" element |
void |
insertPrincipalProfileIDs(int i,
java.lang.String principalProfileIDs)
Inserts the value as the ith "PrincipalProfileIDs" element |
void |
removePrincipalProfileIDs(int i)
Removes the ith "PrincipalProfileIDs" element |
void |
setPrincipalProfileIDsArray(int i,
java.lang.String principalProfileIDs)
Sets ith "PrincipalProfileIDs" element |
void |
setPrincipalProfileIDsArray(java.lang.String[] principalProfileIDsArray)
Sets array of all "PrincipalProfileIDs" element |
int |
sizeOfPrincipalProfileIDsArray()
Returns number of "PrincipalProfileIDs" element |
org.apache.xmlbeans.XmlString[] |
xgetPrincipalProfileIDsArray()
Gets (as xml) array of all "PrincipalProfileIDs" elements |
org.apache.xmlbeans.XmlString |
xgetPrincipalProfileIDsArray(int i)
Gets (as xml) ith "PrincipalProfileIDs" element |
void |
xsetPrincipalProfileIDsArray(int i,
org.apache.xmlbeans.XmlString principalProfileIDs)
Sets (as xml) ith "PrincipalProfileIDs" element |
void |
xsetPrincipalProfileIDsArray(org.apache.xmlbeans.XmlString[] principalProfileIDsArray)
Sets (as xml) array of all "PrincipalProfileIDs" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String[] getPrincipalProfileIDsArray()
java.lang.String getPrincipalProfileIDsArray(int i)
org.apache.xmlbeans.XmlString[] xgetPrincipalProfileIDsArray()
org.apache.xmlbeans.XmlString xgetPrincipalProfileIDsArray(int i)
int sizeOfPrincipalProfileIDsArray()
void setPrincipalProfileIDsArray(java.lang.String[] principalProfileIDsArray)
void setPrincipalProfileIDsArray(int i,
java.lang.String principalProfileIDs)
void xsetPrincipalProfileIDsArray(org.apache.xmlbeans.XmlString[] principalProfileIDsArray)
void xsetPrincipalProfileIDsArray(int i,
org.apache.xmlbeans.XmlString principalProfileIDs)
void insertPrincipalProfileIDs(int i,
java.lang.String principalProfileIDs)
void addPrincipalProfileIDs(java.lang.String principalProfileIDs)
org.apache.xmlbeans.XmlString insertNewPrincipalProfileIDs(int i)
org.apache.xmlbeans.XmlString addNewPrincipalProfileIDs()
void removePrincipalProfileIDs(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||