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

Uses of RoutePlanType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as RoutePlanType
protected  RoutePlanType DetermineRouteRequestType.routePlan
           
 

Methods in net.opengis.ols.v_1_2 that return RoutePlanType
 RoutePlanType ObjectFactory.createRoutePlanType()
          Create an instance of RoutePlanType
 RoutePlanType DetermineRouteRequestType.getRoutePlan()
          Gets the value of the routePlan property.
 RoutePlanType RoutePlanType.withAvoidList(AvoidListType value)
           
 RoutePlanType RoutePlanType.withExpectedEndTime(XMLGregorianCalendar value)
           
 RoutePlanType RoutePlanType.withExpectedStartTime(XMLGregorianCalendar value)
           
 RoutePlanType RoutePlanType.withRoutePreference(RoutePreferenceType value)
           
 RoutePlanType RoutePlanType.withUseRealTimeTraffic(boolean value)
           
 RoutePlanType RoutePlanType.withWayPointList(WayPointListType value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type RoutePlanType
 JAXBElement<RoutePlanType> ObjectFactory.createRoutePlan(RoutePlanType value)
          Create an instance of JAXBElement<RoutePlanType>}
 

Methods in net.opengis.ols.v_1_2 with parameters of type RoutePlanType
 JAXBElement<RoutePlanType> ObjectFactory.createRoutePlan(RoutePlanType value)
          Create an instance of JAXBElement<RoutePlanType>}
 void DetermineRouteRequestType.setRoutePlan(RoutePlanType value)
          Sets the value of the routePlan property.
 DetermineRouteRequestType DetermineRouteRequestType.withRoutePlan(RoutePlanType value)
           
 



Copyright © 2008-2015. All Rights Reserved.