Uses of Interface
net.opengis.sos.x10.GetFeatureOfInterestDocument.GetFeatureOfInterest.Location
-
Packages that use GetFeatureOfInterestDocument.GetFeatureOfInterest.Location Package Description net.opengis.sos.x10 net.opengis.sos.x10.impl -
-
Uses of GetFeatureOfInterestDocument.GetFeatureOfInterest.Location in net.opengis.sos.x10
Methods in net.opengis.sos.x10 that return GetFeatureOfInterestDocument.GetFeatureOfInterest.Location Modifier and Type Method Description GetFeatureOfInterestDocument.GetFeatureOfInterest.LocationGetFeatureOfInterestDocument.GetFeatureOfInterest. addNewLocation()Appends and returns a new empty "location" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.LocationGetFeatureOfInterestDocument.GetFeatureOfInterest. getLocation()Gets the "location" elementstatic GetFeatureOfInterestDocument.GetFeatureOfInterest.LocationGetFeatureOfInterestDocument.GetFeatureOfInterest.Location.Factory. newInstance()static GetFeatureOfInterestDocument.GetFeatureOfInterest.LocationGetFeatureOfInterestDocument.GetFeatureOfInterest.Location.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sos.x10 with parameters of type GetFeatureOfInterestDocument.GetFeatureOfInterest.Location Modifier and Type Method Description voidGetFeatureOfInterestDocument.GetFeatureOfInterest. setLocation(GetFeatureOfInterestDocument.GetFeatureOfInterest.Location location)Sets the "location" element -
Uses of GetFeatureOfInterestDocument.GetFeatureOfInterest.Location in net.opengis.sos.x10.impl
Classes in net.opengis.sos.x10.impl that implement GetFeatureOfInterestDocument.GetFeatureOfInterest.Location Modifier and Type Class Description static classGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl.LocationImplAn XML location(@http://www.opengis.net/sos/1.0).Methods in net.opengis.sos.x10.impl that return GetFeatureOfInterestDocument.GetFeatureOfInterest.Location Modifier and Type Method Description GetFeatureOfInterestDocument.GetFeatureOfInterest.LocationGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. addNewLocation()Appends and returns a new empty "location" elementGetFeatureOfInterestDocument.GetFeatureOfInterest.LocationGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. getLocation()Gets the "location" elementMethods in net.opengis.sos.x10.impl with parameters of type GetFeatureOfInterestDocument.GetFeatureOfInterest.Location Modifier and Type Method Description voidGetFeatureOfInterestDocumentImpl.GetFeatureOfInterestImpl. setLocation(GetFeatureOfInterestDocument.GetFeatureOfInterest.Location location)Sets the "location" element
-