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

Uses of GetFeatureOfInterestType in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 declared as GetFeatureOfInterestType
protected  GetFeatureOfInterestType GetFeatureOfInterestPropertyType.getFeatureOfInterest
           
 

Methods in net.opengis.sos.v_2_0 that return GetFeatureOfInterestType
 GetFeatureOfInterestType ObjectFactory.createGetFeatureOfInterestType()
          Create an instance of GetFeatureOfInterestType
 GetFeatureOfInterestType GetFeatureOfInterestPropertyType.getGetFeatureOfInterest()
          Gets the value of the getFeatureOfInterest property.
 GetFeatureOfInterestType GetFeatureOfInterestType.withFeatureOfInterest(Collection<String> values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withFeatureOfInterest(List<String> value)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withFeatureOfInterest(String... values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withObservedProperty(Collection<String> values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withObservedProperty(List<String> value)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withObservedProperty(String... values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withProcedure(Collection<String> values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withProcedure(List<String> value)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withProcedure(String... values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withSpatialFilter(Collection<GetFeatureOfInterestType.SpatialFilter> values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withSpatialFilter(GetFeatureOfInterestType.SpatialFilter... values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withSpatialFilter(List<GetFeatureOfInterestType.SpatialFilter> value)
           
 

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

Methods in net.opengis.sos.v_2_0 with parameters of type GetFeatureOfInterestType
 JAXBElement<GetFeatureOfInterestType> ObjectFactory.createGetFeatureOfInterest(GetFeatureOfInterestType value)
          Create an instance of JAXBElement<GetFeatureOfInterestType>}
 void GetFeatureOfInterestPropertyType.setGetFeatureOfInterest(GetFeatureOfInterestType value)
          Sets the value of the getFeatureOfInterest property.
 GetFeatureOfInterestPropertyType GetFeatureOfInterestPropertyType.withGetFeatureOfInterest(GetFeatureOfInterestType value)
           
 



Copyright © 2008-2015. All Rights Reserved.