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

Uses of POIWithDistanceType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type POIWithDistanceType
protected  List<POIWithDistanceType> DirectoryResponseType.poiContext
           
 

Methods in net.opengis.ols.v_1_2 that return POIWithDistanceType
 POIWithDistanceType ObjectFactory.createPOIWithDistanceType()
          Create an instance of POIWithDistanceType
 POIWithDistanceType POIWithDistanceType.withDistance(DistanceType value)
           
 POIWithDistanceType POIWithDistanceType.withPOI(PointOfInterestType value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type POIWithDistanceType
 List<POIWithDistanceType> DirectoryResponseType.getPOIContext()
          Gets the value of the poiContext property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type POIWithDistanceType
 DirectoryResponseType DirectoryResponseType.withPOIContext(POIWithDistanceType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type POIWithDistanceType
 void DirectoryResponseType.setPOIContext(List<POIWithDistanceType> value)
           
 DirectoryResponseType DirectoryResponseType.withPOIContext(Collection<POIWithDistanceType> values)
           
 DirectoryResponseType DirectoryResponseType.withPOIContext(List<POIWithDistanceType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.