Uses of Interface
net.opengis.sos.x10.GetObservationByIdDocument.GetObservationById
-
Packages that use GetObservationByIdDocument.GetObservationById Package Description net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of GetObservationByIdDocument.GetObservationById in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return GetObservationByIdDocument.GetObservationById Modifier and Type Method Description GetObservationByIdDocument.GetObservationByIdGetObservationByIdDocument. addNewGetObservationById()Appends and returns a new empty "GetObservationById" elementGetObservationByIdDocument.GetObservationByIdGetObservationByIdDocument. getGetObservationById()Gets the "GetObservationById" elementstatic GetObservationByIdDocument.GetObservationByIdGetObservationByIdDocument.GetObservationById.Factory. newInstance()static GetObservationByIdDocument.GetObservationByIdGetObservationByIdDocument.GetObservationById.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sos.x10 with parameters of type GetObservationByIdDocument.GetObservationById Modifier and Type Method Description voidGetObservationByIdDocument. setGetObservationById(GetObservationByIdDocument.GetObservationById getObservationById)Sets the "GetObservationById" element -
Uses of GetObservationByIdDocument.GetObservationById in net.opengis.sos.x10.impl
Classes in net.opengis.sos.x10.impl that implement GetObservationByIdDocument.GetObservationById Modifier and Type Class Description static classGetObservationByIdDocumentImpl.GetObservationByIdImplAn XML GetObservationById(@http://www.opengis.net/sos/1.0).Methods in net.opengis.sos.x10.impl that return GetObservationByIdDocument.GetObservationById Modifier and Type Method Description GetObservationByIdDocument.GetObservationByIdGetObservationByIdDocumentImpl. addNewGetObservationById()Appends and returns a new empty "GetObservationById" elementGetObservationByIdDocument.GetObservationByIdGetObservationByIdDocumentImpl. getGetObservationById()Gets the "GetObservationById" elementMethods in net.opengis.sos.x10.impl with parameters of type GetObservationByIdDocument.GetObservationById Modifier and Type Method Description voidGetObservationByIdDocumentImpl. setGetObservationById(GetObservationByIdDocument.GetObservationById getObservationById)Sets the "GetObservationById" element
-