Uses of Class
net.opengis.olsnav.v_1_3.RoutePointSequenceType

Uses of RoutePointSequenceType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as RoutePointSequenceType
protected  RoutePointSequenceType RoutePlanType.wayPointList
           
 

Methods in net.opengis.olsnav.v_1_3 that return RoutePointSequenceType
 RoutePointSequenceType ObjectFactory.createRoutePointSequenceType()
          Create an instance of RoutePointSequenceType
 RoutePointSequenceType RoutePlanType.getWayPointList()
          Gets the value of the wayPointList property.
 RoutePointSequenceType RoutePointSequenceType.withEndPoint(RoutePointType value)
           
 RoutePointSequenceType RoutePointSequenceType.withStartPoint(RoutePointType value)
           
 RoutePointSequenceType RoutePointSequenceType.withViaPoint(Collection<RoutePointSequenceType.ViaPoint> values)
           
 RoutePointSequenceType RoutePointSequenceType.withViaPoint(List<RoutePointSequenceType.ViaPoint> value)
           
 RoutePointSequenceType RoutePointSequenceType.withViaPoint(RoutePointSequenceType.ViaPoint... values)
           
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type RoutePointSequenceType
 void RoutePlanType.setWayPointList(RoutePointSequenceType value)
          Sets the value of the wayPointList property.
 RoutePlanType RoutePlanType.withWayPointList(RoutePointSequenceType value)
           
 



Copyright © 2008-2016. All Rights Reserved.