Uses of Interface
net.opengis.sos.x10.GetObservationDocument.GetObservation
-
Packages that use GetObservationDocument.GetObservation Package Description net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of GetObservationDocument.GetObservation in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return GetObservationDocument.GetObservation Modifier and Type Method Description GetObservationDocument.GetObservationGetObservationDocument. addNewGetObservation()Appends and returns a new empty "GetObservation" elementGetObservationDocument.GetObservationGetObservationDocument. getGetObservation()Gets the "GetObservation" elementstatic GetObservationDocument.GetObservationGetObservationDocument.GetObservation.Factory. newInstance()static GetObservationDocument.GetObservationGetObservationDocument.GetObservation.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sos.x10 with parameters of type GetObservationDocument.GetObservation Modifier and Type Method Description voidGetObservationDocument. setGetObservation(GetObservationDocument.GetObservation getObservation)Sets the "GetObservation" element -
Uses of GetObservationDocument.GetObservation in net.opengis.sos.x10.impl
Classes in net.opengis.sos.x10.impl that implement GetObservationDocument.GetObservation Modifier and Type Class Description static classGetObservationDocumentImpl.GetObservationImplAn XML GetObservation(@http://www.opengis.net/sos/1.0).Methods in net.opengis.sos.x10.impl that return GetObservationDocument.GetObservation Modifier and Type Method Description GetObservationDocument.GetObservationGetObservationDocumentImpl. addNewGetObservation()Appends and returns a new empty "GetObservation" elementGetObservationDocument.GetObservationGetObservationDocumentImpl. getGetObservation()Gets the "GetObservation" elementMethods in net.opengis.sos.x10.impl with parameters of type GetObservationDocument.GetObservation Modifier and Type Method Description voidGetObservationDocumentImpl. setGetObservation(GetObservationDocument.GetObservation getObservation)Sets the "GetObservation" element
-