|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XAlternativeReference
An XML alternativeReference(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XAlternativeReference.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 |
String |
getAlternativeID()
Gets the "alternativeID" element |
XAlternativesSet |
getAlternativesSet()
Gets the "alternativesSet" element |
String |
getAlternativesSetID()
Gets the "alternativesSetID" element |
boolean |
isSetAlternativeID()
True if has "alternativeID" element |
boolean |
isSetAlternativesSet()
True if has "alternativesSet" element |
boolean |
isSetAlternativesSetID()
True if has "alternativesSetID" 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 |
unsetAlternativeID()
Unsets the "alternativeID" element |
void |
unsetAlternativesSet()
Unsets the "alternativesSet" element |
void |
unsetAlternativesSetID()
Unsets the "alternativesSetID" 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 |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||