|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XAlternativesMatrix.Row.Column
An XML column(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XAlternativesMatrix.Row.Column.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 | |
|---|---|
XAlternativesSet |
addNewAlternativesSet()
Appends and returns a new empty "alternativesSet" element |
XDescription |
addNewDescription()
Appends and returns a new empty "description" element |
XValue |
addNewValue()
Appends and returns a new empty "value" element |
String |
getAlternativeID()
Gets the "alternativeID" element |
XAlternativesSet |
getAlternativesSet()
Gets the "alternativesSet" element |
String |
getAlternativesSetID()
Gets the "alternativesSetID" element |
XDescription |
getDescription()
Gets the "description" element |
XValue |
getValue()
Gets the "value" element |
boolean |
isSetAlternativeID()
True if has "alternativeID" element |
boolean |
isSetAlternativesSet()
True if has "alternativesSet" element |
boolean |
isSetAlternativesSetID()
True if has "alternativesSetID" element |
boolean |
isSetDescription()
True if has "description" element |
boolean |
isSetValue()
True if has "value" element |
void |
setAlternativeID(String alternativeID)
Sets the "alternativeID" element |
void |
setAlternativesSet(XAlternativesSet alternativesSet)
Sets the "alternativesSet" element |
void |
setAlternativesSetID(String alternativesSetID)
Sets the "alternativesSetID" element |
void |
setDescription(XDescription description)
Sets the "description" element |
void |
setValue(XValue value)
Sets the "value" element |
void |
unsetAlternativeID()
Unsets the "alternativeID" element |
void |
unsetAlternativesSet()
Unsets the "alternativesSet" element |
void |
unsetAlternativesSetID()
Unsets the "alternativesSetID" element |
void |
unsetDescription()
Unsets the "description" element |
void |
unsetValue()
Unsets the "value" element |
XmlString |
xgetAlternativeID()
Gets (as xml) the "alternativeID" element |
XmlString |
xgetAlternativesSetID()
Gets (as xml) the "alternativesSetID" element |
void |
xsetAlternativeID(XmlString alternativeID)
Sets (as xml) the "alternativeID" element |
void |
xsetAlternativesSetID(XmlString alternativesSetID)
Sets (as xml) the "alternativesSetID" 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 getAlternativeID()
XmlString xgetAlternativeID()
boolean isSetAlternativeID()
void setAlternativeID(String alternativeID)
void xsetAlternativeID(XmlString alternativeID)
void unsetAlternativeID()
String getAlternativesSetID()
XmlString xgetAlternativesSetID()
boolean isSetAlternativesSetID()
void setAlternativesSetID(String alternativesSetID)
void xsetAlternativesSetID(XmlString alternativesSetID)
void unsetAlternativesSetID()
XAlternativesSet getAlternativesSet()
boolean isSetAlternativesSet()
void setAlternativesSet(XAlternativesSet alternativesSet)
XAlternativesSet addNewAlternativesSet()
void unsetAlternativesSet()
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 | |||||||||