org.decisiondeck.jmcda.persist.xmcda2.generated.impl
Class XValueImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by org.decisiondeck.jmcda.persist.xmcda2.generated.impl.XValueImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, SimpleValue, XmlObject, XmlTokenSource, XValue
Direct Known Subclasses:
XNumericValueImpl

public class XValueImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements XValue

An XML value(@http://www.decision-deck.org/2009/XMCDA-2.1.0). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.decisiondeck.jmcda.persist.xmcda2.generated.XValue
XValue.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface org.decisiondeck.jmcda.persist.xmcda2.generated.XValue
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
XValueImpl(SchemaType sType)
           
 
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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_text
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _set, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, hashCode, init_flags, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_newValue, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
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
 

Constructor Detail

XValueImpl

public XValueImpl(SchemaType sType)
Method Detail

getDescription

public XDescription getDescription()
Gets the "description" element

Specified by:
getDescription in interface XValue

isSetDescription

public boolean isSetDescription()
True if has "description" element

Specified by:
isSetDescription in interface XValue

setDescription

public void setDescription(XDescription description)
Sets the "description" element

Specified by:
setDescription in interface XValue

addNewDescription

public XDescription addNewDescription()
Appends and returns a new empty "description" element

Specified by:
addNewDescription in interface XValue

unsetDescription

public void unsetDescription()
Unsets the "description" element

Specified by:
unsetDescription in interface XValue

getInteger

public int getInteger()
Gets the "integer" element

Specified by:
getInteger in interface XValue

xgetInteger

public XmlInt xgetInteger()
Gets (as xml) the "integer" element

Specified by:
xgetInteger in interface XValue

isSetInteger

public boolean isSetInteger()
True if has "integer" element

Specified by:
isSetInteger in interface XValue

setInteger

public void setInteger(int integer)
Sets the "integer" element

Specified by:
setInteger in interface XValue

xsetInteger

public void xsetInteger(XmlInt integer)
Sets (as xml) the "integer" element

Specified by:
xsetInteger in interface XValue

unsetInteger

public void unsetInteger()
Unsets the "integer" element

Specified by:
unsetInteger in interface XValue

getReal

public float getReal()
Gets the "real" element

Specified by:
getReal in interface XValue

xgetReal

public XmlFloat xgetReal()
Gets (as xml) the "real" element

Specified by:
xgetReal in interface XValue

isSetReal

public boolean isSetReal()
True if has "real" element

Specified by:
isSetReal in interface XValue

setReal

public void setReal(float real)
Sets the "real" element

Specified by:
setReal in interface XValue

xsetReal

public void xsetReal(XmlFloat real)
Sets (as xml) the "real" element

Specified by:
xsetReal in interface XValue

unsetReal

public void unsetReal()
Unsets the "real" element

Specified by:
unsetReal in interface XValue

getInterval

public XInterval getInterval()
Gets the "interval" element

Specified by:
getInterval in interface XValue

isSetInterval

public boolean isSetInterval()
True if has "interval" element

Specified by:
isSetInterval in interface XValue

setInterval

public void setInterval(XInterval interval)
Sets the "interval" element

Specified by:
setInterval in interface XValue

addNewInterval

public XInterval addNewInterval()
Appends and returns a new empty "interval" element

Specified by:
addNewInterval in interface XValue

unsetInterval

public void unsetInterval()
Unsets the "interval" element

Specified by:
unsetInterval in interface XValue

getRational

public XRational getRational()
Gets the "rational" element

Specified by:
getRational in interface XValue

isSetRational

public boolean isSetRational()
True if has "rational" element

Specified by:
isSetRational in interface XValue

setRational

public void setRational(XRational rational)
Sets the "rational" element

Specified by:
setRational in interface XValue

addNewRational

public XRational addNewRational()
Appends and returns a new empty "rational" element

Specified by:
addNewRational in interface XValue

unsetRational

public void unsetRational()
Unsets the "rational" element

Specified by:
unsetRational in interface XValue

getLabel

public String getLabel()
Gets the "label" element

Specified by:
getLabel in interface XValue

xgetLabel

public XmlString xgetLabel()
Gets (as xml) the "label" element

Specified by:
xgetLabel in interface XValue

isSetLabel

public boolean isSetLabel()
True if has "label" element

Specified by:
isSetLabel in interface XValue

setLabel

public void setLabel(String label)
Sets the "label" element

Specified by:
setLabel in interface XValue

xsetLabel

public void xsetLabel(XmlString label)
Sets (as xml) the "label" element

Specified by:
xsetLabel in interface XValue

unsetLabel

public void unsetLabel()
Unsets the "label" element

Specified by:
unsetLabel in interface XValue

getRankedLabel

public XRankedLabel getRankedLabel()
Gets the "rankedLabel" element

Specified by:
getRankedLabel in interface XValue

isSetRankedLabel

public boolean isSetRankedLabel()
True if has "rankedLabel" element

Specified by:
isSetRankedLabel in interface XValue

setRankedLabel

public void setRankedLabel(XRankedLabel rankedLabel)
Sets the "rankedLabel" element

Specified by:
setRankedLabel in interface XValue

addNewRankedLabel

public XRankedLabel addNewRankedLabel()
Appends and returns a new empty "rankedLabel" element

Specified by:
addNewRankedLabel in interface XValue

unsetRankedLabel

public void unsetRankedLabel()
Unsets the "rankedLabel" element

Specified by:
unsetRankedLabel in interface XValue

getBoolean

public boolean getBoolean()
Gets the "boolean" element

Specified by:
getBoolean in interface XValue

xgetBoolean

public XmlBoolean xgetBoolean()
Gets (as xml) the "boolean" element

Specified by:
xgetBoolean in interface XValue

isSetBoolean

public boolean isSetBoolean()
True if has "boolean" element

Specified by:
isSetBoolean in interface XValue

setBoolean

public void setBoolean(boolean xboolean)
Sets the "boolean" element

Specified by:
setBoolean in interface XValue

xsetBoolean

public void xsetBoolean(XmlBoolean xboolean)
Sets (as xml) the "boolean" element

Specified by:
xsetBoolean in interface XValue

unsetBoolean

public void unsetBoolean()
Unsets the "boolean" element

Specified by:
unsetBoolean in interface XValue

getNA

public String getNA()
Gets the "NA" element

Specified by:
getNA in interface XValue

xgetNA

public XmlString xgetNA()
Gets (as xml) the "NA" element

Specified by:
xgetNA in interface XValue

isSetNA

public boolean isSetNA()
True if has "NA" element

Specified by:
isSetNA in interface XValue

setNA

public void setNA(String na)
Sets the "NA" element

Specified by:
setNA in interface XValue

xsetNA

public void xsetNA(XmlString na)
Sets (as xml) the "NA" element

Specified by:
xsetNA in interface XValue

unsetNA

public void unsetNA()
Unsets the "NA" element

Specified by:
unsetNA in interface XValue

getImage

public byte[] getImage()
Gets the "image" element

Specified by:
getImage in interface XValue

xgetImage

public XmlBase64Binary xgetImage()
Gets (as xml) the "image" element

Specified by:
xgetImage in interface XValue

isSetImage

public boolean isSetImage()
True if has "image" element

Specified by:
isSetImage in interface XValue

setImage

public void setImage(byte[] image)
Sets the "image" element

Specified by:
setImage in interface XValue

xsetImage

public void xsetImage(XmlBase64Binary image)
Sets (as xml) the "image" element

Specified by:
xsetImage in interface XValue

unsetImage

public void unsetImage()
Unsets the "image" element

Specified by:
unsetImage in interface XValue

getImageRef

public String getImageRef()
Gets the "imageRef" element

Specified by:
getImageRef in interface XValue

xgetImageRef

public XmlString xgetImageRef()
Gets (as xml) the "imageRef" element

Specified by:
xgetImageRef in interface XValue

isSetImageRef

public boolean isSetImageRef()
True if has "imageRef" element

Specified by:
isSetImageRef in interface XValue

setImageRef

public void setImageRef(String imageRef)
Sets the "imageRef" element

Specified by:
setImageRef in interface XValue

xsetImageRef

public void xsetImageRef(XmlString imageRef)
Sets (as xml) the "imageRef" element

Specified by:
xsetImageRef in interface XValue

unsetImageRef

public void unsetImageRef()
Unsets the "imageRef" element

Specified by:
unsetImageRef in interface XValue

getId

public String getId()
Gets the "id" attribute

Specified by:
getId in interface XValue

xgetId

public XmlString xgetId()
Gets (as xml) the "id" attribute

Specified by:
xgetId in interface XValue

isSetId

public boolean isSetId()
True if has "id" attribute

Specified by:
isSetId in interface XValue

setId

public void setId(String id)
Sets the "id" attribute

Specified by:
setId in interface XValue

xsetId

public void xsetId(XmlString id)
Sets (as xml) the "id" attribute

Specified by:
xsetId in interface XValue

unsetId

public void unsetId()
Unsets the "id" attribute

Specified by:
unsetId in interface XValue

getName

public String getName()
Gets the "name" attribute

Specified by:
getName in interface XValue

xgetName

public XmlString xgetName()
Gets (as xml) the "name" attribute

Specified by:
xgetName in interface XValue

isSetName

public boolean isSetName()
True if has "name" attribute

Specified by:
isSetName in interface XValue

setName

public void setName(String name)
Sets the "name" attribute

Specified by:
setName in interface XValue

xsetName

public void xsetName(XmlString name)
Sets (as xml) the "name" attribute

Specified by:
xsetName in interface XValue

unsetName

public void unsetName()
Unsets the "name" attribute

Specified by:
unsetName in interface XValue

getMcdaConcept

public String getMcdaConcept()
Gets the "mcdaConcept" attribute

Specified by:
getMcdaConcept in interface XValue

xgetMcdaConcept

public XmlString xgetMcdaConcept()
Gets (as xml) the "mcdaConcept" attribute

Specified by:
xgetMcdaConcept in interface XValue

isSetMcdaConcept

public boolean isSetMcdaConcept()
True if has "mcdaConcept" attribute

Specified by:
isSetMcdaConcept in interface XValue

setMcdaConcept

public void setMcdaConcept(String mcdaConcept)
Sets the "mcdaConcept" attribute

Specified by:
setMcdaConcept in interface XValue

xsetMcdaConcept

public void xsetMcdaConcept(XmlString mcdaConcept)
Sets (as xml) the "mcdaConcept" attribute

Specified by:
xsetMcdaConcept in interface XValue

unsetMcdaConcept

public void unsetMcdaConcept()
Unsets the "mcdaConcept" attribute

Specified by:
unsetMcdaConcept in interface XValue


Copyright © 2011. All Rights Reserved.