|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PluginLimit
An XML PluginLimit(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
PluginLimit.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 |
getIsSystemRight()
Gets the "IsSystemRight" element |
boolean |
isSetDescription()
True if has "Description" element |
boolean |
isSetID()
True if has "ID" 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 |
setIsSystemRight(boolean isSystemRight)
Sets the "IsSystemRight" element |
void |
unsetDescription()
Unsets the "Description" element |
void |
unsetID()
Unsets the "ID" 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 |
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 |
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()
boolean getIsSystemRight()
org.apache.xmlbeans.XmlBoolean xgetIsSystemRight()
boolean isSetIsSystemRight()
void setIsSystemRight(boolean isSystemRight)
void xsetIsSystemRight(org.apache.xmlbeans.XmlBoolean isSystemRight)
void unsetIsSystemRight()
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 | ||||||||