Package openEHR.v1.template.impl
Class QuantityConstraintImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- openEHR.v1.template.impl.ValueConstraintImpl
-
- openEHR.v1.template.impl.QuantityConstraintImpl
-
- All Implemented Interfaces:
Serializable,QuantityConstraint,ValueConstraint,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class QuantityConstraintImpl extends ValueConstraintImpl implements QuantityConstraint
An XML quantityConstraint(@openEHR/v1/Template). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface openEHR.v1.template.QuantityConstraint
QuantityConstraint.Factory
-
Nested classes/interfaces inherited from interface openEHR.v1.template.ValueConstraint
ValueConstraint.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface openEHR.v1.template.QuantityConstraint
type
-
Fields inherited from interface openEHR.v1.template.ValueConstraint
type
-
-
Constructor Summary
Constructors Constructor Description QuantityConstraintImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddExcludedUnits(String excludedUnits)Appends the value as the last "excludedUnits" elementvoidaddIncludedUnits(String includedUnits)Appends the value as the last "includedUnits" elementorg.apache.xmlbeans.XmlStringaddNewExcludedUnits()Appends and returns a new empty value (as xml) as the last "excludedUnits" elementorg.apache.xmlbeans.XmlStringaddNewIncludedUnits()Appends and returns a new empty value (as xml) as the last "includedUnits" elementQuantityUnitConstraintaddNewUnitMagnitude()Appends and returns a new empty value (as xml) as the last "unitMagnitude" elementString[]getExcludedUnitsArray()Gets array of all "excludedUnits" elementsStringgetExcludedUnitsArray(int i)Gets ith "excludedUnits" elementString[]getIncludedUnitsArray()Gets array of all "includedUnits" elementsStringgetIncludedUnitsArray(int i)Gets ith "includedUnits" elementQuantityUnitConstraint[]getUnitMagnitudeArray()Gets array of all "unitMagnitude" elementsQuantityUnitConstraintgetUnitMagnitudeArray(int i)Gets ith "unitMagnitude" elementvoidinsertExcludedUnits(int i, String excludedUnits)Inserts the value as the ith "excludedUnits" elementvoidinsertIncludedUnits(int i, String includedUnits)Inserts the value as the ith "includedUnits" elementorg.apache.xmlbeans.XmlStringinsertNewExcludedUnits(int i)Inserts and returns a new empty value (as xml) as the ith "excludedUnits" elementorg.apache.xmlbeans.XmlStringinsertNewIncludedUnits(int i)Inserts and returns a new empty value (as xml) as the ith "includedUnits" elementQuantityUnitConstraintinsertNewUnitMagnitude(int i)Inserts and returns a new empty value (as xml) as the ith "unitMagnitude" elementvoidremoveExcludedUnits(int i)Removes the ith "excludedUnits" elementvoidremoveIncludedUnits(int i)Removes the ith "includedUnits" elementvoidremoveUnitMagnitude(int i)Removes the ith "unitMagnitude" elementvoidsetExcludedUnitsArray(int i, String excludedUnits)Sets ith "excludedUnits" elementvoidsetExcludedUnitsArray(String[] excludedUnitsArray)Sets array of all "excludedUnits" elementvoidsetIncludedUnitsArray(int i, String includedUnits)Sets ith "includedUnits" elementvoidsetIncludedUnitsArray(String[] includedUnitsArray)Sets array of all "includedUnits" elementvoidsetUnitMagnitudeArray(int i, QuantityUnitConstraint unitMagnitude)Sets ith "unitMagnitude" elementvoidsetUnitMagnitudeArray(QuantityUnitConstraint[] unitMagnitudeArray)Sets array of all "unitMagnitude" elementintsizeOfExcludedUnitsArray()Returns number of "excludedUnits" elementintsizeOfIncludedUnitsArray()Returns number of "includedUnits" elementintsizeOfUnitMagnitudeArray()Returns number of "unitMagnitude" elementorg.apache.xmlbeans.XmlString[]xgetExcludedUnitsArray()Gets (as xml) array of all "excludedUnits" elementsorg.apache.xmlbeans.XmlStringxgetExcludedUnitsArray(int i)Gets (as xml) ith "excludedUnits" elementorg.apache.xmlbeans.XmlString[]xgetIncludedUnitsArray()Gets (as xml) array of all "includedUnits" elementsorg.apache.xmlbeans.XmlStringxgetIncludedUnitsArray(int i)Gets (as xml) ith "includedUnits" elementvoidxsetExcludedUnitsArray(int i, org.apache.xmlbeans.XmlString excludedUnits)Sets (as xml) ith "excludedUnits" elementvoidxsetExcludedUnitsArray(org.apache.xmlbeans.XmlString[] excludedUnitsArray)Sets (as xml) array of all "excludedUnits" elementvoidxsetIncludedUnitsArray(int i, org.apache.xmlbeans.XmlString includedUnits)Sets (as xml) ith "includedUnits" elementvoidxsetIncludedUnitsArray(org.apache.xmlbeans.XmlString[] includedUnitsArray)Sets (as xml) array of all "includedUnits" element-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, 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_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, 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, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, 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, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, 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
-
-
-
-
Method Detail
-
getIncludedUnitsArray
public String[] getIncludedUnitsArray()
Gets array of all "includedUnits" elements- Specified by:
getIncludedUnitsArrayin interfaceQuantityConstraint
-
getIncludedUnitsArray
public String getIncludedUnitsArray(int i)
Gets ith "includedUnits" element- Specified by:
getIncludedUnitsArrayin interfaceQuantityConstraint
-
xgetIncludedUnitsArray
public org.apache.xmlbeans.XmlString[] xgetIncludedUnitsArray()
Gets (as xml) array of all "includedUnits" elements- Specified by:
xgetIncludedUnitsArrayin interfaceQuantityConstraint
-
xgetIncludedUnitsArray
public org.apache.xmlbeans.XmlString xgetIncludedUnitsArray(int i)
Gets (as xml) ith "includedUnits" element- Specified by:
xgetIncludedUnitsArrayin interfaceQuantityConstraint
-
sizeOfIncludedUnitsArray
public int sizeOfIncludedUnitsArray()
Returns number of "includedUnits" element- Specified by:
sizeOfIncludedUnitsArrayin interfaceQuantityConstraint
-
setIncludedUnitsArray
public void setIncludedUnitsArray(String[] includedUnitsArray)
Sets array of all "includedUnits" element- Specified by:
setIncludedUnitsArrayin interfaceQuantityConstraint
-
setIncludedUnitsArray
public void setIncludedUnitsArray(int i, String includedUnits)Sets ith "includedUnits" element- Specified by:
setIncludedUnitsArrayin interfaceQuantityConstraint
-
xsetIncludedUnitsArray
public void xsetIncludedUnitsArray(org.apache.xmlbeans.XmlString[] includedUnitsArray)
Sets (as xml) array of all "includedUnits" element- Specified by:
xsetIncludedUnitsArrayin interfaceQuantityConstraint
-
xsetIncludedUnitsArray
public void xsetIncludedUnitsArray(int i, org.apache.xmlbeans.XmlString includedUnits)Sets (as xml) ith "includedUnits" element- Specified by:
xsetIncludedUnitsArrayin interfaceQuantityConstraint
-
insertIncludedUnits
public void insertIncludedUnits(int i, String includedUnits)Inserts the value as the ith "includedUnits" element- Specified by:
insertIncludedUnitsin interfaceQuantityConstraint
-
addIncludedUnits
public void addIncludedUnits(String includedUnits)
Appends the value as the last "includedUnits" element- Specified by:
addIncludedUnitsin interfaceQuantityConstraint
-
insertNewIncludedUnits
public org.apache.xmlbeans.XmlString insertNewIncludedUnits(int i)
Inserts and returns a new empty value (as xml) as the ith "includedUnits" element- Specified by:
insertNewIncludedUnitsin interfaceQuantityConstraint
-
addNewIncludedUnits
public org.apache.xmlbeans.XmlString addNewIncludedUnits()
Appends and returns a new empty value (as xml) as the last "includedUnits" element- Specified by:
addNewIncludedUnitsin interfaceQuantityConstraint
-
removeIncludedUnits
public void removeIncludedUnits(int i)
Removes the ith "includedUnits" element- Specified by:
removeIncludedUnitsin interfaceQuantityConstraint
-
getExcludedUnitsArray
public String[] getExcludedUnitsArray()
Gets array of all "excludedUnits" elements- Specified by:
getExcludedUnitsArrayin interfaceQuantityConstraint
-
getExcludedUnitsArray
public String getExcludedUnitsArray(int i)
Gets ith "excludedUnits" element- Specified by:
getExcludedUnitsArrayin interfaceQuantityConstraint
-
xgetExcludedUnitsArray
public org.apache.xmlbeans.XmlString[] xgetExcludedUnitsArray()
Gets (as xml) array of all "excludedUnits" elements- Specified by:
xgetExcludedUnitsArrayin interfaceQuantityConstraint
-
xgetExcludedUnitsArray
public org.apache.xmlbeans.XmlString xgetExcludedUnitsArray(int i)
Gets (as xml) ith "excludedUnits" element- Specified by:
xgetExcludedUnitsArrayin interfaceQuantityConstraint
-
sizeOfExcludedUnitsArray
public int sizeOfExcludedUnitsArray()
Returns number of "excludedUnits" element- Specified by:
sizeOfExcludedUnitsArrayin interfaceQuantityConstraint
-
setExcludedUnitsArray
public void setExcludedUnitsArray(String[] excludedUnitsArray)
Sets array of all "excludedUnits" element- Specified by:
setExcludedUnitsArrayin interfaceQuantityConstraint
-
setExcludedUnitsArray
public void setExcludedUnitsArray(int i, String excludedUnits)Sets ith "excludedUnits" element- Specified by:
setExcludedUnitsArrayin interfaceQuantityConstraint
-
xsetExcludedUnitsArray
public void xsetExcludedUnitsArray(org.apache.xmlbeans.XmlString[] excludedUnitsArray)
Sets (as xml) array of all "excludedUnits" element- Specified by:
xsetExcludedUnitsArrayin interfaceQuantityConstraint
-
xsetExcludedUnitsArray
public void xsetExcludedUnitsArray(int i, org.apache.xmlbeans.XmlString excludedUnits)Sets (as xml) ith "excludedUnits" element- Specified by:
xsetExcludedUnitsArrayin interfaceQuantityConstraint
-
insertExcludedUnits
public void insertExcludedUnits(int i, String excludedUnits)Inserts the value as the ith "excludedUnits" element- Specified by:
insertExcludedUnitsin interfaceQuantityConstraint
-
addExcludedUnits
public void addExcludedUnits(String excludedUnits)
Appends the value as the last "excludedUnits" element- Specified by:
addExcludedUnitsin interfaceQuantityConstraint
-
insertNewExcludedUnits
public org.apache.xmlbeans.XmlString insertNewExcludedUnits(int i)
Inserts and returns a new empty value (as xml) as the ith "excludedUnits" element- Specified by:
insertNewExcludedUnitsin interfaceQuantityConstraint
-
addNewExcludedUnits
public org.apache.xmlbeans.XmlString addNewExcludedUnits()
Appends and returns a new empty value (as xml) as the last "excludedUnits" element- Specified by:
addNewExcludedUnitsin interfaceQuantityConstraint
-
removeExcludedUnits
public void removeExcludedUnits(int i)
Removes the ith "excludedUnits" element- Specified by:
removeExcludedUnitsin interfaceQuantityConstraint
-
getUnitMagnitudeArray
public QuantityUnitConstraint[] getUnitMagnitudeArray()
Gets array of all "unitMagnitude" elements- Specified by:
getUnitMagnitudeArrayin interfaceQuantityConstraint
-
getUnitMagnitudeArray
public QuantityUnitConstraint getUnitMagnitudeArray(int i)
Gets ith "unitMagnitude" element- Specified by:
getUnitMagnitudeArrayin interfaceQuantityConstraint
-
sizeOfUnitMagnitudeArray
public int sizeOfUnitMagnitudeArray()
Returns number of "unitMagnitude" element- Specified by:
sizeOfUnitMagnitudeArrayin interfaceQuantityConstraint
-
setUnitMagnitudeArray
public void setUnitMagnitudeArray(QuantityUnitConstraint[] unitMagnitudeArray)
Sets array of all "unitMagnitude" element- Specified by:
setUnitMagnitudeArrayin interfaceQuantityConstraint
-
setUnitMagnitudeArray
public void setUnitMagnitudeArray(int i, QuantityUnitConstraint unitMagnitude)Sets ith "unitMagnitude" element- Specified by:
setUnitMagnitudeArrayin interfaceQuantityConstraint
-
insertNewUnitMagnitude
public QuantityUnitConstraint insertNewUnitMagnitude(int i)
Inserts and returns a new empty value (as xml) as the ith "unitMagnitude" element- Specified by:
insertNewUnitMagnitudein interfaceQuantityConstraint
-
addNewUnitMagnitude
public QuantityUnitConstraint addNewUnitMagnitude()
Appends and returns a new empty value (as xml) as the last "unitMagnitude" element- Specified by:
addNewUnitMagnitudein interfaceQuantityConstraint
-
removeUnitMagnitude
public void removeUnitMagnitude(int i)
Removes the ith "unitMagnitude" element- Specified by:
removeUnitMagnitudein interfaceQuantityConstraint
-
-