|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Limit
An XML Limit(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Limit.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 |
java.lang.String |
getID()
Gets the "ID" element |
java.lang.String |
getScope()
Gets the "Scope" element |
int |
getValue()
Gets the "Value" element |
boolean |
isSetApplicableKind()
True if has "ApplicableKind" element |
boolean |
isSetScope()
True if has "Scope" element |
void |
setApplicableKind(java.lang.String applicableKind)
Sets the "ApplicableKind" element |
void |
setID(java.lang.String id)
Sets the "ID" element |
void |
setScope(java.lang.String scope)
Sets the "Scope" element |
void |
setValue(int value)
Sets the "Value" element |
void |
unsetApplicableKind()
Unsets the "ApplicableKind" element |
void |
unsetScope()
Unsets the "Scope" element |
org.apache.xmlbeans.XmlString |
xgetApplicableKind()
Gets (as xml) the "ApplicableKind" element |
org.apache.xmlbeans.XmlString |
xgetID()
Gets (as xml) the "ID" element |
org.apache.xmlbeans.XmlString |
xgetScope()
Gets (as xml) the "Scope" element |
org.apache.xmlbeans.XmlInt |
xgetValue()
Gets (as xml) the "Value" element |
void |
xsetApplicableKind(org.apache.xmlbeans.XmlString applicableKind)
Sets (as xml) the "ApplicableKind" element |
void |
xsetID(org.apache.xmlbeans.XmlString id)
Sets (as xml) the "ID" element |
void |
xsetScope(org.apache.xmlbeans.XmlString scope)
Sets (as xml) the "Scope" element |
void |
xsetValue(org.apache.xmlbeans.XmlInt value)
Sets (as xml) the "Value" 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)
int getValue()
org.apache.xmlbeans.XmlInt xgetValue()
void setValue(int value)
void xsetValue(org.apache.xmlbeans.XmlInt value)
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 | ||||||||