Uses of Class
net.opengis.olsnav.v_1_3.RouteHighwayUsageEnum

Uses of RouteHighwayUsageEnum in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as RouteHighwayUsageEnum
protected  RouteHighwayUsageEnum RouteCostModelType.highwayAffinity
           
 

Methods in net.opengis.olsnav.v_1_3 that return RouteHighwayUsageEnum
static RouteHighwayUsageEnum RouteHighwayUsageEnum.fromValue(String v)
           
 RouteHighwayUsageEnum RouteCostModelType.getHighwayAffinity()
          Gets the value of the highwayAffinity property.
static RouteHighwayUsageEnum RouteHighwayUsageEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RouteHighwayUsageEnum[] RouteHighwayUsageEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type RouteHighwayUsageEnum
 void RouteCostModelType.setHighwayAffinity(RouteHighwayUsageEnum value)
          Sets the value of the highwayAffinity property.
 RouteCostModelType RouteCostModelType.withHighwayAffinity(RouteHighwayUsageEnum value)
           
 



Copyright © 2008-2016. All Rights Reserved.