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

Uses of GetResultType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as GetResultType
protected  GetResultType GetResultPropertyType.getResult
           
 

Methods in net.opengis.sos.v_2_0 that return GetResultType
 GetResultType ObjectFactory.createGetResultType()
          Create an instance of GetResultType
 GetResultType GetResultPropertyType.getGetResult()
          Gets the value of the getResult property.
 GetResultType GetResultType.withFeatureOfInterest(Collection<String> values)
           
 GetResultType GetResultType.withFeatureOfInterest(List<String> value)
           
 GetResultType GetResultType.withFeatureOfInterest(String... values)
           
 GetResultType GetResultType.withObservedProperty(String value)
           
 GetResultType GetResultType.withOffering(String value)
           
 GetResultType GetResultType.withSpatialFilter(GetResultType.SpatialFilter value)
           
 GetResultType GetResultType.withTemporalFilter(Collection<GetResultType.TemporalFilter> values)
           
 GetResultType GetResultType.withTemporalFilter(GetResultType.TemporalFilter... values)
           
 GetResultType GetResultType.withTemporalFilter(List<GetResultType.TemporalFilter> value)
           
 

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

Methods in net.opengis.sos.v_2_0 with parameters of type GetResultType
 JAXBElement<GetResultType> ObjectFactory.createGetResult(GetResultType value)
          Create an instance of JAXBElement<GetResultType>}
 void GetResultPropertyType.setGetResult(GetResultType value)
          Sets the value of the getResult property.
 GetResultPropertyType GetResultPropertyType.withGetResult(GetResultType value)
           
 



Copyright © 2008-2015. All Rights Reserved.