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

Uses of RouteInstructionsRequestType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as RouteInstructionsRequestType
protected  RouteInstructionsRequestType DetermineRouteRequestType.routeInstructionsRequest
           
 

Methods in net.opengis.ols.v_1_2 that return RouteInstructionsRequestType
 RouteInstructionsRequestType ObjectFactory.createRouteInstructionsRequestType()
          Create an instance of RouteInstructionsRequestType
 RouteInstructionsRequestType DetermineRouteRequestType.getRouteInstructionsRequest()
          Request parameters for turn-by-turn route directions and advisories formatted for presentation.
 RouteInstructionsRequestType RouteInstructionsRequestType.withFormat(String value)
           
 RouteInstructionsRequestType RouteInstructionsRequestType.withProvideBoundingBox(boolean value)
           
 RouteInstructionsRequestType RouteInstructionsRequestType.withProvideGeometry(boolean value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type RouteInstructionsRequestType
 JAXBElement<RouteInstructionsRequestType> ObjectFactory.createRouteInstructionsRequest(RouteInstructionsRequestType value)
          Create an instance of JAXBElement<RouteInstructionsRequestType>}
 void DetermineRouteRequestType.setRouteInstructionsRequest(RouteInstructionsRequestType value)
          Sets the value of the routeInstructionsRequest property.
 DetermineRouteRequestType DetermineRouteRequestType.withRouteInstructionsRequest(RouteInstructionsRequestType value)
           
 



Copyright © 2008-2016. All Rights Reserved.