|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XCategoryProfile.Limits
An XML limits(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XCategoryProfile.Limits.Factory
A factory class with static methods for creating instances of this type. |
static interface |
XCategoryProfile.Limits.LowerCategory
An XML lowerCategory(@). |
static interface |
XCategoryProfile.Limits.UpperCategory
An XML upperCategory(@). |
| Field Summary | |
|---|---|
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
XCategoryProfile.Limits.LowerCategory |
addNewLowerCategory()
Appends and returns a new empty "lowerCategory" element |
XCategoryProfile.Limits.UpperCategory |
addNewUpperCategory()
Appends and returns a new empty "upperCategory" element |
XCategoryProfile.Limits.LowerCategory |
getLowerCategory()
Gets the "lowerCategory" element |
XCategoryProfile.Limits.UpperCategory |
getUpperCategory()
Gets the "upperCategory" element |
void |
setLowerCategory(XCategoryProfile.Limits.LowerCategory lowerCategory)
Sets the "lowerCategory" element |
void |
setUpperCategory(XCategoryProfile.Limits.UpperCategory upperCategory)
Sets the "upperCategory" element |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final SchemaType type
| Method Detail |
|---|
XCategoryProfile.Limits.LowerCategory getLowerCategory()
void setLowerCategory(XCategoryProfile.Limits.LowerCategory lowerCategory)
XCategoryProfile.Limits.LowerCategory addNewLowerCategory()
XCategoryProfile.Limits.UpperCategory getUpperCategory()
void setUpperCategory(XCategoryProfile.Limits.UpperCategory upperCategory)
XCategoryProfile.Limits.UpperCategory addNewUpperCategory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||