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

Uses of GetFeatureOfInterestType.SpatialFilter in net.opengis.sos.v_2_0
 

Fields in net.opengis.sos.v_2_0 with type parameters of type GetFeatureOfInterestType.SpatialFilter
protected  List<GetFeatureOfInterestType.SpatialFilter> GetFeatureOfInterestType.spatialFilter
           
 

Methods in net.opengis.sos.v_2_0 that return GetFeatureOfInterestType.SpatialFilter
 GetFeatureOfInterestType.SpatialFilter ObjectFactory.createGetFeatureOfInterestTypeSpatialFilter()
          Create an instance of GetFeatureOfInterestType.SpatialFilter
 GetFeatureOfInterestType.SpatialFilter GetFeatureOfInterestType.SpatialFilter.withSpatialOps(JAXBElement<SpatialOpsType> value)
           
 

Methods in net.opengis.sos.v_2_0 that return types with arguments of type GetFeatureOfInterestType.SpatialFilter
 List<GetFeatureOfInterestType.SpatialFilter> GetFeatureOfInterestType.getSpatialFilter()
          Gets the value of the spatialFilter property.
 

Methods in net.opengis.sos.v_2_0 with parameters of type GetFeatureOfInterestType.SpatialFilter
 GetFeatureOfInterestType GetFeatureOfInterestType.withSpatialFilter(GetFeatureOfInterestType.SpatialFilter... values)
           
 

Method parameters in net.opengis.sos.v_2_0 with type arguments of type GetFeatureOfInterestType.SpatialFilter
 void GetFeatureOfInterestType.setSpatialFilter(List<GetFeatureOfInterestType.SpatialFilter> value)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withSpatialFilter(Collection<GetFeatureOfInterestType.SpatialFilter> values)
           
 GetFeatureOfInterestType GetFeatureOfInterestType.withSpatialFilter(List<GetFeatureOfInterestType.SpatialFilter> value)
           
 



Copyright © 2008-2015. All Rights Reserved.