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 Modifier and Type Field Description protected List<GetFeatureOfInterestType.SpatialFilter>GetFeatureOfInterestType. spatialFilterMethods in net.opengis.sos.v_2_0 that return GetFeatureOfInterestType.SpatialFilter Modifier and Type Method Description GetFeatureOfInterestType.SpatialFilterObjectFactory. createGetFeatureOfInterestTypeSpatialFilter()Create an instance ofGetFeatureOfInterestType.SpatialFilterGetFeatureOfInterestType.SpatialFilterGetFeatureOfInterestType.SpatialFilter. withSpatialOps(jakarta.xml.bind.JAXBElement<SpatialOpsType> value)Methods in net.opengis.sos.v_2_0 that return types with arguments of type GetFeatureOfInterestType.SpatialFilter Modifier and Type Method Description 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 Modifier and Type Method Description GetFeatureOfInterestTypeGetFeatureOfInterestType. withSpatialFilter(GetFeatureOfInterestType.SpatialFilter... values)Method parameters in net.opengis.sos.v_2_0 with type arguments of type GetFeatureOfInterestType.SpatialFilter Modifier and Type Method Description voidGetFeatureOfInterestType. setSpatialFilter(List<GetFeatureOfInterestType.SpatialFilter> value)GetFeatureOfInterestTypeGetFeatureOfInterestType. withSpatialFilter(Collection<GetFeatureOfInterestType.SpatialFilter> values)GetFeatureOfInterestTypeGetFeatureOfInterestType. withSpatialFilter(List<GetFeatureOfInterestType.SpatialFilter> value)
-