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

Uses of RouteMapType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 with type parameters of type RouteMapType
protected  List<RouteMapType> DetermineRouteResponseType.routeMap
           
 

Methods in net.opengis.ols.v_1_2 that return RouteMapType
 RouteMapType ObjectFactory.createRouteMapType()
          Create an instance of RouteMapType
 RouteMapType RouteMapType.withBBoxContext(EnvelopeType value)
           
 RouteMapType RouteMapType.withCenterContext(CenterContextType value)
           
 RouteMapType RouteMapType.withContent(ContentType value)
           
 RouteMapType RouteMapType.withDescription(String value)
           
 

Methods in net.opengis.ols.v_1_2 that return types with arguments of type RouteMapType
 JAXBElement<RouteMapType> ObjectFactory.createRouteMap(RouteMapType value)
          Create an instance of JAXBElement<RouteMapType>}
 List<RouteMapType> DetermineRouteResponseType.getRouteMap()
          Response list for requested route maps.Gets the value of the routeMap property.
 

Methods in net.opengis.ols.v_1_2 with parameters of type RouteMapType
 JAXBElement<RouteMapType> ObjectFactory.createRouteMap(RouteMapType value)
          Create an instance of JAXBElement<RouteMapType>}
 DetermineRouteResponseType DetermineRouteResponseType.withRouteMap(RouteMapType... values)
           
 

Method parameters in net.opengis.ols.v_1_2 with type arguments of type RouteMapType
 void DetermineRouteResponseType.setRouteMap(List<RouteMapType> value)
           
 DetermineRouteResponseType DetermineRouteResponseType.withRouteMap(Collection<RouteMapType> values)
           
 DetermineRouteResponseType DetermineRouteResponseType.withRouteMap(List<RouteMapType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.