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

Uses of GetFeatureOfInterestResponseType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as GetFeatureOfInterestResponseType
protected  GetFeatureOfInterestResponseType GetFeatureOfInterestResponsePropertyType.getFeatureOfInterestResponse
           
 

Methods in net.opengis.sos.v_2_0 that return GetFeatureOfInterestResponseType
 GetFeatureOfInterestResponseType ObjectFactory.createGetFeatureOfInterestResponseType()
          Create an instance of GetFeatureOfInterestResponseType
 GetFeatureOfInterestResponseType GetFeatureOfInterestResponsePropertyType.getGetFeatureOfInterestResponse()
          Gets the value of the getFeatureOfInterestResponse property.
 GetFeatureOfInterestResponseType GetFeatureOfInterestResponseType.withFeatureMember(Collection<FeaturePropertyType> values)
           
 GetFeatureOfInterestResponseType GetFeatureOfInterestResponseType.withFeatureMember(FeaturePropertyType... values)
           
 GetFeatureOfInterestResponseType GetFeatureOfInterestResponseType.withFeatureMember(List<FeaturePropertyType> value)
           
 

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

Methods in net.opengis.sos.v_2_0 with parameters of type GetFeatureOfInterestResponseType
 JAXBElement<GetFeatureOfInterestResponseType> ObjectFactory.createGetFeatureOfInterestResponse(GetFeatureOfInterestResponseType value)
          Create an instance of JAXBElement<GetFeatureOfInterestResponseType>}
 void GetFeatureOfInterestResponsePropertyType.setGetFeatureOfInterestResponse(GetFeatureOfInterestResponseType value)
          Sets the value of the getFeatureOfInterestResponse property.
 GetFeatureOfInterestResponsePropertyType GetFeatureOfInterestResponsePropertyType.withGetFeatureOfInterestResponse(GetFeatureOfInterestResponseType value)
           
 



Copyright © 2008-2015. All Rights Reserved.