|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Right
An XML Right(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Right.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 |
getApplicableKind()
Gets the "ApplicableKind" element |
boolean |
getDenied()
Gets the "Denied" element |
java.lang.String |
getID()
Gets the "ID" element |
java.lang.String |
getObjectKind()
Gets the "ObjectKind" element |
boolean |
getOwner()
Gets the "Owner" element |
java.lang.String |
getScope()
Gets the "Scope" element |
boolean |
isSetApplicableKind()
True if has "ApplicableKind" element |
boolean |
isSetDenied()
True if has "Denied" element |
boolean |
isSetObjectKind()
True if has "ObjectKind" element |
boolean |
isSetOwner()
True if has "Owner" element |
boolean |
isSetScope()
True if has "Scope" element |
void |
setApplicableKind(java.lang.String applicableKind)
Sets the "ApplicableKind" element |
void |
setDenied(boolean denied)
Sets the "Denied" element |
void |
setID(java.lang.String id)
Sets the "ID" element |
void |
setObjectKind(java.lang.String objectKind)
Sets the "ObjectKind" element |
void |
setOwner(boolean owner)
Sets the "Owner" element |
void |
setScope(java.lang.String scope)
Sets the "Scope" element |
void |
unsetApplicableKind()
Unsets the "ApplicableKind" element |
void |
unsetDenied()
Unsets the "Denied" element |
void |
unsetObjectKind()
Unsets the "ObjectKind" element |
void |
unsetOwner()
Unsets the "Owner" element |
void |
unsetScope()
Unsets the "Scope" element |
org.apache.xmlbeans.XmlString |
xgetApplicableKind()
Gets (as xml) the "ApplicableKind" element |
org.apache.xmlbeans.XmlBoolean |
xgetDenied()
Gets (as xml) the "Denied" element |
org.apache.xmlbeans.XmlString |
xgetID()
Gets (as xml) the "ID" element |
org.apache.xmlbeans.XmlString |
xgetObjectKind()
Gets (as xml) the "ObjectKind" element |
org.apache.xmlbeans.XmlBoolean |
xgetOwner()
Gets (as xml) the "Owner" element |
org.apache.xmlbeans.XmlString |
xgetScope()
Gets (as xml) the "Scope" element |
void |
xsetApplicableKind(org.apache.xmlbeans.XmlString applicableKind)
Sets (as xml) the "ApplicableKind" element |
void |
xsetDenied(org.apache.xmlbeans.XmlBoolean denied)
Sets (as xml) the "Denied" element |
void |
xsetID(org.apache.xmlbeans.XmlString id)
Sets (as xml) the "ID" element |
void |
xsetObjectKind(org.apache.xmlbeans.XmlString objectKind)
Sets (as xml) the "ObjectKind" element |
void |
xsetOwner(org.apache.xmlbeans.XmlBoolean owner)
Sets (as xml) the "Owner" element |
void |
xsetScope(org.apache.xmlbeans.XmlString scope)
Sets (as xml) the "Scope" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getID()
org.apache.xmlbeans.XmlString xgetID()
void setID(java.lang.String id)
void xsetID(org.apache.xmlbeans.XmlString id)
boolean getDenied()
org.apache.xmlbeans.XmlBoolean xgetDenied()
boolean isSetDenied()
void setDenied(boolean denied)
void xsetDenied(org.apache.xmlbeans.XmlBoolean denied)
void unsetDenied()
boolean getOwner()
org.apache.xmlbeans.XmlBoolean xgetOwner()
boolean isSetOwner()
void setOwner(boolean owner)
void xsetOwner(org.apache.xmlbeans.XmlBoolean owner)
void unsetOwner()
java.lang.String getObjectKind()
org.apache.xmlbeans.XmlString xgetObjectKind()
boolean isSetObjectKind()
void setObjectKind(java.lang.String objectKind)
void xsetObjectKind(org.apache.xmlbeans.XmlString objectKind)
void unsetObjectKind()
java.lang.String getScope()
org.apache.xmlbeans.XmlString xgetScope()
boolean isSetScope()
void setScope(java.lang.String scope)
void xsetScope(org.apache.xmlbeans.XmlString scope)
void unsetScope()
java.lang.String getApplicableKind()
org.apache.xmlbeans.XmlString xgetApplicableKind()
boolean isSetApplicableKind()
void setApplicableKind(java.lang.String applicableKind)
void xsetApplicableKind(org.apache.xmlbeans.XmlString applicableKind)
void unsetApplicableKind()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||