Uses of Interface
net.opengis.ogc.ComparisonOpsType
-
Packages that use ComparisonOpsType Package Description net.opengis.ogc net.opengis.ogc.impl net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of ComparisonOpsType in net.opengis.ogc
Subinterfaces of ComparisonOpsType in net.opengis.ogc Modifier and Type Interface Description interfaceBinaryComparisonOpTypeAn XML BinaryComparisonOpType(@http://www.opengis.net/ogc).interfacePropertyIsBetweenTypeAn XML PropertyIsBetweenType(@http://www.opengis.net/ogc).interfacePropertyIsLikeTypeAn XML PropertyIsLikeType(@http://www.opengis.net/ogc).interfacePropertyIsNullTypeAn XML PropertyIsNullType(@http://www.opengis.net/ogc).Methods in net.opengis.ogc that return ComparisonOpsType Modifier and Type Method Description ComparisonOpsTypeBinaryLogicOpType. addNewComparisonOps()Appends and returns a new empty value (as xml) as the last "comparisonOps" elementComparisonOpsTypeComparisonOpsDocument. addNewComparisonOps()Appends and returns a new empty "comparisonOps" elementComparisonOpsTypeFilterType. addNewComparisonOps()Appends and returns a new empty "comparisonOps" elementComparisonOpsTypeUnaryLogicOpType. addNewComparisonOps()Appends and returns a new empty "comparisonOps" elementComparisonOpsTypeComparisonOpsDocument. getComparisonOps()Gets the "comparisonOps" elementComparisonOpsTypeFilterType. getComparisonOps()Gets the "comparisonOps" elementComparisonOpsTypeUnaryLogicOpType. getComparisonOps()Gets the "comparisonOps" elementComparisonOpsType[]BinaryLogicOpType. getComparisonOpsArray()Gets array of all "comparisonOps" elementsComparisonOpsTypeBinaryLogicOpType. getComparisonOpsArray(int i)Gets ith "comparisonOps" elementComparisonOpsTypeBinaryLogicOpType. insertNewComparisonOps(int i)Inserts and returns a new empty value (as xml) as the ith "comparisonOps" elementstatic ComparisonOpsTypeComparisonOpsType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic ComparisonOpsTypeComparisonOpsType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic ComparisonOpsTypeComparisonOpsType.Factory. parse(File file)static ComparisonOpsTypeComparisonOpsType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ComparisonOpsTypeComparisonOpsType.Factory. parse(InputStream is)static ComparisonOpsTypeComparisonOpsType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ComparisonOpsTypeComparisonOpsType.Factory. parse(Reader r)static ComparisonOpsTypeComparisonOpsType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ComparisonOpsTypeComparisonOpsType.Factory. parse(String xmlAsString)static ComparisonOpsTypeComparisonOpsType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ComparisonOpsTypeComparisonOpsType.Factory. parse(URL u)static ComparisonOpsTypeComparisonOpsType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static ComparisonOpsTypeComparisonOpsType.Factory. parse(XMLStreamReader sr)static ComparisonOpsTypeComparisonOpsType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static ComparisonOpsTypeComparisonOpsType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ComparisonOpsTypeComparisonOpsType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic ComparisonOpsTypeComparisonOpsType.Factory. parse(Node node)static ComparisonOpsTypeComparisonOpsType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.ogc with parameters of type ComparisonOpsType Modifier and Type Method Description voidComparisonOpsDocument. setComparisonOps(ComparisonOpsType comparisonOps)Sets the "comparisonOps" elementvoidFilterType. setComparisonOps(ComparisonOpsType comparisonOps)Sets the "comparisonOps" elementvoidUnaryLogicOpType. setComparisonOps(ComparisonOpsType comparisonOps)Sets the "comparisonOps" elementvoidBinaryLogicOpType. setComparisonOpsArray(int i, ComparisonOpsType comparisonOps)Sets ith "comparisonOps" elementvoidBinaryLogicOpType. setComparisonOpsArray(ComparisonOpsType[] comparisonOpsArray)Sets array of all "comparisonOps" element -
Uses of ComparisonOpsType in net.opengis.ogc.impl
Classes in net.opengis.ogc.impl that implement ComparisonOpsType Modifier and Type Class Description classBinaryComparisonOpTypeImplAn XML BinaryComparisonOpType(@http://www.opengis.net/ogc).classComparisonOpsTypeImplAn XML ComparisonOpsType(@http://www.opengis.net/ogc).classPropertyIsBetweenTypeImplAn XML PropertyIsBetweenType(@http://www.opengis.net/ogc).classPropertyIsLikeTypeImplAn XML PropertyIsLikeType(@http://www.opengis.net/ogc).classPropertyIsNullTypeImplAn XML PropertyIsNullType(@http://www.opengis.net/ogc).Methods in net.opengis.ogc.impl that return ComparisonOpsType Modifier and Type Method Description ComparisonOpsTypeBinaryLogicOpTypeImpl. addNewComparisonOps()Appends and returns a new empty value (as xml) as the last "comparisonOps" elementComparisonOpsTypeComparisonOpsDocumentImpl. addNewComparisonOps()Appends and returns a new empty "comparisonOps" elementComparisonOpsTypeFilterTypeImpl. addNewComparisonOps()Appends and returns a new empty "comparisonOps" elementComparisonOpsTypeUnaryLogicOpTypeImpl. addNewComparisonOps()Appends and returns a new empty "comparisonOps" elementComparisonOpsTypeComparisonOpsDocumentImpl. getComparisonOps()Gets the "comparisonOps" elementComparisonOpsTypeFilterTypeImpl. getComparisonOps()Gets the "comparisonOps" elementComparisonOpsTypeUnaryLogicOpTypeImpl. getComparisonOps()Gets the "comparisonOps" elementComparisonOpsType[]BinaryLogicOpTypeImpl. getComparisonOpsArray()Gets array of all "comparisonOps" elementsComparisonOpsTypeBinaryLogicOpTypeImpl. getComparisonOpsArray(int i)Gets ith "comparisonOps" elementComparisonOpsTypeBinaryLogicOpTypeImpl. insertNewComparisonOps(int i)Inserts and returns a new empty value (as xml) as the ith "comparisonOps" elementMethods in net.opengis.ogc.impl with parameters of type ComparisonOpsType Modifier and Type Method Description voidComparisonOpsDocumentImpl. setComparisonOps(ComparisonOpsType comparisonOps)Sets the "comparisonOps" elementvoidFilterTypeImpl. setComparisonOps(ComparisonOpsType comparisonOps)Sets the "comparisonOps" elementvoidUnaryLogicOpTypeImpl. setComparisonOps(ComparisonOpsType comparisonOps)Sets the "comparisonOps" elementvoidBinaryLogicOpTypeImpl. setComparisonOpsArray(int i, ComparisonOpsType comparisonOps)Sets ith "comparisonOps" elementvoidBinaryLogicOpTypeImpl. setComparisonOpsArray(ComparisonOpsType[] comparisonOpsArray)Sets array of all "comparisonOps" element -
Uses of ComparisonOpsType in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return ComparisonOpsType Modifier and Type Method Description ComparisonOpsTypeGetObservationDocument.GetObservation.Result. addNewComparisonOps()Appends and returns a new empty "comparisonOps" elementComparisonOpsTypeGetObservationDocument.GetObservation.Result. getComparisonOps()Gets the "comparisonOps" elementMethods in net.opengis.sos.x10 with parameters of type ComparisonOpsType Modifier and Type Method Description voidGetObservationDocument.GetObservation.Result. setComparisonOps(ComparisonOpsType comparisonOps)Sets the "comparisonOps" element -
Uses of ComparisonOpsType in net.opengis.sos.x10.impl
Methods in net.opengis.sos.x10.impl that return ComparisonOpsType Modifier and Type Method Description ComparisonOpsTypeGetObservationDocumentImpl.GetObservationImpl.ResultImpl. addNewComparisonOps()Appends and returns a new empty "comparisonOps" elementComparisonOpsTypeGetObservationDocumentImpl.GetObservationImpl.ResultImpl. getComparisonOps()Gets the "comparisonOps" elementMethods in net.opengis.sos.x10.impl with parameters of type ComparisonOpsType Modifier and Type Method Description voidGetObservationDocumentImpl.GetObservationImpl.ResultImpl. setComparisonOps(ComparisonOpsType comparisonOps)Sets the "comparisonOps" element
-