Package net.opengis.gml
Interface RangeSetType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
RangeSetTypeImpl
public interface RangeSetType extends org.apache.xmlbeans.XmlObjectAn XML RangeSetType(@http://www.opengis.net/gml). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classRangeSetType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract 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 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
ValueArrayType[] getValueArray1Array()
Gets array of all "ValueArray" elements
-
getValueArray1Array
ValueArrayType getValueArray1Array(int i)
Gets ith "ValueArray" element
-
sizeOfValueArray1Array
int sizeOfValueArray1Array()
Returns number of "ValueArray" element
-
setValueArray1Array
void setValueArray1Array(ValueArrayType[] valueArray1Array)
Sets array of all "ValueArray" element
-
setValueArray1Array
void setValueArray1Array(int i, ValueArrayType valueArray1)Sets ith "ValueArray" element
-
insertNewValueArray1
ValueArrayType insertNewValueArray1(int i)
Inserts and returns a new empty value (as xml) as the ith "ValueArray" element
-
addNewValueArray1
ValueArrayType addNewValueArray1()
Appends and returns a new empty value (as xml) as the last "ValueArray" element
-
removeValueArray1
void removeValueArray1(int i)
Removes the ith "ValueArray" element
-
getBooleanListArray
List[] getBooleanListArray()
Gets array of all "BooleanList" elements
-
getBooleanListArray
List getBooleanListArray(int i)
Gets ith "BooleanList" element
-
xgetBooleanListArray
BooleanOrNullList[] xgetBooleanListArray()
Gets (as xml) array of all "BooleanList" elements
-
xgetBooleanListArray
BooleanOrNullList xgetBooleanListArray(int i)
Gets (as xml) ith "BooleanList" element
-
sizeOfBooleanListArray
int sizeOfBooleanListArray()
Returns number of "BooleanList" element
-
setBooleanListArray
void setBooleanListArray(List[] booleanListArray)
Sets array of all "BooleanList" element
-
setBooleanListArray
void setBooleanListArray(int i, List booleanList)Sets ith "BooleanList" element
-
xsetBooleanListArray
void xsetBooleanListArray(BooleanOrNullList[] booleanListArray)
Sets (as xml) array of all "BooleanList" element
-
xsetBooleanListArray
void xsetBooleanListArray(int i, BooleanOrNullList booleanList)Sets (as xml) ith "BooleanList" element
-
insertBooleanList
void insertBooleanList(int i, List booleanList)Inserts the value as the ith "BooleanList" element
-
addBooleanList
void addBooleanList(List booleanList)
Appends the value as the last "BooleanList" element
-
insertNewBooleanList
BooleanOrNullList insertNewBooleanList(int i)
Inserts and returns a new empty value (as xml) as the ith "BooleanList" element
-
addNewBooleanList
BooleanOrNullList addNewBooleanList()
Appends and returns a new empty value (as xml) as the last "BooleanList" element
-
removeBooleanList
void removeBooleanList(int i)
Removes the ith "BooleanList" element
-
getCategoryListArray
CodeOrNullListType[] getCategoryListArray()
Gets array of all "CategoryList" elements
-
getCategoryListArray
CodeOrNullListType getCategoryListArray(int i)
Gets ith "CategoryList" element
-
sizeOfCategoryListArray
int sizeOfCategoryListArray()
Returns number of "CategoryList" element
-
setCategoryListArray
void setCategoryListArray(CodeOrNullListType[] categoryListArray)
Sets array of all "CategoryList" element
-
setCategoryListArray
void setCategoryListArray(int i, CodeOrNullListType categoryList)Sets ith "CategoryList" element
-
insertNewCategoryList
CodeOrNullListType insertNewCategoryList(int i)
Inserts and returns a new empty value (as xml) as the ith "CategoryList" element
-
addNewCategoryList
CodeOrNullListType addNewCategoryList()
Appends and returns a new empty value (as xml) as the last "CategoryList" element
-
removeCategoryList
void removeCategoryList(int i)
Removes the ith "CategoryList" element
-
getQuantityListArray
MeasureOrNullListType[] getQuantityListArray()
Gets array of all "QuantityList" elements
-
getQuantityListArray
MeasureOrNullListType getQuantityListArray(int i)
Gets ith "QuantityList" element
-
sizeOfQuantityListArray
int sizeOfQuantityListArray()
Returns number of "QuantityList" element
-
setQuantityListArray
void setQuantityListArray(MeasureOrNullListType[] quantityListArray)
Sets array of all "QuantityList" element
-
setQuantityListArray
void setQuantityListArray(int i, MeasureOrNullListType quantityList)Sets ith "QuantityList" element
-
insertNewQuantityList
MeasureOrNullListType insertNewQuantityList(int i)
Inserts and returns a new empty value (as xml) as the ith "QuantityList" element
-
addNewQuantityList
MeasureOrNullListType addNewQuantityList()
Appends and returns a new empty value (as xml) as the last "QuantityList" element
-
removeQuantityList
void removeQuantityList(int i)
Removes the ith "QuantityList" element
-
getCountListArray
List[] getCountListArray()
Gets array of all "CountList" elements
-
getCountListArray
List getCountListArray(int i)
Gets ith "CountList" element
-
xgetCountListArray
IntegerOrNullList[] xgetCountListArray()
Gets (as xml) array of all "CountList" elements
-
xgetCountListArray
IntegerOrNullList xgetCountListArray(int i)
Gets (as xml) ith "CountList" element
-
sizeOfCountListArray
int sizeOfCountListArray()
Returns number of "CountList" element
-
setCountListArray
void setCountListArray(List[] countListArray)
Sets array of all "CountList" element
-
setCountListArray
void setCountListArray(int i, List countList)Sets ith "CountList" element
-
xsetCountListArray
void xsetCountListArray(IntegerOrNullList[] countListArray)
Sets (as xml) array of all "CountList" element
-
xsetCountListArray
void xsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" element
-
insertCountList
void insertCountList(int i, List countList)Inserts the value as the ith "CountList" element
-
addCountList
void addCountList(List countList)
Appends the value as the last "CountList" element
-
insertNewCountList
IntegerOrNullList insertNewCountList(int i)
Inserts and returns a new empty value (as xml) as the ith "CountList" element
-
addNewCountList
IntegerOrNullList addNewCountList()
Appends and returns a new empty value (as xml) as the last "CountList" element
-
removeCountList
void removeCountList(int i)
Removes the ith "CountList" element
-
getDataBlock
DataBlockType getDataBlock()
Gets the "DataBlock" element
-
isSetDataBlock
boolean isSetDataBlock()
True if has "DataBlock" element
-
setDataBlock
void setDataBlock(DataBlockType dataBlock)
Sets the "DataBlock" element
-
addNewDataBlock
DataBlockType addNewDataBlock()
Appends and returns a new empty "DataBlock" element
-
unsetDataBlock
void unsetDataBlock()
Unsets the "DataBlock" element
-
getFile
FileType getFile()
Gets the "File" element
-
isSetFile
boolean isSetFile()
True if has "File" element
-
setFile
void setFile(FileType file)
Sets the "File" element
-
addNewFile
FileType addNewFile()
Appends and returns a new empty "File" element
-
unsetFile
void unsetFile()
Unsets the "File" element
-
-