|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PluginRole
An XML PluginRole(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PluginRole.Factory
A factory class with static methods for creating instances of this type. |
static interface |
PluginRole.Rights
An XML Rights(@http://enterprise.businessobjects.com/3.0/infoobject). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
PluginRole.Rights |
addNewRights()
Appends and returns a new empty "Rights" element |
java.lang.String |
getDescription()
Gets the "Description" element |
int |
getID()
Gets the "ID" element |
PluginRole.Rights |
getRights()
Gets the "Rights" element |
boolean |
isSetDescription()
True if has "Description" element |
boolean |
isSetID()
True if has "ID" element |
boolean |
isSetRights()
True if has "Rights" element |
void |
setDescription(java.lang.String description)
Sets the "Description" element |
void |
setID(int id)
Sets the "ID" element |
void |
setRights(PluginRole.Rights rights)
Sets the "Rights" element |
void |
unsetDescription()
Unsets the "Description" element |
void |
unsetID()
Unsets the "ID" element |
void |
unsetRights()
Unsets the "Rights" element |
org.apache.xmlbeans.XmlString |
xgetDescription()
Gets (as xml) the "Description" element |
org.apache.xmlbeans.XmlInt |
xgetID()
Gets (as xml) the "ID" element |
void |
xsetDescription(org.apache.xmlbeans.XmlString description)
Sets (as xml) the "Description" element |
void |
xsetID(org.apache.xmlbeans.XmlInt id)
Sets (as xml) the "ID" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
PluginRole.Rights getRights()
boolean isSetRights()
void setRights(PluginRole.Rights rights)
PluginRole.Rights addNewRights()
void unsetRights()
java.lang.String getDescription()
org.apache.xmlbeans.XmlString xgetDescription()
boolean isSetDescription()
void setDescription(java.lang.String description)
void xsetDescription(org.apache.xmlbeans.XmlString description)
void unsetDescription()
int getID()
org.apache.xmlbeans.XmlInt xgetID()
boolean isSetID()
void setID(int id)
void xsetID(org.apache.xmlbeans.XmlInt id)
void unsetID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||