Uses of Interface
net.opengis.gml.x32.DoubleOrNilReasonList
-
Packages that use DoubleOrNilReasonList Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of DoubleOrNilReasonList in net.opengis.gml.x32
Subinterfaces of DoubleOrNilReasonList in net.opengis.gml.x32 Modifier and Type Interface Description interfaceMeasureOrNilReasonListTypeAn XML MeasureOrNilReasonListType(@http://www.opengis.net/gml/3.2).interfaceQuantityExtentTypeAn XML QuantityExtentType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32 that return DoubleOrNilReasonList Modifier and Type Method Description static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. newInstance()static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. newValue(Object obj)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(File file)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(InputStream is)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(Reader r)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(String xmlAsString)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(URL u)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(XMLStreamReader sr)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(Node node)static DoubleOrNilReasonListDoubleOrNilReasonList.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)DoubleOrNilReasonListDataBlockType. xgetDoubleOrNilReasonTupleList()Gets (as xml) the "doubleOrNilReasonTupleList" elementDoubleOrNilReasonListDoubleOrNilReasonTupleListDocument. xgetDoubleOrNilReasonTupleList()Gets (as xml) the "doubleOrNilReasonTupleList" elementMethods in net.opengis.gml.x32 with parameters of type DoubleOrNilReasonList Modifier and Type Method Description voidDataBlockType. xsetDoubleOrNilReasonTupleList(DoubleOrNilReasonList doubleOrNilReasonTupleList)Sets (as xml) the "doubleOrNilReasonTupleList" elementvoidDoubleOrNilReasonTupleListDocument. xsetDoubleOrNilReasonTupleList(DoubleOrNilReasonList doubleOrNilReasonTupleList)Sets (as xml) the "doubleOrNilReasonTupleList" element -
Uses of DoubleOrNilReasonList in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement DoubleOrNilReasonList Modifier and Type Class Description classDoubleOrNilReasonListImplAn XML doubleOrNilReasonList(@http://www.opengis.net/gml/3.2).classMeasureOrNilReasonListTypeImplAn XML MeasureOrNilReasonListType(@http://www.opengis.net/gml/3.2).classQuantityExtentTypeImplAn XML QuantityExtentType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return DoubleOrNilReasonList Modifier and Type Method Description DoubleOrNilReasonListDataBlockTypeImpl. xgetDoubleOrNilReasonTupleList()Gets (as xml) the "doubleOrNilReasonTupleList" elementDoubleOrNilReasonListDoubleOrNilReasonTupleListDocumentImpl. xgetDoubleOrNilReasonTupleList()Gets (as xml) the "doubleOrNilReasonTupleList" elementMethods in net.opengis.gml.x32.impl with parameters of type DoubleOrNilReasonList Modifier and Type Method Description voidDataBlockTypeImpl. xsetDoubleOrNilReasonTupleList(DoubleOrNilReasonList doubleOrNilReasonTupleList)Sets (as xml) the "doubleOrNilReasonTupleList" elementvoidDoubleOrNilReasonTupleListDocumentImpl. xsetDoubleOrNilReasonTupleList(DoubleOrNilReasonList doubleOrNilReasonTupleList)Sets (as xml) the "doubleOrNilReasonTupleList" element
-