Package net.opengis.gml.impl
Class RangeSetTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.gml.impl.RangeSetTypeImpl
-
- All Implemented Interfaces:
Serializable,RangeSetType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class RangeSetTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements RangeSetType
An XML RangeSetType(@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.RangeSetType
RangeSetType.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.RangeSetType
type
-
-
Constructor Summary
Constructors Constructor Description RangeSetTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddBooleanList(List booleanList)Appends the value as the last "BooleanList" elementvoidaddCountList(List countList)Appends the value as the last "CountList" elementBooleanOrNullListaddNewBooleanList()Appends and returns a new empty value (as xml) as the last "BooleanList" elementCodeOrNullListTypeaddNewCategoryList()Appends and returns a new empty value (as xml) as the last "CategoryList" elementIntegerOrNullListaddNewCountList()Appends and returns a new empty value (as xml) as the last "CountList" elementDataBlockTypeaddNewDataBlock()Appends and returns a new empty "DataBlock" elementFileTypeaddNewFile()Appends and returns a new empty "File" elementMeasureOrNullListTypeaddNewQuantityList()Appends and returns a new empty value (as xml) as the last "QuantityList" elementValueArrayTypeaddNewValueArray1()Appends and returns a new empty value (as xml) as the last "ValueArray" elementList[]getBooleanListArray()Gets array of all "BooleanList" elementsListgetBooleanListArray(int i)Gets ith "BooleanList" elementCodeOrNullListType[]getCategoryListArray()Gets array of all "CategoryList" elementsCodeOrNullListTypegetCategoryListArray(int i)Gets ith "CategoryList" elementList[]getCountListArray()Gets array of all "CountList" elementsListgetCountListArray(int i)Gets ith "CountList" elementDataBlockTypegetDataBlock()Gets the "DataBlock" elementFileTypegetFile()Gets the "File" elementMeasureOrNullListType[]getQuantityListArray()Gets array of all "QuantityList" elementsMeasureOrNullListTypegetQuantityListArray(int i)Gets ith "QuantityList" elementValueArrayType[]getValueArray1Array()Gets array of all "ValueArray" elementsValueArrayTypegetValueArray1Array(int i)Gets ith "ValueArray" elementvoidinsertBooleanList(int i, List booleanList)Inserts the value as the ith "BooleanList" elementvoidinsertCountList(int i, List countList)Inserts the value as the ith "CountList" elementBooleanOrNullListinsertNewBooleanList(int i)Inserts and returns a new empty value (as xml) as the ith "BooleanList" elementCodeOrNullListTypeinsertNewCategoryList(int i)Inserts and returns a new empty value (as xml) as the ith "CategoryList" elementIntegerOrNullListinsertNewCountList(int i)Inserts and returns a new empty value (as xml) as the ith "CountList" elementMeasureOrNullListTypeinsertNewQuantityList(int i)Inserts and returns a new empty value (as xml) as the ith "QuantityList" elementValueArrayTypeinsertNewValueArray1(int i)Inserts and returns a new empty value (as xml) as the ith "ValueArray" elementbooleanisSetDataBlock()True if has "DataBlock" elementbooleanisSetFile()True if has "File" elementvoidremoveBooleanList(int i)Removes the ith "BooleanList" elementvoidremoveCategoryList(int i)Removes the ith "CategoryList" elementvoidremoveCountList(int i)Removes the ith "CountList" elementvoidremoveQuantityList(int i)Removes the ith "QuantityList" elementvoidremoveValueArray1(int i)Removes the ith "ValueArray" elementvoidsetBooleanListArray(int i, List booleanList)Sets ith "BooleanList" elementvoidsetBooleanListArray(List[] booleanListArray)Sets array of all "BooleanList" elementvoidsetCategoryListArray(int i, CodeOrNullListType categoryList)Sets ith "CategoryList" elementvoidsetCategoryListArray(CodeOrNullListType[] categoryListArray)Sets array of all "CategoryList" elementvoidsetCountListArray(int i, List countList)Sets ith "CountList" elementvoidsetCountListArray(List[] countListArray)Sets array of all "CountList" elementvoidsetDataBlock(DataBlockType dataBlock)Sets the "DataBlock" elementvoidsetFile(FileType file)Sets the "File" elementvoidsetQuantityListArray(int i, MeasureOrNullListType quantityList)Sets ith "QuantityList" elementvoidsetQuantityListArray(MeasureOrNullListType[] quantityListArray)Sets array of all "QuantityList" elementvoidsetValueArray1Array(int i, ValueArrayType valueArray1)Sets ith "ValueArray" elementvoidsetValueArray1Array(ValueArrayType[] valueArray1Array)Sets array of all "ValueArray" elementintsizeOfBooleanListArray()Returns number of "BooleanList" elementintsizeOfCategoryListArray()Returns number of "CategoryList" elementintsizeOfCountListArray()Returns number of "CountList" elementintsizeOfQuantityListArray()Returns number of "QuantityList" elementintsizeOfValueArray1Array()Returns number of "ValueArray" elementvoidunsetDataBlock()Unsets the "DataBlock" elementvoidunsetFile()Unsets the "File" elementBooleanOrNullList[]xgetBooleanListArray()Gets (as xml) array of all "BooleanList" elementsBooleanOrNullListxgetBooleanListArray(int i)Gets (as xml) ith "BooleanList" elementIntegerOrNullList[]xgetCountListArray()Gets (as xml) array of all "CountList" elementsIntegerOrNullListxgetCountListArray(int i)Gets (as xml) ith "CountList" elementvoidxsetBooleanListArray(int i, BooleanOrNullList booleanList)Sets (as xml) ith "BooleanList" elementvoidxsetBooleanListArray(BooleanOrNullList[] booleanListArray)Sets (as xml) array of all "BooleanList" elementvoidxsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" elementvoidxsetCountListArray(IntegerOrNullList[] countListArray)Sets (as xml) array of all "CountList" 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
-
getValueArray1Array
public ValueArrayType[] getValueArray1Array()
Gets array of all "ValueArray" elements- Specified by:
getValueArray1Arrayin interfaceRangeSetType
-
getValueArray1Array
public ValueArrayType getValueArray1Array(int i)
Gets ith "ValueArray" element- Specified by:
getValueArray1Arrayin interfaceRangeSetType
-
sizeOfValueArray1Array
public int sizeOfValueArray1Array()
Returns number of "ValueArray" element- Specified by:
sizeOfValueArray1Arrayin interfaceRangeSetType
-
setValueArray1Array
public void setValueArray1Array(ValueArrayType[] valueArray1Array)
Sets array of all "ValueArray" element- Specified by:
setValueArray1Arrayin interfaceRangeSetType
-
setValueArray1Array
public void setValueArray1Array(int i, ValueArrayType valueArray1)Sets ith "ValueArray" element- Specified by:
setValueArray1Arrayin interfaceRangeSetType
-
insertNewValueArray1
public ValueArrayType insertNewValueArray1(int i)
Inserts and returns a new empty value (as xml) as the ith "ValueArray" element- Specified by:
insertNewValueArray1in interfaceRangeSetType
-
addNewValueArray1
public ValueArrayType addNewValueArray1()
Appends and returns a new empty value (as xml) as the last "ValueArray" element- Specified by:
addNewValueArray1in interfaceRangeSetType
-
removeValueArray1
public void removeValueArray1(int i)
Removes the ith "ValueArray" element- Specified by:
removeValueArray1in interfaceRangeSetType
-
getBooleanListArray
public List[] getBooleanListArray()
Gets array of all "BooleanList" elements- Specified by:
getBooleanListArrayin interfaceRangeSetType
-
getBooleanListArray
public List getBooleanListArray(int i)
Gets ith "BooleanList" element- Specified by:
getBooleanListArrayin interfaceRangeSetType
-
xgetBooleanListArray
public BooleanOrNullList[] xgetBooleanListArray()
Gets (as xml) array of all "BooleanList" elements- Specified by:
xgetBooleanListArrayin interfaceRangeSetType
-
xgetBooleanListArray
public BooleanOrNullList xgetBooleanListArray(int i)
Gets (as xml) ith "BooleanList" element- Specified by:
xgetBooleanListArrayin interfaceRangeSetType
-
sizeOfBooleanListArray
public int sizeOfBooleanListArray()
Returns number of "BooleanList" element- Specified by:
sizeOfBooleanListArrayin interfaceRangeSetType
-
setBooleanListArray
public void setBooleanListArray(List[] booleanListArray)
Sets array of all "BooleanList" element- Specified by:
setBooleanListArrayin interfaceRangeSetType
-
setBooleanListArray
public void setBooleanListArray(int i, List booleanList)Sets ith "BooleanList" element- Specified by:
setBooleanListArrayin interfaceRangeSetType
-
xsetBooleanListArray
public void xsetBooleanListArray(BooleanOrNullList[] booleanListArray)
Sets (as xml) array of all "BooleanList" element- Specified by:
xsetBooleanListArrayin interfaceRangeSetType
-
xsetBooleanListArray
public void xsetBooleanListArray(int i, BooleanOrNullList booleanList)Sets (as xml) ith "BooleanList" element- Specified by:
xsetBooleanListArrayin interfaceRangeSetType
-
insertBooleanList
public void insertBooleanList(int i, List booleanList)Inserts the value as the ith "BooleanList" element- Specified by:
insertBooleanListin interfaceRangeSetType
-
addBooleanList
public void addBooleanList(List booleanList)
Appends the value as the last "BooleanList" element- Specified by:
addBooleanListin interfaceRangeSetType
-
insertNewBooleanList
public BooleanOrNullList insertNewBooleanList(int i)
Inserts and returns a new empty value (as xml) as the ith "BooleanList" element- Specified by:
insertNewBooleanListin interfaceRangeSetType
-
addNewBooleanList
public BooleanOrNullList addNewBooleanList()
Appends and returns a new empty value (as xml) as the last "BooleanList" element- Specified by:
addNewBooleanListin interfaceRangeSetType
-
removeBooleanList
public void removeBooleanList(int i)
Removes the ith "BooleanList" element- Specified by:
removeBooleanListin interfaceRangeSetType
-
getCategoryListArray
public CodeOrNullListType[] getCategoryListArray()
Gets array of all "CategoryList" elements- Specified by:
getCategoryListArrayin interfaceRangeSetType
-
getCategoryListArray
public CodeOrNullListType getCategoryListArray(int i)
Gets ith "CategoryList" element- Specified by:
getCategoryListArrayin interfaceRangeSetType
-
sizeOfCategoryListArray
public int sizeOfCategoryListArray()
Returns number of "CategoryList" element- Specified by:
sizeOfCategoryListArrayin interfaceRangeSetType
-
setCategoryListArray
public void setCategoryListArray(CodeOrNullListType[] categoryListArray)
Sets array of all "CategoryList" element- Specified by:
setCategoryListArrayin interfaceRangeSetType
-
setCategoryListArray
public void setCategoryListArray(int i, CodeOrNullListType categoryList)Sets ith "CategoryList" element- Specified by:
setCategoryListArrayin interfaceRangeSetType
-
insertNewCategoryList
public CodeOrNullListType insertNewCategoryList(int i)
Inserts and returns a new empty value (as xml) as the ith "CategoryList" element- Specified by:
insertNewCategoryListin interfaceRangeSetType
-
addNewCategoryList
public CodeOrNullListType addNewCategoryList()
Appends and returns a new empty value (as xml) as the last "CategoryList" element- Specified by:
addNewCategoryListin interfaceRangeSetType
-
removeCategoryList
public void removeCategoryList(int i)
Removes the ith "CategoryList" element- Specified by:
removeCategoryListin interfaceRangeSetType
-
getQuantityListArray
public MeasureOrNullListType[] getQuantityListArray()
Gets array of all "QuantityList" elements- Specified by:
getQuantityListArrayin interfaceRangeSetType
-
getQuantityListArray
public MeasureOrNullListType getQuantityListArray(int i)
Gets ith "QuantityList" element- Specified by:
getQuantityListArrayin interfaceRangeSetType
-
sizeOfQuantityListArray
public int sizeOfQuantityListArray()
Returns number of "QuantityList" element- Specified by:
sizeOfQuantityListArrayin interfaceRangeSetType
-
setQuantityListArray
public void setQuantityListArray(MeasureOrNullListType[] quantityListArray)
Sets array of all "QuantityList" element- Specified by:
setQuantityListArrayin interfaceRangeSetType
-
setQuantityListArray
public void setQuantityListArray(int i, MeasureOrNullListType quantityList)Sets ith "QuantityList" element- Specified by:
setQuantityListArrayin interfaceRangeSetType
-
insertNewQuantityList
public MeasureOrNullListType insertNewQuantityList(int i)
Inserts and returns a new empty value (as xml) as the ith "QuantityList" element- Specified by:
insertNewQuantityListin interfaceRangeSetType
-
addNewQuantityList
public MeasureOrNullListType addNewQuantityList()
Appends and returns a new empty value (as xml) as the last "QuantityList" element- Specified by:
addNewQuantityListin interfaceRangeSetType
-
removeQuantityList
public void removeQuantityList(int i)
Removes the ith "QuantityList" element- Specified by:
removeQuantityListin interfaceRangeSetType
-
getCountListArray
public List[] getCountListArray()
Gets array of all "CountList" elements- Specified by:
getCountListArrayin interfaceRangeSetType
-
getCountListArray
public List getCountListArray(int i)
Gets ith "CountList" element- Specified by:
getCountListArrayin interfaceRangeSetType
-
xgetCountListArray
public IntegerOrNullList[] xgetCountListArray()
Gets (as xml) array of all "CountList" elements- Specified by:
xgetCountListArrayin interfaceRangeSetType
-
xgetCountListArray
public IntegerOrNullList xgetCountListArray(int i)
Gets (as xml) ith "CountList" element- Specified by:
xgetCountListArrayin interfaceRangeSetType
-
sizeOfCountListArray
public int sizeOfCountListArray()
Returns number of "CountList" element- Specified by:
sizeOfCountListArrayin interfaceRangeSetType
-
setCountListArray
public void setCountListArray(List[] countListArray)
Sets array of all "CountList" element- Specified by:
setCountListArrayin interfaceRangeSetType
-
setCountListArray
public void setCountListArray(int i, List countList)Sets ith "CountList" element- Specified by:
setCountListArrayin interfaceRangeSetType
-
xsetCountListArray
public void xsetCountListArray(IntegerOrNullList[] countListArray)
Sets (as xml) array of all "CountList" element- Specified by:
xsetCountListArrayin interfaceRangeSetType
-
xsetCountListArray
public void xsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" element- Specified by:
xsetCountListArrayin interfaceRangeSetType
-
insertCountList
public void insertCountList(int i, List countList)Inserts the value as the ith "CountList" element- Specified by:
insertCountListin interfaceRangeSetType
-
addCountList
public void addCountList(List countList)
Appends the value as the last "CountList" element- Specified by:
addCountListin interfaceRangeSetType
-
insertNewCountList
public IntegerOrNullList insertNewCountList(int i)
Inserts and returns a new empty value (as xml) as the ith "CountList" element- Specified by:
insertNewCountListin interfaceRangeSetType
-
addNewCountList
public IntegerOrNullList addNewCountList()
Appends and returns a new empty value (as xml) as the last "CountList" element- Specified by:
addNewCountListin interfaceRangeSetType
-
removeCountList
public void removeCountList(int i)
Removes the ith "CountList" element- Specified by:
removeCountListin interfaceRangeSetType
-
getDataBlock
public DataBlockType getDataBlock()
Gets the "DataBlock" element- Specified by:
getDataBlockin interfaceRangeSetType
-
isSetDataBlock
public boolean isSetDataBlock()
True if has "DataBlock" element- Specified by:
isSetDataBlockin interfaceRangeSetType
-
setDataBlock
public void setDataBlock(DataBlockType dataBlock)
Sets the "DataBlock" element- Specified by:
setDataBlockin interfaceRangeSetType
-
addNewDataBlock
public DataBlockType addNewDataBlock()
Appends and returns a new empty "DataBlock" element- Specified by:
addNewDataBlockin interfaceRangeSetType
-
unsetDataBlock
public void unsetDataBlock()
Unsets the "DataBlock" element- Specified by:
unsetDataBlockin interfaceRangeSetType
-
getFile
public FileType getFile()
Gets the "File" element- Specified by:
getFilein interfaceRangeSetType
-
isSetFile
public boolean isSetFile()
True if has "File" element- Specified by:
isSetFilein interfaceRangeSetType
-
setFile
public void setFile(FileType file)
Sets the "File" element- Specified by:
setFilein interfaceRangeSetType
-
addNewFile
public FileType addNewFile()
Appends and returns a new empty "File" element- Specified by:
addNewFilein interfaceRangeSetType
-
unsetFile
public void unsetFile()
Unsets the "File" element- Specified by:
unsetFilein interfaceRangeSetType
-
-