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

Uses of RouteInstructionType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type RouteInstructionType
protected  List<RouteInstructionType> RouteInstructionsListType.routeInstruction
           
 

Methods in net.opengis.ols.v_1_2 that return RouteInstructionType
 RouteInstructionType ObjectFactory.createRouteInstructionType()
          Create an instance of RouteInstructionType
 RouteInstructionType RouteInstructionType.withBoundingBox(EnvelopeType value)
           
 RouteInstructionType RouteInstructionType.withDescription(String value)
           
 RouteInstructionType RouteInstructionType.withDistance(DistanceType value)
           
 RouteInstructionType RouteInstructionType.withDuration(Duration value)
           
 RouteInstructionType RouteInstructionType.withInstruction(String value)
           
 RouteInstructionType RouteInstructionType.withRouteInstructionGeometry(RouteGeometryType value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type RouteInstructionType
 JAXBElement<RouteInstructionType> ObjectFactory.createRouteInstruction(RouteInstructionType value)
          Create an instance of JAXBElement<RouteInstructionType>}
 List<RouteInstructionType> RouteInstructionsListType.getRouteInstruction()
          Gets the value of the routeInstruction property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type RouteInstructionType
 JAXBElement<RouteInstructionType> ObjectFactory.createRouteInstruction(RouteInstructionType value)
          Create an instance of JAXBElement<RouteInstructionType>}
 RouteInstructionsListType RouteInstructionsListType.withRouteInstruction(RouteInstructionType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type RouteInstructionType
 void RouteInstructionsListType.setRouteInstruction(List<RouteInstructionType> value)
           
 RouteInstructionsListType RouteInstructionsListType.withRouteInstruction(Collection<RouteInstructionType> values)
           
 RouteInstructionsListType RouteInstructionsListType.withRouteInstruction(List<RouteInstructionType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.