|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XAlternativeOnCriteriaPerformances.Performance
An XML performance(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XAlternativeOnCriteriaPerformances.Performance.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 | |
|---|---|
XDescription |
addNewDescription()
Appends and returns a new empty "description" element |
XValue |
addNewValue()
Appends and returns a new empty "value" element |
String |
getAttributeID()
Gets the "attributeID" element |
String |
getCriterionID()
Gets the "criterionID" element |
XDescription |
getDescription()
Gets the "description" element |
XValue |
getValue()
Gets the "value" element |
boolean |
isSetAttributeID()
True if has "attributeID" element |
boolean |
isSetCriterionID()
True if has "criterionID" element |
boolean |
isSetDescription()
True if has "description" element |
boolean |
isSetValue()
True if has "value" element |
void |
setAttributeID(String attributeID)
Sets the "attributeID" element |
void |
setCriterionID(String criterionID)
Sets the "criterionID" element |
void |
setDescription(XDescription description)
Sets the "description" element |
void |
setValue(XValue value)
Sets the "value" element |
void |
unsetAttributeID()
Unsets the "attributeID" element |
void |
unsetCriterionID()
Unsets the "criterionID" element |
void |
unsetDescription()
Unsets the "description" element |
void |
unsetValue()
Unsets the "value" element |
XmlString |
xgetAttributeID()
Gets (as xml) the "attributeID" element |
XmlString |
xgetCriterionID()
Gets (as xml) the "criterionID" element |
void |
xsetAttributeID(XmlString attributeID)
Sets (as xml) the "attributeID" element |
void |
xsetCriterionID(XmlString criterionID)
Sets (as xml) the "criterionID" 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 |
|---|
XDescription getDescription()
boolean isSetDescription()
void setDescription(XDescription description)
XDescription addNewDescription()
void unsetDescription()
String getCriterionID()
XmlString xgetCriterionID()
boolean isSetCriterionID()
void setCriterionID(String criterionID)
void xsetCriterionID(XmlString criterionID)
void unsetCriterionID()
String getAttributeID()
XmlString xgetAttributeID()
boolean isSetAttributeID()
void setAttributeID(String attributeID)
void xsetAttributeID(XmlString attributeID)
void unsetAttributeID()
XValue getValue()
boolean isSetValue()
void setValue(XValue value)
XValue addNewValue()
void unsetValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||