Uses of Interface
net.opengis.gml.IntegerOrNullList
-
Packages that use IntegerOrNullList Package Description net.opengis.gml net.opengis.gml.impl -
-
Uses of IntegerOrNullList in net.opengis.gml
Subinterfaces of IntegerOrNullList in net.opengis.gml Modifier and Type Interface Description interfaceCountExtentTypeAn XML CountExtentType(@http://www.opengis.net/gml).Methods in net.opengis.gml that return IntegerOrNullList Modifier and Type Method Description IntegerOrNullListRangeSetType. addNewCountList()Appends and returns a new empty value (as xml) as the last "CountList" elementIntegerOrNullListValueArrayPropertyType. addNewCountList()Appends and returns a new empty value (as xml) as the last "CountList" elementIntegerOrNullListRangeSetType. insertNewCountList(int i)Inserts and returns a new empty value (as xml) as the ith "CountList" elementIntegerOrNullListValueArrayPropertyType. insertNewCountList(int i)Inserts and returns a new empty value (as xml) as the ith "CountList" elementstatic IntegerOrNullListIntegerOrNullList.Factory. newInstance()static IntegerOrNullListIntegerOrNullList.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static IntegerOrNullListIntegerOrNullList.Factory. newValue(Object obj)static IntegerOrNullListIntegerOrNullList.Factory. parse(File file)static IntegerOrNullListIntegerOrNullList.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static IntegerOrNullListIntegerOrNullList.Factory. parse(InputStream is)static IntegerOrNullListIntegerOrNullList.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static IntegerOrNullListIntegerOrNullList.Factory. parse(Reader r)static IntegerOrNullListIntegerOrNullList.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static IntegerOrNullListIntegerOrNullList.Factory. parse(String xmlAsString)static IntegerOrNullListIntegerOrNullList.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static IntegerOrNullListIntegerOrNullList.Factory. parse(URL u)static IntegerOrNullListIntegerOrNullList.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static IntegerOrNullListIntegerOrNullList.Factory. parse(XMLStreamReader sr)static IntegerOrNullListIntegerOrNullList.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static IntegerOrNullListIntegerOrNullList.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic IntegerOrNullListIntegerOrNullList.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic IntegerOrNullListIntegerOrNullList.Factory. parse(Node node)static IntegerOrNullListIntegerOrNullList.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)IntegerOrNullListCountListDocument. xgetCountList()Gets (as xml) the "CountList" elementIntegerOrNullListRangeParametersType. xgetCountList()Gets (as xml) the "CountList" elementIntegerOrNullListValuePropertyType. xgetCountList()Gets (as xml) the "CountList" elementIntegerOrNullList[]RangeSetType. xgetCountListArray()Gets (as xml) array of all "CountList" elementsIntegerOrNullListRangeSetType. xgetCountListArray(int i)Gets (as xml) ith "CountList" elementIntegerOrNullList[]ValueArrayPropertyType. xgetCountListArray()Gets (as xml) array of all "CountList" elementsIntegerOrNullListValueArrayPropertyType. xgetCountListArray(int i)Gets (as xml) ith "CountList" elementMethods in net.opengis.gml with parameters of type IntegerOrNullList Modifier and Type Method Description voidCountListDocument. xsetCountList(IntegerOrNullList countList)Sets (as xml) the "CountList" elementvoidRangeParametersType. xsetCountList(IntegerOrNullList countList)Sets (as xml) the "CountList" elementvoidValuePropertyType. xsetCountList(IntegerOrNullList countList)Sets (as xml) the "CountList" elementvoidRangeSetType. xsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" elementvoidRangeSetType. xsetCountListArray(IntegerOrNullList[] countListArray)Sets (as xml) array of all "CountList" elementvoidValueArrayPropertyType. xsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" elementvoidValueArrayPropertyType. xsetCountListArray(IntegerOrNullList[] countListArray)Sets (as xml) array of all "CountList" element -
Uses of IntegerOrNullList in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement IntegerOrNullList Modifier and Type Class Description classCountExtentTypeImplAn XML CountExtentType(@http://www.opengis.net/gml).classIntegerOrNullListImplAn XML integerOrNullList(@http://www.opengis.net/gml).Methods in net.opengis.gml.impl that return IntegerOrNullList Modifier and Type Method Description IntegerOrNullListRangeSetTypeImpl. addNewCountList()Appends and returns a new empty value (as xml) as the last "CountList" elementIntegerOrNullListValueArrayPropertyTypeImpl. addNewCountList()Appends and returns a new empty value (as xml) as the last "CountList" elementIntegerOrNullListRangeSetTypeImpl. insertNewCountList(int i)Inserts and returns a new empty value (as xml) as the ith "CountList" elementIntegerOrNullListValueArrayPropertyTypeImpl. insertNewCountList(int i)Inserts and returns a new empty value (as xml) as the ith "CountList" elementIntegerOrNullListCountListDocumentImpl. xgetCountList()Gets (as xml) the "CountList" elementIntegerOrNullListRangeParametersTypeImpl. xgetCountList()Gets (as xml) the "CountList" elementIntegerOrNullListValuePropertyTypeImpl. xgetCountList()Gets (as xml) the "CountList" elementIntegerOrNullList[]RangeSetTypeImpl. xgetCountListArray()Gets (as xml) array of all "CountList" elementsIntegerOrNullListRangeSetTypeImpl. xgetCountListArray(int i)Gets (as xml) ith "CountList" elementIntegerOrNullList[]ValueArrayPropertyTypeImpl. xgetCountListArray()Gets (as xml) array of all "CountList" elementsIntegerOrNullListValueArrayPropertyTypeImpl. xgetCountListArray(int i)Gets (as xml) ith "CountList" elementMethods in net.opengis.gml.impl with parameters of type IntegerOrNullList Modifier and Type Method Description voidCountListDocumentImpl. xsetCountList(IntegerOrNullList countList)Sets (as xml) the "CountList" elementvoidRangeParametersTypeImpl. xsetCountList(IntegerOrNullList countList)Sets (as xml) the "CountList" elementvoidValuePropertyTypeImpl. xsetCountList(IntegerOrNullList countList)Sets (as xml) the "CountList" elementvoidRangeSetTypeImpl. xsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" elementvoidRangeSetTypeImpl. xsetCountListArray(IntegerOrNullList[] countListArray)Sets (as xml) array of all "CountList" elementvoidValueArrayPropertyTypeImpl. xsetCountListArray(int i, IntegerOrNullList countList)Sets (as xml) ith "CountList" elementvoidValueArrayPropertyTypeImpl. xsetCountListArray(IntegerOrNullList[] countListArray)Sets (as xml) array of all "CountList" element
-