|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XValue
An XML value(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
XValue.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 |
XInterval |
addNewInterval()
Appends and returns a new empty "interval" element |
XRankedLabel |
addNewRankedLabel()
Appends and returns a new empty "rankedLabel" element |
XRational |
addNewRational()
Appends and returns a new empty "rational" element |
boolean |
getBoolean()
Gets the "boolean" element |
XDescription |
getDescription()
Gets the "description" element |
String |
getId()
Gets the "id" attribute |
byte[] |
getImage()
Gets the "image" element |
String |
getImageRef()
Gets the "imageRef" element |
int |
getInteger()
Gets the "integer" element |
XInterval |
getInterval()
Gets the "interval" element |
String |
getLabel()
Gets the "label" element |
String |
getMcdaConcept()
Gets the "mcdaConcept" attribute |
String |
getNA()
Gets the "NA" element |
String |
getName()
Gets the "name" attribute |
XRankedLabel |
getRankedLabel()
Gets the "rankedLabel" element |
XRational |
getRational()
Gets the "rational" element |
float |
getReal()
Gets the "real" element |
boolean |
isSetBoolean()
True if has "boolean" element |
boolean |
isSetDescription()
True if has "description" element |
boolean |
isSetId()
True if has "id" attribute |
boolean |
isSetImage()
True if has "image" element |
boolean |
isSetImageRef()
True if has "imageRef" element |
boolean |
isSetInteger()
True if has "integer" element |
boolean |
isSetInterval()
True if has "interval" element |
boolean |
isSetLabel()
True if has "label" element |
boolean |
isSetMcdaConcept()
True if has "mcdaConcept" attribute |
boolean |
isSetNA()
True if has "NA" element |
boolean |
isSetName()
True if has "name" attribute |
boolean |
isSetRankedLabel()
True if has "rankedLabel" element |
boolean |
isSetRational()
True if has "rational" element |
boolean |
isSetReal()
True if has "real" element |
void |
setBoolean(boolean xboolean)
Sets the "boolean" element |
void |
setDescription(XDescription description)
Sets the "description" element |
void |
setId(String id)
Sets the "id" attribute |
void |
setImage(byte[] image)
Sets the "image" element |
void |
setImageRef(String imageRef)
Sets the "imageRef" element |
void |
setInteger(int integer)
Sets the "integer" element |
void |
setInterval(XInterval interval)
Sets the "interval" element |
void |
setLabel(String label)
Sets the "label" element |
void |
setMcdaConcept(String mcdaConcept)
Sets the "mcdaConcept" attribute |
void |
setNA(String na)
Sets the "NA" element |
void |
setName(String name)
Sets the "name" attribute |
void |
setRankedLabel(XRankedLabel rankedLabel)
Sets the "rankedLabel" element |
void |
setRational(XRational rational)
Sets the "rational" element |
void |
setReal(float real)
Sets the "real" element |
void |
unsetBoolean()
Unsets the "boolean" element |
void |
unsetDescription()
Unsets the "description" element |
void |
unsetId()
Unsets the "id" attribute |
void |
unsetImage()
Unsets the "image" element |
void |
unsetImageRef()
Unsets the "imageRef" element |
void |
unsetInteger()
Unsets the "integer" element |
void |
unsetInterval()
Unsets the "interval" element |
void |
unsetLabel()
Unsets the "label" element |
void |
unsetMcdaConcept()
Unsets the "mcdaConcept" attribute |
void |
unsetNA()
Unsets the "NA" element |
void |
unsetName()
Unsets the "name" attribute |
void |
unsetRankedLabel()
Unsets the "rankedLabel" element |
void |
unsetRational()
Unsets the "rational" element |
void |
unsetReal()
Unsets the "real" element |
XmlBoolean |
xgetBoolean()
Gets (as xml) the "boolean" element |
XmlString |
xgetId()
Gets (as xml) the "id" attribute |
XmlBase64Binary |
xgetImage()
Gets (as xml) the "image" element |
XmlString |
xgetImageRef()
Gets (as xml) the "imageRef" element |
XmlInt |
xgetInteger()
Gets (as xml) the "integer" element |
XmlString |
xgetLabel()
Gets (as xml) the "label" element |
XmlString |
xgetMcdaConcept()
Gets (as xml) the "mcdaConcept" attribute |
XmlString |
xgetNA()
Gets (as xml) the "NA" element |
XmlString |
xgetName()
Gets (as xml) the "name" attribute |
XmlFloat |
xgetReal()
Gets (as xml) the "real" element |
void |
xsetBoolean(XmlBoolean xboolean)
Sets (as xml) the "boolean" element |
void |
xsetId(XmlString id)
Sets (as xml) the "id" attribute |
void |
xsetImage(XmlBase64Binary image)
Sets (as xml) the "image" element |
void |
xsetImageRef(XmlString imageRef)
Sets (as xml) the "imageRef" element |
void |
xsetInteger(XmlInt integer)
Sets (as xml) the "integer" element |
void |
xsetLabel(XmlString label)
Sets (as xml) the "label" element |
void |
xsetMcdaConcept(XmlString mcdaConcept)
Sets (as xml) the "mcdaConcept" attribute |
void |
xsetNA(XmlString na)
Sets (as xml) the "NA" element |
void |
xsetName(XmlString name)
Sets (as xml) the "name" attribute |
void |
xsetReal(XmlFloat real)
Sets (as xml) the "real" 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()
int getInteger()
XmlInt xgetInteger()
boolean isSetInteger()
void setInteger(int integer)
void xsetInteger(XmlInt integer)
void unsetInteger()
float getReal()
XmlFloat xgetReal()
boolean isSetReal()
void setReal(float real)
void xsetReal(XmlFloat real)
void unsetReal()
XInterval getInterval()
boolean isSetInterval()
void setInterval(XInterval interval)
XInterval addNewInterval()
void unsetInterval()
XRational getRational()
boolean isSetRational()
void setRational(XRational rational)
XRational addNewRational()
void unsetRational()
String getLabel()
XmlString xgetLabel()
boolean isSetLabel()
void setLabel(String label)
void xsetLabel(XmlString label)
void unsetLabel()
XRankedLabel getRankedLabel()
boolean isSetRankedLabel()
void setRankedLabel(XRankedLabel rankedLabel)
XRankedLabel addNewRankedLabel()
void unsetRankedLabel()
boolean getBoolean()
XmlBoolean xgetBoolean()
boolean isSetBoolean()
void setBoolean(boolean xboolean)
void xsetBoolean(XmlBoolean xboolean)
void unsetBoolean()
String getNA()
XmlString xgetNA()
boolean isSetNA()
void setNA(String na)
void xsetNA(XmlString na)
void unsetNA()
byte[] getImage()
XmlBase64Binary xgetImage()
boolean isSetImage()
void setImage(byte[] image)
void xsetImage(XmlBase64Binary image)
void unsetImage()
String getImageRef()
XmlString xgetImageRef()
boolean isSetImageRef()
void setImageRef(String imageRef)
void xsetImageRef(XmlString imageRef)
void unsetImageRef()
String getId()
XmlString xgetId()
boolean isSetId()
void setId(String id)
void xsetId(XmlString id)
void unsetId()
String getName()
XmlString xgetName()
boolean isSetName()
void setName(String name)
void xsetName(XmlString name)
void unsetName()
String getMcdaConcept()
XmlString xgetMcdaConcept()
boolean isSetMcdaConcept()
void setMcdaConcept(String mcdaConcept)
void xsetMcdaConcept(XmlString mcdaConcept)
void unsetMcdaConcept()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||