Uses of Interface
net.opengis.sos.x10.GetObservationDocument.GetObservation.FeatureOfInterest
-
Packages that use GetObservationDocument.GetObservation.FeatureOfInterest Package Description net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of GetObservationDocument.GetObservation.FeatureOfInterest in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return GetObservationDocument.GetObservation.FeatureOfInterest Modifier and Type Method Description GetObservationDocument.GetObservation.FeatureOfInterestGetObservationDocument.GetObservation. addNewFeatureOfInterest()Appends and returns a new empty "featureOfInterest" elementGetObservationDocument.GetObservation.FeatureOfInterestGetObservationDocument.GetObservation. getFeatureOfInterest()Gets the "featureOfInterest" elementstatic GetObservationDocument.GetObservation.FeatureOfInterestGetObservationDocument.GetObservation.FeatureOfInterest.Factory. newInstance()static GetObservationDocument.GetObservation.FeatureOfInterestGetObservationDocument.GetObservation.FeatureOfInterest.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sos.x10 with parameters of type GetObservationDocument.GetObservation.FeatureOfInterest Modifier and Type Method Description voidGetObservationDocument.GetObservation. setFeatureOfInterest(GetObservationDocument.GetObservation.FeatureOfInterest featureOfInterest)Sets the "featureOfInterest" element -
Uses of GetObservationDocument.GetObservation.FeatureOfInterest in net.opengis.sos.x10.impl
Classes in net.opengis.sos.x10.impl that implement GetObservationDocument.GetObservation.FeatureOfInterest Modifier and Type Class Description static classGetObservationDocumentImpl.GetObservationImpl.FeatureOfInterestImplAn XML featureOfInterest(@http://www.opengis.net/sos/1.0).Methods in net.opengis.sos.x10.impl that return GetObservationDocument.GetObservation.FeatureOfInterest Modifier and Type Method Description GetObservationDocument.GetObservation.FeatureOfInterestGetObservationDocumentImpl.GetObservationImpl. addNewFeatureOfInterest()Appends and returns a new empty "featureOfInterest" elementGetObservationDocument.GetObservation.FeatureOfInterestGetObservationDocumentImpl.GetObservationImpl. getFeatureOfInterest()Gets the "featureOfInterest" elementMethods in net.opengis.sos.x10.impl with parameters of type GetObservationDocument.GetObservation.FeatureOfInterest Modifier and Type Method Description voidGetObservationDocumentImpl.GetObservationImpl. setFeatureOfInterest(GetObservationDocument.GetObservation.FeatureOfInterest featureOfInterest)Sets the "featureOfInterest" element
-