|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XAttributesLinearConstraints.Constraint.Element
An XML element(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XAttributesLinearConstraints.Constraint.Element.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 | |
|---|---|
XAttributesSet |
addNewAttributesSet()
Appends and returns a new empty "attributesSet" element |
XNumericValue |
addNewCoefficient()
Appends and returns a new empty "coefficient" element |
XVariable |
addNewVariable()
Appends and returns a new empty "variable" element |
String |
getAttributeID()
Gets the "attributeID" element |
XAttributesSet |
getAttributesSet()
Gets the "attributesSet" element |
String |
getAttributesSetID()
Gets the "attributesSetID" element |
XNumericValue |
getCoefficient()
Gets the "coefficient" element |
XVariable |
getVariable()
Gets the "variable" element |
boolean |
isSetAttributeID()
True if has "attributeID" element |
boolean |
isSetAttributesSet()
True if has "attributesSet" element |
boolean |
isSetAttributesSetID()
True if has "attributesSetID" element |
boolean |
isSetVariable()
True if has "variable" element |
void |
setAttributeID(String attributeID)
Sets the "attributeID" element |
void |
setAttributesSet(XAttributesSet attributesSet)
Sets the "attributesSet" element |
void |
setAttributesSetID(String attributesSetID)
Sets the "attributesSetID" element |
void |
setCoefficient(XNumericValue coefficient)
Sets the "coefficient" element |
void |
setVariable(XVariable variable)
Sets the "variable" element |
void |
unsetAttributeID()
Unsets the "attributeID" element |
void |
unsetAttributesSet()
Unsets the "attributesSet" element |
void |
unsetAttributesSetID()
Unsets the "attributesSetID" element |
void |
unsetVariable()
Unsets the "variable" element |
XmlString |
xgetAttributeID()
Gets (as xml) the "attributeID" element |
XmlString |
xgetAttributesSetID()
Gets (as xml) the "attributesSetID" element |
void |
xsetAttributeID(XmlString attributeID)
Sets (as xml) the "attributeID" element |
void |
xsetAttributesSetID(XmlString attributesSetID)
Sets (as xml) the "attributesSetID" 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 getAttributeID()
XmlString xgetAttributeID()
boolean isSetAttributeID()
void setAttributeID(String attributeID)
void xsetAttributeID(XmlString attributeID)
void unsetAttributeID()
String getAttributesSetID()
XmlString xgetAttributesSetID()
boolean isSetAttributesSetID()
void setAttributesSetID(String attributesSetID)
void xsetAttributesSetID(XmlString attributesSetID)
void unsetAttributesSetID()
XAttributesSet getAttributesSet()
boolean isSetAttributesSet()
void setAttributesSet(XAttributesSet attributesSet)
XAttributesSet addNewAttributesSet()
void unsetAttributesSet()
XVariable getVariable()
boolean isSetVariable()
void setVariable(XVariable variable)
XVariable addNewVariable()
void unsetVariable()
XNumericValue getCoefficient()
void setCoefficient(XNumericValue coefficient)
XNumericValue addNewCoefficient()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||