Uses of Interface
net.opengis.sos.x10.GetFeatureOfInterestDocument.GetFeatureOfInterest
-
Packages that use GetFeatureOfInterestDocument.GetFeatureOfInterest Package Description net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of GetFeatureOfInterestDocument.GetFeatureOfInterest in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return GetFeatureOfInterestDocument.GetFeatureOfInterest Modifier and Type Method Description GetFeatureOfInterestDocument.GetFeatureOfInterestGetFeatureOfInterestDocument. addNewGetFeatureOfInterest()Appends and returns a new empty "GetFeatureOfInterest" elementGetFeatureOfInterestDocument.GetFeatureOfInterestGetFeatureOfInterestDocument. getGetFeatureOfInterest()Gets the "GetFeatureOfInterest" elementstatic GetFeatureOfInterestDocument.GetFeatureOfInterestGetFeatureOfInterestDocument.GetFeatureOfInterest.Factory. newInstance()static GetFeatureOfInterestDocument.GetFeatureOfInterestGetFeatureOfInterestDocument.GetFeatureOfInterest.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sos.x10 with parameters of type GetFeatureOfInterestDocument.GetFeatureOfInterest Modifier and Type Method Description voidGetFeatureOfInterestDocument. setGetFeatureOfInterest(GetFeatureOfInterestDocument.GetFeatureOfInterest getFeatureOfInterest)Sets the "GetFeatureOfInterest" element -
Uses of GetFeatureOfInterestDocument.GetFeatureOfInterest in net.opengis.sos.x10.impl
Classes in net.opengis.sos.x10.impl that implement GetFeatureOfInterestDocument.GetFeatureOfInterest Modifier and Type Class Description static classGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImplAn XML GetFeatureOfInterest(@http://www.opengis.net/sos/1.0).Methods in net.opengis.sos.x10.impl that return GetFeatureOfInterestDocument.GetFeatureOfInterest Modifier and Type Method Description GetFeatureOfInterestDocument.GetFeatureOfInterestGetFeatureOfInterestDocumentImpl. addNewGetFeatureOfInterest()Appends and returns a new empty "GetFeatureOfInterest" elementGetFeatureOfInterestDocument.GetFeatureOfInterestGetFeatureOfInterestDocumentImpl. getGetFeatureOfInterest()Gets the "GetFeatureOfInterest" elementMethods in net.opengis.sos.x10.impl with parameters of type GetFeatureOfInterestDocument.GetFeatureOfInterest Modifier and Type Method Description voidGetFeatureOfInterestDocumentImpl. setGetFeatureOfInterest(GetFeatureOfInterestDocument.GetFeatureOfInterest getFeatureOfInterest)Sets the "GetFeatureOfInterest" element
-