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

Uses of RouteHandleType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as RouteHandleType
protected  RouteHandleType DetermineRouteResponseType.routeHandle
           
protected  RouteHandleType DetermineRouteRequestType.routeHandle
           
 

Methods in net.opengis.ols.v_1_2 that return RouteHandleType
 RouteHandleType ObjectFactory.createRouteHandleType()
          Create an instance of RouteHandleType
 RouteHandleType DetermineRouteResponseType.getRouteHandle()
          Reference to the route stored at the Route Determination Service server.
 RouteHandleType DetermineRouteRequestType.getRouteHandle()
          Reference to a proviously determined route stored at the Route Determination Service server.
 RouteHandleType RouteHandleType.withRouteID(String value)
           
 RouteHandleType RouteHandleType.withServiceID(String value)
           
 

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

Methods in net.opengis.ols.v_1_2 with parameters of type RouteHandleType
 JAXBElement<RouteHandleType> ObjectFactory.createRouteHandle(RouteHandleType value)
          Create an instance of JAXBElement<RouteHandleType>}
 void DetermineRouteResponseType.setRouteHandle(RouteHandleType value)
          Sets the value of the routeHandle property.
 void DetermineRouteRequestType.setRouteHandle(RouteHandleType value)
          Sets the value of the routeHandle property.
 DetermineRouteResponseType DetermineRouteResponseType.withRouteHandle(RouteHandleType value)
           
 DetermineRouteRequestType DetermineRouteRequestType.withRouteHandle(RouteHandleType value)
           
 



Copyright © 2008-2016. All Rights Reserved.