|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ObjectsAssignedRole
An XML ObjectsAssignedRole(@http://enterprise.businessobjects.com/3.0/customrole). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ObjectsAssignedRole.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 |
addNewObjectAssignedRole()
Appends and returns a new empty value (as xml) as the last "ObjectAssignedRole" element |
void |
addObjectAssignedRole(java.lang.String objectAssignedRole)
Appends the value as the last "ObjectAssignedRole" element |
java.lang.String[] |
getObjectAssignedRoleArray()
Gets array of all "ObjectAssignedRole" elements |
java.lang.String |
getObjectAssignedRoleArray(int i)
Gets ith "ObjectAssignedRole" element |
org.apache.xmlbeans.XmlString |
insertNewObjectAssignedRole(int i)
Inserts and returns a new empty value (as xml) as the ith "ObjectAssignedRole" element |
void |
insertObjectAssignedRole(int i,
java.lang.String objectAssignedRole)
Inserts the value as the ith "ObjectAssignedRole" element |
void |
removeObjectAssignedRole(int i)
Removes the ith "ObjectAssignedRole" element |
void |
setObjectAssignedRoleArray(int i,
java.lang.String objectAssignedRole)
Sets ith "ObjectAssignedRole" element |
void |
setObjectAssignedRoleArray(java.lang.String[] objectAssignedRoleArray)
Sets array of all "ObjectAssignedRole" element |
int |
sizeOfObjectAssignedRoleArray()
Returns number of "ObjectAssignedRole" element |
org.apache.xmlbeans.XmlString[] |
xgetObjectAssignedRoleArray()
Gets (as xml) array of all "ObjectAssignedRole" elements |
org.apache.xmlbeans.XmlString |
xgetObjectAssignedRoleArray(int i)
Gets (as xml) ith "ObjectAssignedRole" element |
void |
xsetObjectAssignedRoleArray(int i,
org.apache.xmlbeans.XmlString objectAssignedRole)
Sets (as xml) ith "ObjectAssignedRole" element |
void |
xsetObjectAssignedRoleArray(org.apache.xmlbeans.XmlString[] objectAssignedRoleArray)
Sets (as xml) array of all "ObjectAssignedRole" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String[] getObjectAssignedRoleArray()
java.lang.String getObjectAssignedRoleArray(int i)
org.apache.xmlbeans.XmlString[] xgetObjectAssignedRoleArray()
org.apache.xmlbeans.XmlString xgetObjectAssignedRoleArray(int i)
int sizeOfObjectAssignedRoleArray()
void setObjectAssignedRoleArray(java.lang.String[] objectAssignedRoleArray)
void setObjectAssignedRoleArray(int i,
java.lang.String objectAssignedRole)
void xsetObjectAssignedRoleArray(org.apache.xmlbeans.XmlString[] objectAssignedRoleArray)
void xsetObjectAssignedRoleArray(int i,
org.apache.xmlbeans.XmlString objectAssignedRole)
void insertObjectAssignedRole(int i,
java.lang.String objectAssignedRole)
void addObjectAssignedRole(java.lang.String objectAssignedRole)
org.apache.xmlbeans.XmlString insertNewObjectAssignedRole(int i)
org.apache.xmlbeans.XmlString addNewObjectAssignedRole()
void removeObjectAssignedRole(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||