Uses of Class
net.opengis.ols.v_1_2.WithinDistanceType

Uses of WithinDistanceType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as WithinDistanceType
protected  WithinDistanceType POILocationType.withinDistance
           
 

Methods in net.opengis.ols.v_1_2 that return WithinDistanceType
 WithinDistanceType ObjectFactory.createWithinDistanceType()
          Create an instance of WithinDistanceType
 WithinDistanceType POILocationType.getWithinDistance()
          Gets the value of the withinDistance property.
 WithinDistanceType WithinDistanceType.withLocation(JAXBElement<? extends AbstractLocationType> value)
           
 WithinDistanceType WithinDistanceType.withMaximumDistance(DistanceType value)
           
 WithinDistanceType WithinDistanceType.withMinimumDistance(DistanceType value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type WithinDistanceType
 void POILocationType.setWithinDistance(WithinDistanceType value)
          Sets the value of the withinDistance property.
 POILocationType POILocationType.withWithinDistance(WithinDistanceType value)
           
 



Copyright © 2008-2015. All Rights Reserved.