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

Uses of RoutePlanType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as RoutePlanType
protected  RoutePlanType DetermineRouteRequestType.extendedRoutePlan
           
 

Methods in net.opengis.olsnav.v_1_3 that return RoutePlanType
 RoutePlanType ObjectFactory.createRoutePlanType()
          Create an instance of RoutePlanType
 RoutePlanType DetermineRouteRequestType.getExtendedRoutePlan()
          Gets the value of the extendedRoutePlan property.
 RoutePlanType RoutePlanType.withAvoidList(AvoidListType value)
           
 RoutePlanType RoutePlanType.withExtendedRouteControl(RouteControlType value)
           
 RoutePlanType RoutePlanType.withRelaxConstraint(boolean value)
           
 RoutePlanType RoutePlanType.withUseRealTimeTraffic(boolean value)
           
 RoutePlanType RoutePlanType.withWayPointList(RoutePointSequenceType value)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type RoutePlanType
 void DetermineRouteRequestType.setExtendedRoutePlan(RoutePlanType value)
          Sets the value of the extendedRoutePlan property.
 DetermineRouteRequestType DetermineRouteRequestType.withExtendedRoutePlan(RoutePlanType value)
           
 



Copyright © 2008-2016. All Rights Reserved.