Package net.opengis.gml.impl
Class ValueArrayPropertyTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.gml.impl.ValueArrayPropertyTypeImpl
-
- All Implemented Interfaces:
Serializable,ValueArrayPropertyType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class ValueArrayPropertyTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements ValueArrayPropertyType
An XML ValueArrayPropertyType(@http://www.opengis.net/gml). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.opengis.gml.ValueArrayPropertyType
ValueArrayPropertyType.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 net.opengis.gml.ValueArrayPropertyType
type
-
-
Constructor Summary
Constructors Constructor Description ValueArrayPropertyTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddBoolean(boolean xboolean)Appends the value as the last "Boolean" elementvoidaddBooleanList(List booleanList)Appends the value as the last "BooleanList" elementvoidaddCount(BigInteger count)Appends the value as the last "Count" elementvoidaddCountExtent(List countExtent)Appends the value as the last "CountExtent" elementvoidaddCountList(List countList)Appends the value as the last "CountList" elementorg.apache.xmlbeans.XmlBooleanaddNewBoolean()Appends and returns a new empty value (as xml) as the last "Boolean" elementBooleanOrNullListaddNewBooleanList()Appends and returns a new empty value (as xml) as the last "BooleanList" elementCodeTypeaddNewCategory()Appends and returns a new empty value (as xml) as the last "Category" elementCategoryExtentTypeaddNewCategoryExtent()Appends and returns a new empty value (as xml) as the last "CategoryExtent" elementCodeOrNullListTypeaddNewCategoryList()Appends and returns a new empty value (as xml) as the last "CategoryList" elementCompositeValueTypeaddNewCompositeValue()Appends and returns a new empty value (as xml) as the last "CompositeValue" elementorg.apache.xmlbeans.XmlIntegeraddNewCount()Appends and returns a new empty value (as xml) as the last "Count" elementCountExtentTypeaddNewCountExtent()Appends and returns a new empty value (as xml) as the last "CountExtent" elementIntegerOrNullListaddNewCountList()Appends and returns a new empty value (as xml) as the last "CountList" elementNullTypeaddNewNull()Appends and returns a new empty value (as xml) as the last "Null" elementorg.apache.xmlbeans.XmlObjectaddNewObject()Appends and returns a new empty value (as xml) as the last "_Object" elementMeasureTypeaddNewQuantity()Appends and returns a new empty value (as xml) as the last "Quantity" elementQuantityExtentTypeaddNewQuantityExtent()Appends and returns a new empty value (as xml) as the last "QuantityExtent" elementMeasureOrNullListTypeaddNewQuantityList()Appends and returns a new empty value (as xml) as the last "QuantityList" elementvoidaddNull(Object xnull)Appends the value as the last "Null" elementboolean[]getBooleanArray()Gets array of all "Boolean" elementsbooleangetBooleanArray(int i)Gets ith "Boolean" elementList[]getBooleanListArray()Gets array of all "BooleanList" elementsListgetBooleanListArray(int i)Gets ith "BooleanList" elementCodeType[]getCategoryArray()Gets array of all "Category" elementsCodeTypegetCategoryArray(int i)Gets ith "Category" elementCategoryExtentType[]getCategoryExtentArray()Gets array of all "CategoryExtent" elementsCategoryExtentTypegetCategoryExtentArray(int i)Gets ith "CategoryExtent" elementCodeOrNullListType[]getCategoryListArray()Gets array of all "CategoryList" elementsCodeOrNullListTypegetCategoryListArray(int i)Gets ith "CategoryList" elementCompositeValueType[]getCompositeValueArray()Gets array of all "CompositeValue" elementsCompositeValueTypegetCompositeValueArray(int i)Gets ith "CompositeValue" elementBigInteger[]getCountArray()Gets array of all "Count" elementsBigIntegergetCountArray(int i)Gets ith "Count" elementList[]getCountExtentArray()Gets array of all "CountExtent" elementsListgetCountExtentArray(int i)Gets ith "CountExtent" elementList[]getCountListArray()Gets array of all "CountList" elementsListgetCountListArray(int i)Gets ith "CountList" elementObject[]getNullArray()Gets array of all "Null" elementsObjectgetNullArray(int i)Gets ith "Null" elementorg.apache.xmlbeans.XmlObject[]getObjectArray()Gets array of all "_Object" elementsorg.apache.xmlbeans.XmlObjectgetObjectArray(int i)Gets ith "_Object" elementMeasureType[]getQuantityArray()Gets array of all "Quantity" elementsMeasureTypegetQuantityArray(int i)Gets ith "Quantity" elementQuantityExtentType[]getQuantityExtentArray()Gets array of all "QuantityExtent" elementsQuantityExtentTypegetQuantityExtentArray(int i)Gets ith "QuantityExtent" elementMeasureOrNullListType[]getQuantityListArray()Gets array of all "QuantityList" elementsMeasureOrNullListTypegetQuantityListArray(int i)Gets ith "QuantityList" elementvoidinsertBoolean(int i, boolean xboolean)Inserts the value as the ith "Boolean" elementvoidinsertBooleanList(int i, List booleanList)Inserts the value as the ith "BooleanList" elementvoidinsertCount(int i, BigInteger count)Inserts the value as the ith "Count" elementvoidinsertCountExtent(int i, List countExtent)Inserts the value as the ith "CountExtent" elementvoidinsertCountList(int i, List countList)Inserts the value as the ith "CountList" elementorg.apache.xmlbeans.XmlBooleaninsertNewBoolean(int i)Inserts and returns a new empty value (as xml) as the ith "Boolean" elementBooleanOrNullListinsertNewBooleanList(int i)Inserts and returns a new empty value (as xml) as the ith "BooleanList" elementCodeTypeinsertNewCategory(int i)Inserts and returns a new empty value (as xml) as the ith "Category" elementCategoryExtentTypeinsertNewCategoryExtent(int i)Inserts and returns a new empty value (as xml) as the ith "CategoryExtent" elementCodeOrNullListTypeinsertNewCategoryList(int i)Inserts and returns a new empty value (as xml) as the ith "CategoryList" elementCompositeValueTypeinsertNewCompositeValue(int i)Inserts and returns a new empty value (as xml) as the ith "CompositeValue" elementorg.apache.xmlbeans.XmlIntegerinsertNewCount(int i)Inserts and returns a new empty value (as xml) as the ith "Count" elementCountExtentTypeinsertNewCountExtent(int i)Inserts and returns a new empty value (as xml) as the ith "CountExtent" elementIntegerOrNullListinsertNewCountList(int i)Inserts and returns a new empty value (as xml) as the ith "CountList" elementNullTypeinsertNewNull(int i)Inserts and returns a new empty value (as xml) as the ith "Null" elementorg.apache.xmlbeans.XmlObjectinsertNewObject(int i)Inserts and returns a new empty value (as xml) as the ith "_Object" elementMeasureTypeinsertNewQuantity(int i)Inserts and returns a new empty value (as xml) as the ith "Quantity" elementQuantityExtentTypeinsertNewQuantityExtent(int i)Inserts and returns a new empty value (as xml) as the ith "QuantityExtent" elementMeasureOrNullListTypeinsertNewQuantityList(int i)Inserts and returns a new empty value (as xml) as the ith "QuantityList" elementvoidinsertNull(int i, Object xnull)Inserts the value as the ith "Null" elementvoidremoveBoolean(int i)Removes the ith "Boolean" elementvoidremoveBooleanList(int i)Removes the ith "BooleanList" elementvoidremoveCategory(int i)Removes the ith "Category" elementvoidremoveCategoryExtent(int i)Removes the ith "CategoryExtent" elementvoidremoveCategoryList(int i)Removes the ith "CategoryList" elementvoidremoveCompositeValue(int i)Removes the ith "CompositeValue" elementvoidremoveCount(int i)Removes the ith "Count" elementvoidremoveCountExtent(int i)Removes the ith "CountExtent" elementvoidremoveCountList(int i)Removes the ith "CountList" elementvoidremoveNull(int i)Removes the ith "Null" elementvoidremoveObject(int i)Removes the ith "_Object" elementvoidremoveQuantity(int i)Removes the ith "Quantity" elementvoidremoveQuantityExtent(int i)Removes the ith "QuantityExtent" elementvoidremoveQuantityList(int i)Removes the ith "QuantityList" elementvoidsetBooleanArray(boolean[] xbooleanArray)Sets array of all "Boolean" elementvoidsetBooleanArray(int i, boolean xboolean)Sets ith "Boolean" elementvoidsetBooleanListArray(int i, List booleanList)Sets ith "BooleanList" elementvoidsetBooleanListArray(List[] booleanListArray)Sets array of all "BooleanList" elementvoidsetCategoryArray(int i, CodeType category)Sets ith "Category" elementvoidsetCategoryArray(CodeType[] categoryArray)Sets array of all "Category" elementvoidsetCategoryExtentArray(int i, CategoryExtentType categoryExtent)Sets ith "CategoryExtent" elementvoidsetCategoryExtentArray(CategoryExtentType[] categoryExtentArray)Sets array of all "CategoryExtent" elementvoidsetCategoryListArray(int i, CodeOrNullListType categoryList)Sets ith "CategoryList" elementvoidsetCategoryListArray(CodeOrNullListType[] categoryListArray)Sets array of all "CategoryList" elementvoidsetCompositeValueArray(int i, CompositeValueType compositeValue)Sets ith "CompositeValue" elementvoidsetCompositeValueArray(CompositeValueType[] compositeValueArray)Sets array of all "CompositeValue" elementvoidsetCountArray(int i, BigInteger count)Sets ith "Count" elementvoidsetCountArray(BigInteger[] countArray)Sets array of all "Count" elementvoidsetCountExtentArray(int i, List countExtent)Sets ith "CountExtent" elementvoidsetCountExtentArray(List[] countExtentArray)Sets array of all "CountExtent" elementvoidsetCountListArray(int i, List countList)Sets ith "CountList" elementvoidsetCountListArray(List[] countListArray)Sets array of all "CountList" elementvoidsetNullArray(int i, Object xnull)Sets ith "Null" elementvoidsetNullArray(Object[] xnullArray)Sets array of all "Null" elementvoidsetObjectArray(int i, org.apache.xmlbeans.XmlObject object)Sets ith "_Object" elementvoidsetObjectArray(org.apache.xmlbeans.XmlObject[] objectArray)Sets array of all "_Object" elementvoidsetQuantityArray(int i, MeasureType quantity)Sets ith "Quantity" elementvoidsetQuantityArray(MeasureType[] quantityArray)Sets array of all "Quantity" elementvoidsetQuantityExtentArray(int i, QuantityExtentType quantityExtent)Sets ith "QuantityExtent" elementvoidsetQuantityExtentArray(QuantityExtentType[] quantityExtentArray)Sets array of all "QuantityExtent" elementvoidsetQuantityListArray(int i, MeasureOrNullListType quantityList)Sets ith "QuantityList" elementvoidsetQuantityListArray(MeasureOrNullListType[] quantityListArray)Sets array of all "QuantityList" elementintsizeOfBooleanArray()Returns number of "Boolean" elementintsizeOfBooleanListArray()Returns number of "BooleanList" elementintsizeOfCategoryArray()Returns number of "Category" elementintsizeOfCategoryExtentArray()Returns number of "CategoryExtent" elementintsizeOfCategoryListArray()Returns number of "CategoryList" elementintsizeOfCompositeValueArray()Returns number of "CompositeValue" elementintsizeOfCountArray()Returns number of "Count" elementintsizeOfCountExtentArray()Returns number of "CountExtent" elementintsizeOfCountListArray()Returns number of "CountList" elementintsizeOfNullArray()Returns number of "Null" elementintsizeOfObjectArray()Returns number of "_Object" elementintsizeOfQuantityArray()Returns number of "Quantity" elementintsizeOfQuantityExtentArray()Returns number of "QuantityExtent" elementintsizeOfQuantityListArray()Returns number of "QuantityList" elementorg.apache.xmlbeans.XmlBoolean[]xgetBooleanArray()Gets (as xml) array of all "Boolean" elementsorg.apache.xmlbeans.XmlBooleanxgetBooleanArray(int i)Gets (as xml) ith "Boolean" elementBooleanOrNullList[]xgetBooleanListArray()Gets (as xml) array of all "BooleanList" elementsBooleanOrNullListxgetBooleanListArray(int i)Gets (as xml) ith "BooleanList" elementorg.apache.xmlbeans.XmlInteger[]xgetCountArray()Gets (as xml) array of all "Count" elementsorg.apache.xmlbeans.XmlIntegerxgetCountArray(int i)Gets (as xml) ith "Count" elementCountExtentType[]xgetCountExtentArray()Gets (as xml) array of all "CountExtent" elementsCountExtentTypexgetCountExtentArray(int i)Gets (as xml) ith "CountExtent" elementIntegerOrNullList[]xgetCountListArray()Gets (as xml) array of all "CountList" elementsIntegerOrNullListxgetCountListArray(int i)Gets (as xml) ith "CountList" elementNullType[]xgetNullArray()Gets (as xml) array of all "Null" elementsNullTypexgetNullArray(int i)Gets (as xml) ith "Null" elementvoidxsetBooleanArray(int i, org.apache.xmlbeans.XmlBoolean xboolean)Sets (as xml) ith "Boolean" elementvoidxsetBooleanArray(org.apache.xmlbeans.XmlBoolean[] xbooleanArray)Sets (as xml) array of all "Boolean" elementvoidxsetBooleanListArray(int i, BooleanOrNullList booleanList)Sets (as xml) ith "BooleanList" elementvoidxsetBooleanListArray(BooleanOrNullList[] booleanListArray)Sets (as xml) array of all "BooleanList" elementvoidxsetCountArray(int i, org.apache.xmlbeans.XmlInteger count)Sets (as xml) ith "Count" elementvoidxsetCountArray(org.apache.xmlbeans.XmlInteger[] countArray)Sets (as xml) array of all "Count" elementvoidxsetCountExtentArray(int i, CountExtentType countExtent)Sets (as xml) ith "CountExtent" elementvoidxsetCountExtentArray(CountExtentType[] countExtentArray)Sets (as xml) array of all "CountExtent" elementvoidxsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" elementvoidxsetCountListArray(IntegerOrNullList[] countListArray)Sets (as xml) array of all "CountList" elementvoidxsetNullArray(int i, NullType xnull)Sets (as xml) ith "Null" elementvoidxsetNullArray(NullType[] xnullArray)Sets (as xml) array of all "Null" 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
-
getBooleanArray
public boolean[] getBooleanArray()
Gets array of all "Boolean" elements- Specified by:
getBooleanArrayin interfaceValueArrayPropertyType
-
getBooleanArray
public boolean getBooleanArray(int i)
Gets ith "Boolean" element- Specified by:
getBooleanArrayin interfaceValueArrayPropertyType
-
xgetBooleanArray
public org.apache.xmlbeans.XmlBoolean[] xgetBooleanArray()
Gets (as xml) array of all "Boolean" elements- Specified by:
xgetBooleanArrayin interfaceValueArrayPropertyType
-
xgetBooleanArray
public org.apache.xmlbeans.XmlBoolean xgetBooleanArray(int i)
Gets (as xml) ith "Boolean" element- Specified by:
xgetBooleanArrayin interfaceValueArrayPropertyType
-
sizeOfBooleanArray
public int sizeOfBooleanArray()
Returns number of "Boolean" element- Specified by:
sizeOfBooleanArrayin interfaceValueArrayPropertyType
-
setBooleanArray
public void setBooleanArray(boolean[] xbooleanArray)
Sets array of all "Boolean" element- Specified by:
setBooleanArrayin interfaceValueArrayPropertyType
-
setBooleanArray
public void setBooleanArray(int i, boolean xboolean)Sets ith "Boolean" element- Specified by:
setBooleanArrayin interfaceValueArrayPropertyType
-
xsetBooleanArray
public void xsetBooleanArray(org.apache.xmlbeans.XmlBoolean[] xbooleanArray)
Sets (as xml) array of all "Boolean" element- Specified by:
xsetBooleanArrayin interfaceValueArrayPropertyType
-
xsetBooleanArray
public void xsetBooleanArray(int i, org.apache.xmlbeans.XmlBoolean xboolean)Sets (as xml) ith "Boolean" element- Specified by:
xsetBooleanArrayin interfaceValueArrayPropertyType
-
insertBoolean
public void insertBoolean(int i, boolean xboolean)Inserts the value as the ith "Boolean" element- Specified by:
insertBooleanin interfaceValueArrayPropertyType
-
addBoolean
public void addBoolean(boolean xboolean)
Appends the value as the last "Boolean" element- Specified by:
addBooleanin interfaceValueArrayPropertyType
-
insertNewBoolean
public org.apache.xmlbeans.XmlBoolean insertNewBoolean(int i)
Inserts and returns a new empty value (as xml) as the ith "Boolean" element- Specified by:
insertNewBooleanin interfaceValueArrayPropertyType
-
addNewBoolean
public org.apache.xmlbeans.XmlBoolean addNewBoolean()
Appends and returns a new empty value (as xml) as the last "Boolean" element- Specified by:
addNewBooleanin interfaceValueArrayPropertyType
-
removeBoolean
public void removeBoolean(int i)
Removes the ith "Boolean" element- Specified by:
removeBooleanin interfaceValueArrayPropertyType
-
getCategoryArray
public CodeType[] getCategoryArray()
Gets array of all "Category" elements- Specified by:
getCategoryArrayin interfaceValueArrayPropertyType
-
getCategoryArray
public CodeType getCategoryArray(int i)
Gets ith "Category" element- Specified by:
getCategoryArrayin interfaceValueArrayPropertyType
-
sizeOfCategoryArray
public int sizeOfCategoryArray()
Returns number of "Category" element- Specified by:
sizeOfCategoryArrayin interfaceValueArrayPropertyType
-
setCategoryArray
public void setCategoryArray(CodeType[] categoryArray)
Sets array of all "Category" element- Specified by:
setCategoryArrayin interfaceValueArrayPropertyType
-
setCategoryArray
public void setCategoryArray(int i, CodeType category)Sets ith "Category" element- Specified by:
setCategoryArrayin interfaceValueArrayPropertyType
-
insertNewCategory
public CodeType insertNewCategory(int i)
Inserts and returns a new empty value (as xml) as the ith "Category" element- Specified by:
insertNewCategoryin interfaceValueArrayPropertyType
-
addNewCategory
public CodeType addNewCategory()
Appends and returns a new empty value (as xml) as the last "Category" element- Specified by:
addNewCategoryin interfaceValueArrayPropertyType
-
removeCategory
public void removeCategory(int i)
Removes the ith "Category" element- Specified by:
removeCategoryin interfaceValueArrayPropertyType
-
getQuantityArray
public MeasureType[] getQuantityArray()
Gets array of all "Quantity" elements- Specified by:
getQuantityArrayin interfaceValueArrayPropertyType
-
getQuantityArray
public MeasureType getQuantityArray(int i)
Gets ith "Quantity" element- Specified by:
getQuantityArrayin interfaceValueArrayPropertyType
-
sizeOfQuantityArray
public int sizeOfQuantityArray()
Returns number of "Quantity" element- Specified by:
sizeOfQuantityArrayin interfaceValueArrayPropertyType
-
setQuantityArray
public void setQuantityArray(MeasureType[] quantityArray)
Sets array of all "Quantity" element- Specified by:
setQuantityArrayin interfaceValueArrayPropertyType
-
setQuantityArray
public void setQuantityArray(int i, MeasureType quantity)Sets ith "Quantity" element- Specified by:
setQuantityArrayin interfaceValueArrayPropertyType
-
insertNewQuantity
public MeasureType insertNewQuantity(int i)
Inserts and returns a new empty value (as xml) as the ith "Quantity" element- Specified by:
insertNewQuantityin interfaceValueArrayPropertyType
-
addNewQuantity
public MeasureType addNewQuantity()
Appends and returns a new empty value (as xml) as the last "Quantity" element- Specified by:
addNewQuantityin interfaceValueArrayPropertyType
-
removeQuantity
public void removeQuantity(int i)
Removes the ith "Quantity" element- Specified by:
removeQuantityin interfaceValueArrayPropertyType
-
getCountArray
public BigInteger[] getCountArray()
Gets array of all "Count" elements- Specified by:
getCountArrayin interfaceValueArrayPropertyType
-
getCountArray
public BigInteger getCountArray(int i)
Gets ith "Count" element- Specified by:
getCountArrayin interfaceValueArrayPropertyType
-
xgetCountArray
public org.apache.xmlbeans.XmlInteger[] xgetCountArray()
Gets (as xml) array of all "Count" elements- Specified by:
xgetCountArrayin interfaceValueArrayPropertyType
-
xgetCountArray
public org.apache.xmlbeans.XmlInteger xgetCountArray(int i)
Gets (as xml) ith "Count" element- Specified by:
xgetCountArrayin interfaceValueArrayPropertyType
-
sizeOfCountArray
public int sizeOfCountArray()
Returns number of "Count" element- Specified by:
sizeOfCountArrayin interfaceValueArrayPropertyType
-
setCountArray
public void setCountArray(BigInteger[] countArray)
Sets array of all "Count" element- Specified by:
setCountArrayin interfaceValueArrayPropertyType
-
setCountArray
public void setCountArray(int i, BigInteger count)Sets ith "Count" element- Specified by:
setCountArrayin interfaceValueArrayPropertyType
-
xsetCountArray
public void xsetCountArray(org.apache.xmlbeans.XmlInteger[] countArray)
Sets (as xml) array of all "Count" element- Specified by:
xsetCountArrayin interfaceValueArrayPropertyType
-
xsetCountArray
public void xsetCountArray(int i, org.apache.xmlbeans.XmlInteger count)Sets (as xml) ith "Count" element- Specified by:
xsetCountArrayin interfaceValueArrayPropertyType
-
insertCount
public void insertCount(int i, BigInteger count)Inserts the value as the ith "Count" element- Specified by:
insertCountin interfaceValueArrayPropertyType
-
addCount
public void addCount(BigInteger count)
Appends the value as the last "Count" element- Specified by:
addCountin interfaceValueArrayPropertyType
-
insertNewCount
public org.apache.xmlbeans.XmlInteger insertNewCount(int i)
Inserts and returns a new empty value (as xml) as the ith "Count" element- Specified by:
insertNewCountin interfaceValueArrayPropertyType
-
addNewCount
public org.apache.xmlbeans.XmlInteger addNewCount()
Appends and returns a new empty value (as xml) as the last "Count" element- Specified by:
addNewCountin interfaceValueArrayPropertyType
-
removeCount
public void removeCount(int i)
Removes the ith "Count" element- Specified by:
removeCountin interfaceValueArrayPropertyType
-
getBooleanListArray
public List[] getBooleanListArray()
Gets array of all "BooleanList" elements- Specified by:
getBooleanListArrayin interfaceValueArrayPropertyType
-
getBooleanListArray
public List getBooleanListArray(int i)
Gets ith "BooleanList" element- Specified by:
getBooleanListArrayin interfaceValueArrayPropertyType
-
xgetBooleanListArray
public BooleanOrNullList[] xgetBooleanListArray()
Gets (as xml) array of all "BooleanList" elements- Specified by:
xgetBooleanListArrayin interfaceValueArrayPropertyType
-
xgetBooleanListArray
public BooleanOrNullList xgetBooleanListArray(int i)
Gets (as xml) ith "BooleanList" element- Specified by:
xgetBooleanListArrayin interfaceValueArrayPropertyType
-
sizeOfBooleanListArray
public int sizeOfBooleanListArray()
Returns number of "BooleanList" element- Specified by:
sizeOfBooleanListArrayin interfaceValueArrayPropertyType
-
setBooleanListArray
public void setBooleanListArray(List[] booleanListArray)
Sets array of all "BooleanList" element- Specified by:
setBooleanListArrayin interfaceValueArrayPropertyType
-
setBooleanListArray
public void setBooleanListArray(int i, List booleanList)Sets ith "BooleanList" element- Specified by:
setBooleanListArrayin interfaceValueArrayPropertyType
-
xsetBooleanListArray
public void xsetBooleanListArray(BooleanOrNullList[] booleanListArray)
Sets (as xml) array of all "BooleanList" element- Specified by:
xsetBooleanListArrayin interfaceValueArrayPropertyType
-
xsetBooleanListArray
public void xsetBooleanListArray(int i, BooleanOrNullList booleanList)Sets (as xml) ith "BooleanList" element- Specified by:
xsetBooleanListArrayin interfaceValueArrayPropertyType
-
insertBooleanList
public void insertBooleanList(int i, List booleanList)Inserts the value as the ith "BooleanList" element- Specified by:
insertBooleanListin interfaceValueArrayPropertyType
-
addBooleanList
public void addBooleanList(List booleanList)
Appends the value as the last "BooleanList" element- Specified by:
addBooleanListin interfaceValueArrayPropertyType
-
insertNewBooleanList
public BooleanOrNullList insertNewBooleanList(int i)
Inserts and returns a new empty value (as xml) as the ith "BooleanList" element- Specified by:
insertNewBooleanListin interfaceValueArrayPropertyType
-
addNewBooleanList
public BooleanOrNullList addNewBooleanList()
Appends and returns a new empty value (as xml) as the last "BooleanList" element- Specified by:
addNewBooleanListin interfaceValueArrayPropertyType
-
removeBooleanList
public void removeBooleanList(int i)
Removes the ith "BooleanList" element- Specified by:
removeBooleanListin interfaceValueArrayPropertyType
-
getCategoryListArray
public CodeOrNullListType[] getCategoryListArray()
Gets array of all "CategoryList" elements- Specified by:
getCategoryListArrayin interfaceValueArrayPropertyType
-
getCategoryListArray
public CodeOrNullListType getCategoryListArray(int i)
Gets ith "CategoryList" element- Specified by:
getCategoryListArrayin interfaceValueArrayPropertyType
-
sizeOfCategoryListArray
public int sizeOfCategoryListArray()
Returns number of "CategoryList" element- Specified by:
sizeOfCategoryListArrayin interfaceValueArrayPropertyType
-
setCategoryListArray
public void setCategoryListArray(CodeOrNullListType[] categoryListArray)
Sets array of all "CategoryList" element- Specified by:
setCategoryListArrayin interfaceValueArrayPropertyType
-
setCategoryListArray
public void setCategoryListArray(int i, CodeOrNullListType categoryList)Sets ith "CategoryList" element- Specified by:
setCategoryListArrayin interfaceValueArrayPropertyType
-
insertNewCategoryList
public CodeOrNullListType insertNewCategoryList(int i)
Inserts and returns a new empty value (as xml) as the ith "CategoryList" element- Specified by:
insertNewCategoryListin interfaceValueArrayPropertyType
-
addNewCategoryList
public CodeOrNullListType addNewCategoryList()
Appends and returns a new empty value (as xml) as the last "CategoryList" element- Specified by:
addNewCategoryListin interfaceValueArrayPropertyType
-
removeCategoryList
public void removeCategoryList(int i)
Removes the ith "CategoryList" element- Specified by:
removeCategoryListin interfaceValueArrayPropertyType
-
getQuantityListArray
public MeasureOrNullListType[] getQuantityListArray()
Gets array of all "QuantityList" elements- Specified by:
getQuantityListArrayin interfaceValueArrayPropertyType
-
getQuantityListArray
public MeasureOrNullListType getQuantityListArray(int i)
Gets ith "QuantityList" element- Specified by:
getQuantityListArrayin interfaceValueArrayPropertyType
-
sizeOfQuantityListArray
public int sizeOfQuantityListArray()
Returns number of "QuantityList" element- Specified by:
sizeOfQuantityListArrayin interfaceValueArrayPropertyType
-
setQuantityListArray
public void setQuantityListArray(MeasureOrNullListType[] quantityListArray)
Sets array of all "QuantityList" element- Specified by:
setQuantityListArrayin interfaceValueArrayPropertyType
-
setQuantityListArray
public void setQuantityListArray(int i, MeasureOrNullListType quantityList)Sets ith "QuantityList" element- Specified by:
setQuantityListArrayin interfaceValueArrayPropertyType
-
insertNewQuantityList
public MeasureOrNullListType insertNewQuantityList(int i)
Inserts and returns a new empty value (as xml) as the ith "QuantityList" element- Specified by:
insertNewQuantityListin interfaceValueArrayPropertyType
-
addNewQuantityList
public MeasureOrNullListType addNewQuantityList()
Appends and returns a new empty value (as xml) as the last "QuantityList" element- Specified by:
addNewQuantityListin interfaceValueArrayPropertyType
-
removeQuantityList
public void removeQuantityList(int i)
Removes the ith "QuantityList" element- Specified by:
removeQuantityListin interfaceValueArrayPropertyType
-
getCountListArray
public List[] getCountListArray()
Gets array of all "CountList" elements- Specified by:
getCountListArrayin interfaceValueArrayPropertyType
-
getCountListArray
public List getCountListArray(int i)
Gets ith "CountList" element- Specified by:
getCountListArrayin interfaceValueArrayPropertyType
-
xgetCountListArray
public IntegerOrNullList[] xgetCountListArray()
Gets (as xml) array of all "CountList" elements- Specified by:
xgetCountListArrayin interfaceValueArrayPropertyType
-
xgetCountListArray
public IntegerOrNullList xgetCountListArray(int i)
Gets (as xml) ith "CountList" element- Specified by:
xgetCountListArrayin interfaceValueArrayPropertyType
-
sizeOfCountListArray
public int sizeOfCountListArray()
Returns number of "CountList" element- Specified by:
sizeOfCountListArrayin interfaceValueArrayPropertyType
-
setCountListArray
public void setCountListArray(List[] countListArray)
Sets array of all "CountList" element- Specified by:
setCountListArrayin interfaceValueArrayPropertyType
-
setCountListArray
public void setCountListArray(int i, List countList)Sets ith "CountList" element- Specified by:
setCountListArrayin interfaceValueArrayPropertyType
-
xsetCountListArray
public void xsetCountListArray(IntegerOrNullList[] countListArray)
Sets (as xml) array of all "CountList" element- Specified by:
xsetCountListArrayin interfaceValueArrayPropertyType
-
xsetCountListArray
public void xsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" element- Specified by:
xsetCountListArrayin interfaceValueArrayPropertyType
-
insertCountList
public void insertCountList(int i, List countList)Inserts the value as the ith "CountList" element- Specified by:
insertCountListin interfaceValueArrayPropertyType
-
addCountList
public void addCountList(List countList)
Appends the value as the last "CountList" element- Specified by:
addCountListin interfaceValueArrayPropertyType
-
insertNewCountList
public IntegerOrNullList insertNewCountList(int i)
Inserts and returns a new empty value (as xml) as the ith "CountList" element- Specified by:
insertNewCountListin interfaceValueArrayPropertyType
-
addNewCountList
public IntegerOrNullList addNewCountList()
Appends and returns a new empty value (as xml) as the last "CountList" element- Specified by:
addNewCountListin interfaceValueArrayPropertyType
-
removeCountList
public void removeCountList(int i)
Removes the ith "CountList" element- Specified by:
removeCountListin interfaceValueArrayPropertyType
-
getCategoryExtentArray
public CategoryExtentType[] getCategoryExtentArray()
Gets array of all "CategoryExtent" elements- Specified by:
getCategoryExtentArrayin interfaceValueArrayPropertyType
-
getCategoryExtentArray
public CategoryExtentType getCategoryExtentArray(int i)
Gets ith "CategoryExtent" element- Specified by:
getCategoryExtentArrayin interfaceValueArrayPropertyType
-
sizeOfCategoryExtentArray
public int sizeOfCategoryExtentArray()
Returns number of "CategoryExtent" element- Specified by:
sizeOfCategoryExtentArrayin interfaceValueArrayPropertyType
-
setCategoryExtentArray
public void setCategoryExtentArray(CategoryExtentType[] categoryExtentArray)
Sets array of all "CategoryExtent" element- Specified by:
setCategoryExtentArrayin interfaceValueArrayPropertyType
-
setCategoryExtentArray
public void setCategoryExtentArray(int i, CategoryExtentType categoryExtent)Sets ith "CategoryExtent" element- Specified by:
setCategoryExtentArrayin interfaceValueArrayPropertyType
-
insertNewCategoryExtent
public CategoryExtentType insertNewCategoryExtent(int i)
Inserts and returns a new empty value (as xml) as the ith "CategoryExtent" element- Specified by:
insertNewCategoryExtentin interfaceValueArrayPropertyType
-
addNewCategoryExtent
public CategoryExtentType addNewCategoryExtent()
Appends and returns a new empty value (as xml) as the last "CategoryExtent" element- Specified by:
addNewCategoryExtentin interfaceValueArrayPropertyType
-
removeCategoryExtent
public void removeCategoryExtent(int i)
Removes the ith "CategoryExtent" element- Specified by:
removeCategoryExtentin interfaceValueArrayPropertyType
-
getQuantityExtentArray
public QuantityExtentType[] getQuantityExtentArray()
Gets array of all "QuantityExtent" elements- Specified by:
getQuantityExtentArrayin interfaceValueArrayPropertyType
-
getQuantityExtentArray
public QuantityExtentType getQuantityExtentArray(int i)
Gets ith "QuantityExtent" element- Specified by:
getQuantityExtentArrayin interfaceValueArrayPropertyType
-
sizeOfQuantityExtentArray
public int sizeOfQuantityExtentArray()
Returns number of "QuantityExtent" element- Specified by:
sizeOfQuantityExtentArrayin interfaceValueArrayPropertyType
-
setQuantityExtentArray
public void setQuantityExtentArray(QuantityExtentType[] quantityExtentArray)
Sets array of all "QuantityExtent" element- Specified by:
setQuantityExtentArrayin interfaceValueArrayPropertyType
-
setQuantityExtentArray
public void setQuantityExtentArray(int i, QuantityExtentType quantityExtent)Sets ith "QuantityExtent" element- Specified by:
setQuantityExtentArrayin interfaceValueArrayPropertyType
-
insertNewQuantityExtent
public QuantityExtentType insertNewQuantityExtent(int i)
Inserts and returns a new empty value (as xml) as the ith "QuantityExtent" element- Specified by:
insertNewQuantityExtentin interfaceValueArrayPropertyType
-
addNewQuantityExtent
public QuantityExtentType addNewQuantityExtent()
Appends and returns a new empty value (as xml) as the last "QuantityExtent" element- Specified by:
addNewQuantityExtentin interfaceValueArrayPropertyType
-
removeQuantityExtent
public void removeQuantityExtent(int i)
Removes the ith "QuantityExtent" element- Specified by:
removeQuantityExtentin interfaceValueArrayPropertyType
-
getCountExtentArray
public List[] getCountExtentArray()
Gets array of all "CountExtent" elements- Specified by:
getCountExtentArrayin interfaceValueArrayPropertyType
-
getCountExtentArray
public List getCountExtentArray(int i)
Gets ith "CountExtent" element- Specified by:
getCountExtentArrayin interfaceValueArrayPropertyType
-
xgetCountExtentArray
public CountExtentType[] xgetCountExtentArray()
Gets (as xml) array of all "CountExtent" elements- Specified by:
xgetCountExtentArrayin interfaceValueArrayPropertyType
-
xgetCountExtentArray
public CountExtentType xgetCountExtentArray(int i)
Gets (as xml) ith "CountExtent" element- Specified by:
xgetCountExtentArrayin interfaceValueArrayPropertyType
-
sizeOfCountExtentArray
public int sizeOfCountExtentArray()
Returns number of "CountExtent" element- Specified by:
sizeOfCountExtentArrayin interfaceValueArrayPropertyType
-
setCountExtentArray
public void setCountExtentArray(List[] countExtentArray)
Sets array of all "CountExtent" element- Specified by:
setCountExtentArrayin interfaceValueArrayPropertyType
-
setCountExtentArray
public void setCountExtentArray(int i, List countExtent)Sets ith "CountExtent" element- Specified by:
setCountExtentArrayin interfaceValueArrayPropertyType
-
xsetCountExtentArray
public void xsetCountExtentArray(CountExtentType[] countExtentArray)
Sets (as xml) array of all "CountExtent" element- Specified by:
xsetCountExtentArrayin interfaceValueArrayPropertyType
-
xsetCountExtentArray
public void xsetCountExtentArray(int i, CountExtentType countExtent)Sets (as xml) ith "CountExtent" element- Specified by:
xsetCountExtentArrayin interfaceValueArrayPropertyType
-
insertCountExtent
public void insertCountExtent(int i, List countExtent)Inserts the value as the ith "CountExtent" element- Specified by:
insertCountExtentin interfaceValueArrayPropertyType
-
addCountExtent
public void addCountExtent(List countExtent)
Appends the value as the last "CountExtent" element- Specified by:
addCountExtentin interfaceValueArrayPropertyType
-
insertNewCountExtent
public CountExtentType insertNewCountExtent(int i)
Inserts and returns a new empty value (as xml) as the ith "CountExtent" element- Specified by:
insertNewCountExtentin interfaceValueArrayPropertyType
-
addNewCountExtent
public CountExtentType addNewCountExtent()
Appends and returns a new empty value (as xml) as the last "CountExtent" element- Specified by:
addNewCountExtentin interfaceValueArrayPropertyType
-
removeCountExtent
public void removeCountExtent(int i)
Removes the ith "CountExtent" element- Specified by:
removeCountExtentin interfaceValueArrayPropertyType
-
getCompositeValueArray
public CompositeValueType[] getCompositeValueArray()
Gets array of all "CompositeValue" elements- Specified by:
getCompositeValueArrayin interfaceValueArrayPropertyType
-
getCompositeValueArray
public CompositeValueType getCompositeValueArray(int i)
Gets ith "CompositeValue" element- Specified by:
getCompositeValueArrayin interfaceValueArrayPropertyType
-
sizeOfCompositeValueArray
public int sizeOfCompositeValueArray()
Returns number of "CompositeValue" element- Specified by:
sizeOfCompositeValueArrayin interfaceValueArrayPropertyType
-
setCompositeValueArray
public void setCompositeValueArray(CompositeValueType[] compositeValueArray)
Sets array of all "CompositeValue" element- Specified by:
setCompositeValueArrayin interfaceValueArrayPropertyType
-
setCompositeValueArray
public void setCompositeValueArray(int i, CompositeValueType compositeValue)Sets ith "CompositeValue" element- Specified by:
setCompositeValueArrayin interfaceValueArrayPropertyType
-
insertNewCompositeValue
public CompositeValueType insertNewCompositeValue(int i)
Inserts and returns a new empty value (as xml) as the ith "CompositeValue" element- Specified by:
insertNewCompositeValuein interfaceValueArrayPropertyType
-
addNewCompositeValue
public CompositeValueType addNewCompositeValue()
Appends and returns a new empty value (as xml) as the last "CompositeValue" element- Specified by:
addNewCompositeValuein interfaceValueArrayPropertyType
-
removeCompositeValue
public void removeCompositeValue(int i)
Removes the ith "CompositeValue" element- Specified by:
removeCompositeValuein interfaceValueArrayPropertyType
-
getObjectArray
public org.apache.xmlbeans.XmlObject[] getObjectArray()
Gets array of all "_Object" elements- Specified by:
getObjectArrayin interfaceValueArrayPropertyType
-
getObjectArray
public org.apache.xmlbeans.XmlObject getObjectArray(int i)
Gets ith "_Object" element- Specified by:
getObjectArrayin interfaceValueArrayPropertyType
-
sizeOfObjectArray
public int sizeOfObjectArray()
Returns number of "_Object" element- Specified by:
sizeOfObjectArrayin interfaceValueArrayPropertyType
-
setObjectArray
public void setObjectArray(org.apache.xmlbeans.XmlObject[] objectArray)
Sets array of all "_Object" element- Specified by:
setObjectArrayin interfaceValueArrayPropertyType
-
setObjectArray
public void setObjectArray(int i, org.apache.xmlbeans.XmlObject object)Sets ith "_Object" element- Specified by:
setObjectArrayin interfaceValueArrayPropertyType
-
insertNewObject
public org.apache.xmlbeans.XmlObject insertNewObject(int i)
Inserts and returns a new empty value (as xml) as the ith "_Object" element- Specified by:
insertNewObjectin interfaceValueArrayPropertyType
-
addNewObject
public org.apache.xmlbeans.XmlObject addNewObject()
Appends and returns a new empty value (as xml) as the last "_Object" element- Specified by:
addNewObjectin interfaceValueArrayPropertyType
-
removeObject
public void removeObject(int i)
Removes the ith "_Object" element- Specified by:
removeObjectin interfaceValueArrayPropertyType
-
getNullArray
public Object[] getNullArray()
Gets array of all "Null" elements- Specified by:
getNullArrayin interfaceValueArrayPropertyType
-
getNullArray
public Object getNullArray(int i)
Gets ith "Null" element- Specified by:
getNullArrayin interfaceValueArrayPropertyType
-
xgetNullArray
public NullType[] xgetNullArray()
Gets (as xml) array of all "Null" elements- Specified by:
xgetNullArrayin interfaceValueArrayPropertyType
-
xgetNullArray
public NullType xgetNullArray(int i)
Gets (as xml) ith "Null" element- Specified by:
xgetNullArrayin interfaceValueArrayPropertyType
-
sizeOfNullArray
public int sizeOfNullArray()
Returns number of "Null" element- Specified by:
sizeOfNullArrayin interfaceValueArrayPropertyType
-
setNullArray
public void setNullArray(Object[] xnullArray)
Sets array of all "Null" element- Specified by:
setNullArrayin interfaceValueArrayPropertyType
-
setNullArray
public void setNullArray(int i, Object xnull)Sets ith "Null" element- Specified by:
setNullArrayin interfaceValueArrayPropertyType
-
xsetNullArray
public void xsetNullArray(NullType[] xnullArray)
Sets (as xml) array of all "Null" element- Specified by:
xsetNullArrayin interfaceValueArrayPropertyType
-
xsetNullArray
public void xsetNullArray(int i, NullType xnull)Sets (as xml) ith "Null" element- Specified by:
xsetNullArrayin interfaceValueArrayPropertyType
-
insertNull
public void insertNull(int i, Object xnull)Inserts the value as the ith "Null" element- Specified by:
insertNullin interfaceValueArrayPropertyType
-
addNull
public void addNull(Object xnull)
Appends the value as the last "Null" element- Specified by:
addNullin interfaceValueArrayPropertyType
-
insertNewNull
public NullType insertNewNull(int i)
Inserts and returns a new empty value (as xml) as the ith "Null" element- Specified by:
insertNewNullin interfaceValueArrayPropertyType
-
addNewNull
public NullType addNewNull()
Appends and returns a new empty value (as xml) as the last "Null" element- Specified by:
addNewNullin interfaceValueArrayPropertyType
-
removeNull
public void removeNull(int i)
Removes the ith "Null" element- Specified by:
removeNullin interfaceValueArrayPropertyType
-
-