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

Uses of NearestType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as NearestType
protected  NearestType POILocationType.nearest
           
 

Methods in net.opengis.ols.v_1_2 that return NearestType
 NearestType ObjectFactory.createNearestType()
          Create an instance of NearestType
 NearestType POILocationType.getNearest()
          Gets the value of the nearest property.
 NearestType NearestType.withLocation(Collection<JAXBElement<? extends AbstractLocationType>> values)
           
 NearestType NearestType.withLocation(JAXBElement<? extends AbstractLocationType>... values)
           
 NearestType NearestType.withLocation(List<JAXBElement<? extends AbstractLocationType>> value)
           
 NearestType NearestType.withNearestCriterion(NearestCriterionType value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type NearestType
 void POILocationType.setNearest(NearestType value)
          Sets the value of the nearest property.
 POILocationType POILocationType.withNearest(NearestType value)
           
 



Copyright © 2008-2016. All Rights Reserved.