|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XQuantitative
An XML quantitative(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XQuantitative.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 | |
|---|---|
XNumericValue |
addNewMaximum()
Appends and returns a new empty "maximum" element |
XNumericValue |
addNewMinimum()
Appends and returns a new empty "minimum" element |
XNumericValue |
getMaximum()
Gets the "maximum" element |
XNumericValue |
getMinimum()
Gets the "minimum" element |
XPreferenceDirection.Enum |
getPreferenceDirection()
Gets the "preferenceDirection" element |
boolean |
isSetMaximum()
True if has "maximum" element |
boolean |
isSetMinimum()
True if has "minimum" element |
boolean |
isSetPreferenceDirection()
True if has "preferenceDirection" element |
void |
setMaximum(XNumericValue maximum)
Sets the "maximum" element |
void |
setMinimum(XNumericValue minimum)
Sets the "minimum" element |
void |
setPreferenceDirection(XPreferenceDirection.Enum preferenceDirection)
Sets the "preferenceDirection" element |
void |
unsetMaximum()
Unsets the "maximum" element |
void |
unsetMinimum()
Unsets the "minimum" element |
void |
unsetPreferenceDirection()
Unsets the "preferenceDirection" element |
XPreferenceDirection |
xgetPreferenceDirection()
Gets (as xml) the "preferenceDirection" element |
void |
xsetPreferenceDirection(XPreferenceDirection preferenceDirection)
Sets (as xml) the "preferenceDirection" 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 |
|---|
XPreferenceDirection.Enum getPreferenceDirection()
XPreferenceDirection xgetPreferenceDirection()
boolean isSetPreferenceDirection()
void setPreferenceDirection(XPreferenceDirection.Enum preferenceDirection)
void xsetPreferenceDirection(XPreferenceDirection preferenceDirection)
void unsetPreferenceDirection()
XNumericValue getMinimum()
boolean isSetMinimum()
void setMinimum(XNumericValue minimum)
XNumericValue addNewMinimum()
void unsetMinimum()
XNumericValue getMaximum()
boolean isSetMaximum()
void setMaximum(XNumericValue maximum)
XNumericValue addNewMaximum()
void unsetMaximum()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||