|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface PluginRole.Rights
An XML Rights(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PluginRole.Rights.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
PluginRight |
addNewPluginRight()
Appends and returns a new empty value (as xml) as the last "PluginRight" element |
PluginRight[] |
getPluginRightArray()
Gets array of all "PluginRight" elements |
PluginRight |
getPluginRightArray(int i)
Gets ith "PluginRight" element |
PluginRight |
insertNewPluginRight(int i)
Inserts and returns a new empty value (as xml) as the ith "PluginRight" element |
void |
removePluginRight(int i)
Removes the ith "PluginRight" element |
void |
setPluginRightArray(int i,
PluginRight pluginRight)
Sets ith "PluginRight" element |
void |
setPluginRightArray(PluginRight[] pluginRightArray)
Sets array of all "PluginRight" element |
int |
sizeOfPluginRightArray()
Returns number of "PluginRight" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
PluginRight[] getPluginRightArray()
PluginRight getPluginRightArray(int i)
int sizeOfPluginRightArray()
void setPluginRightArray(PluginRight[] pluginRightArray)
void setPluginRightArray(int i,
PluginRight pluginRight)
PluginRight insertNewPluginRight(int i)
PluginRight addNewPluginRight()
void removePluginRight(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||