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

Uses of RoutePreferenceType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as RoutePreferenceType
protected  RoutePreferenceType RoutePlanType.routePreference
           
 

Methods in net.opengis.ols.v_1_2 that return RoutePreferenceType
static RoutePreferenceType RoutePreferenceType.fromValue(String v)
           
 RoutePreferenceType RoutePlanType.getRoutePreference()
          Gets the value of the routePreference property.
static RoutePreferenceType RoutePreferenceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RoutePreferenceType[] RoutePreferenceType.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 that return types with arguments of type RoutePreferenceType
 JAXBElement<RoutePreferenceType> ObjectFactory.createRoutePreference(RoutePreferenceType value)
          Create an instance of JAXBElement<RoutePreferenceType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type RoutePreferenceType
 JAXBElement<RoutePreferenceType> ObjectFactory.createRoutePreference(RoutePreferenceType value)
          Create an instance of JAXBElement<RoutePreferenceType>}
 void RoutePlanType.setRoutePreference(RoutePreferenceType value)
          Sets the value of the routePreference property.
 RoutePlanType RoutePlanType.withRoutePreference(RoutePreferenceType value)
           
 



Copyright © 2008-2016. All Rights Reserved.