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

Uses of RouteInstructionsListType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as RouteInstructionsListType
protected  RouteInstructionsListType DetermineRouteResponseType.routeInstructionsList
           
 

Methods in net.opengis.ols.v_1_2 that return RouteInstructionsListType
 RouteInstructionsListType ObjectFactory.createRouteInstructionsListType()
          Create an instance of RouteInstructionsListType
 RouteInstructionsListType DetermineRouteResponseType.getRouteInstructionsList()
          Response for requested route instructions.
 RouteInstructionsListType RouteInstructionsListType.withFormat(String value)
           
 RouteInstructionsListType RouteInstructionsListType.withLang(String value)
           
 RouteInstructionsListType RouteInstructionsListType.withRouteInstruction(Collection<RouteInstructionType> values)
           
 RouteInstructionsListType RouteInstructionsListType.withRouteInstruction(List<RouteInstructionType> value)
           
 RouteInstructionsListType RouteInstructionsListType.withRouteInstruction(RouteInstructionType... values)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type RouteInstructionsListType
 JAXBElement<RouteInstructionsListType> ObjectFactory.createRouteInstructionsList(RouteInstructionsListType value)
          Create an instance of JAXBElement<RouteInstructionsListType>}
 void DetermineRouteResponseType.setRouteInstructionsList(RouteInstructionsListType value)
          Sets the value of the routeInstructionsList property.
 DetermineRouteResponseType DetermineRouteResponseType.withRouteInstructionsList(RouteInstructionsListType value)
           
 



Copyright © 2008-2016. All Rights Reserved.