Uses of Class
net.opengis.sos.v_2_0.GetObservationByIdType

Uses of GetObservationByIdType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as GetObservationByIdType
protected  GetObservationByIdType GetObservationByIdPropertyType.getObservationById
           
 

Methods in net.opengis.sos.v_2_0 that return GetObservationByIdType
 GetObservationByIdType ObjectFactory.createGetObservationByIdType()
          Create an instance of GetObservationByIdType
 GetObservationByIdType GetObservationByIdPropertyType.getGetObservationById()
          Gets the value of the getObservationById property.
 GetObservationByIdType GetObservationByIdType.withObservation(Collection<String> values)
           
 GetObservationByIdType GetObservationByIdType.withObservation(List<String> value)
           
 GetObservationByIdType GetObservationByIdType.withObservation(String... values)
           
 

Methods in net.opengis.sos.v_2_0 that return types with arguments of type GetObservationByIdType
 JAXBElement<GetObservationByIdType> ObjectFactory.createGetObservationById(GetObservationByIdType value)
          Create an instance of JAXBElement<GetObservationByIdType>}
 

Methods in net.opengis.sos.v_2_0 with parameters of type GetObservationByIdType
 JAXBElement<GetObservationByIdType> ObjectFactory.createGetObservationById(GetObservationByIdType value)
          Create an instance of JAXBElement<GetObservationByIdType>}
 void GetObservationByIdPropertyType.setGetObservationById(GetObservationByIdType value)
          Sets the value of the getObservationById property.
 GetObservationByIdPropertyType GetObservationByIdPropertyType.withGetObservationById(GetObservationByIdType value)
           
 



Copyright © 2008-2015. All Rights Reserved.