|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PluginRight
An XML PluginRight(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PluginRight.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
int |
getDescription()
Gets the "Description" element |
int |
getID()
Gets the "ID" element |
boolean |
getIsOwnerRight()
Gets the "IsOwnerRight" element |
boolean |
getIsSystemRight()
Gets the "IsSystemRight" element |
boolean |
isSetDescription()
True if has "Description" element |
boolean |
isSetID()
True if has "ID" element |
boolean |
isSetIsOwnerRight()
True if has "IsOwnerRight" element |
boolean |
isSetIsSystemRight()
True if has "IsSystemRight" element |
void |
setDescription(int description)
Sets the "Description" element |
void |
setID(int id)
Sets the "ID" element |
void |
setIsOwnerRight(boolean isOwnerRight)
Sets the "IsOwnerRight" element |
void |
setIsSystemRight(boolean isSystemRight)
Sets the "IsSystemRight" element |
void |
unsetDescription()
Unsets the "Description" element |
void |
unsetID()
Unsets the "ID" element |
void |
unsetIsOwnerRight()
Unsets the "IsOwnerRight" element |
void |
unsetIsSystemRight()
Unsets the "IsSystemRight" element |
org.apache.xmlbeans.XmlInt |
xgetDescription()
Gets (as xml) the "Description" element |
org.apache.xmlbeans.XmlInt |
xgetID()
Gets (as xml) the "ID" element |
org.apache.xmlbeans.XmlBoolean |
xgetIsOwnerRight()
Gets (as xml) the "IsOwnerRight" element |
org.apache.xmlbeans.XmlBoolean |
xgetIsSystemRight()
Gets (as xml) the "IsSystemRight" element |
void |
xsetDescription(org.apache.xmlbeans.XmlInt description)
Sets (as xml) the "Description" element |
void |
xsetID(org.apache.xmlbeans.XmlInt id)
Sets (as xml) the "ID" element |
void |
xsetIsOwnerRight(org.apache.xmlbeans.XmlBoolean isOwnerRight)
Sets (as xml) the "IsOwnerRight" element |
void |
xsetIsSystemRight(org.apache.xmlbeans.XmlBoolean isSystemRight)
Sets (as xml) the "IsSystemRight" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
int getDescription()
org.apache.xmlbeans.XmlInt xgetDescription()
boolean isSetDescription()
void setDescription(int description)
void xsetDescription(org.apache.xmlbeans.XmlInt 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()
boolean getIsSystemRight()
org.apache.xmlbeans.XmlBoolean xgetIsSystemRight()
boolean isSetIsSystemRight()
void setIsSystemRight(boolean isSystemRight)
void xsetIsSystemRight(org.apache.xmlbeans.XmlBoolean isSystemRight)
void unsetIsSystemRight()
boolean getIsOwnerRight()
org.apache.xmlbeans.XmlBoolean xgetIsOwnerRight()
boolean isSetIsOwnerRight()
void setIsOwnerRight(boolean isOwnerRight)
void xsetIsOwnerRight(org.apache.xmlbeans.XmlBoolean isOwnerRight)
void unsetIsOwnerRight()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||