|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RightInfo
An XML RightInfo(@http://biplatform.dsws.businessobjects.com/2007/06/01). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
RightInfo.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
java.lang.String |
getCategory()
Gets the "Category" element |
java.lang.String |
getDescription()
Gets the "Description" element |
void |
setCategory(java.lang.String category)
Sets the "Category" element |
void |
setDescription(java.lang.String description)
Sets the "Description" element |
org.apache.xmlbeans.XmlString |
xgetCategory()
Gets (as xml) the "Category" element |
org.apache.xmlbeans.XmlString |
xgetDescription()
Gets (as xml) the "Description" element |
void |
xsetCategory(org.apache.xmlbeans.XmlString category)
Sets (as xml) the "Category" element |
void |
xsetDescription(org.apache.xmlbeans.XmlString description)
Sets (as xml) the "Description" element |
| Methods inherited from interface com.businessobjects.enterprise.infoobject.Right |
|---|
getApplicableKind, getDenied, getID, getObjectKind, getOwner, getScope, isSetApplicableKind, isSetDenied, isSetObjectKind, isSetOwner, isSetScope, setApplicableKind, setDenied, setID, setObjectKind, setOwner, setScope, unsetApplicableKind, unsetDenied, unsetObjectKind, unsetOwner, unsetScope, xgetApplicableKind, xgetDenied, xgetID, xgetObjectKind, xgetOwner, xgetScope, xsetApplicableKind, xsetDenied, xsetID, xsetObjectKind, xsetOwner, xsetScope |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getCategory()
org.apache.xmlbeans.XmlString xgetCategory()
void setCategory(java.lang.String category)
void xsetCategory(org.apache.xmlbeans.XmlString category)
java.lang.String getDescription()
org.apache.xmlbeans.XmlString xgetDescription()
void setDescription(java.lang.String description)
void xsetDescription(org.apache.xmlbeans.XmlString description)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||