|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XCategoryReference
An XML categoryReference(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XCategoryReference.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
XCategoriesSet |
addNewCategoriesSet()
Appends and returns a new empty "categoriesSet" element |
XCategoriesSet |
getCategoriesSet()
Gets the "categoriesSet" element |
String |
getCategoriesSetID()
Gets the "categoriesSetID" element |
String |
getCategoryID()
Gets the "categoryID" element |
boolean |
isSetCategoriesSet()
True if has "categoriesSet" element |
boolean |
isSetCategoriesSetID()
True if has "categoriesSetID" element |
boolean |
isSetCategoryID()
True if has "categoryID" element |
void |
setCategoriesSet(XCategoriesSet categoriesSet)
Sets the "categoriesSet" element |
void |
setCategoriesSetID(String categoriesSetID)
Sets the "categoriesSetID" element |
void |
setCategoryID(String categoryID)
Sets the "categoryID" element |
void |
unsetCategoriesSet()
Unsets the "categoriesSet" element |
void |
unsetCategoriesSetID()
Unsets the "categoriesSetID" element |
void |
unsetCategoryID()
Unsets the "categoryID" element |
XmlString |
xgetCategoriesSetID()
Gets (as xml) the "categoriesSetID" element |
XmlString |
xgetCategoryID()
Gets (as xml) the "categoryID" element |
void |
xsetCategoriesSetID(XmlString categoriesSetID)
Sets (as xml) the "categoriesSetID" element |
void |
xsetCategoryID(XmlString categoryID)
Sets (as xml) the "categoryID" 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 |
|---|
String getCategoryID()
XmlString xgetCategoryID()
boolean isSetCategoryID()
void setCategoryID(String categoryID)
void xsetCategoryID(XmlString categoryID)
void unsetCategoryID()
String getCategoriesSetID()
XmlString xgetCategoriesSetID()
boolean isSetCategoriesSetID()
void setCategoriesSetID(String categoriesSetID)
void xsetCategoriesSetID(XmlString categoriesSetID)
void unsetCategoriesSetID()
XCategoriesSet getCategoriesSet()
boolean isSetCategoriesSet()
void setCategoriesSet(XCategoriesSet categoriesSet)
XCategoriesSet addNewCategoriesSet()
void unsetCategoriesSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||