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

Uses of RouteControlType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as RouteControlType
protected  RouteControlType RoutePlanType.extendedRouteControl
           
 

Methods in net.opengis.olsnav.v_1_3 that return RouteControlType
 RouteControlType ObjectFactory.createRouteControlType()
          Create an instance of RouteControlType
 RouteControlType RoutePlanType.getExtendedRouteControl()
          Gets the value of the extendedRouteControl property.
 RouteControlType RouteControlType.withCostCriteria(RouteCostModelType value)
           
 RouteControlType RouteControlType.withRouteEndDateTime(DateTimeType value)
           
 RouteControlType RouteControlType.withRouteStartDateTime(DateTimeType value)
           
 RouteControlType RouteControlType.withUseRealTimeTraffic(boolean value)
           
 RouteControlType RouteControlType.withVehicle(Collection<VehicleTypeN> values)
           
 RouteControlType RouteControlType.withVehicle(List<VehicleTypeN> value)
           
 RouteControlType RouteControlType.withVehicle(VehicleTypeN... values)
           
 RouteControlType RouteControlType.withVehicleCompositionLogic(String value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type RouteControlType
 void RoutePlanType.setExtendedRouteControl(RouteControlType value)
          Sets the value of the extendedRouteControl property.
 RoutePlanType RoutePlanType.withExtendedRouteControl(RouteControlType value)
           
 



Copyright © 2008-2015. All Rights Reserved.