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

Uses of NearestCriterionType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as NearestCriterionType
protected  NearestCriterionType NearestType.nearestCriterion
           
 

Methods in net.opengis.ols.v_1_2 that return NearestCriterionType
static NearestCriterionType NearestCriterionType.fromValue(String v)
           
 NearestCriterionType NearestType.getNearestCriterion()
          Gets the value of the nearestCriterion property.
static NearestCriterionType NearestCriterionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NearestCriterionType[] NearestCriterionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.ols.v_1_2 with parameters of type NearestCriterionType
 void NearestType.setNearestCriterion(NearestCriterionType value)
          Sets the value of the nearestCriterion property.
 NearestType NearestType.withNearestCriterion(NearestCriterionType value)
           
 



Copyright © 2008-2016. All Rights Reserved.