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

Uses of VehicleTypeN in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 with type parameters of type VehicleTypeN
protected  List<VehicleTypeN> RouteControlType.vehicle
           
 

Methods in net.opengis.olsnav.v_1_3 that return VehicleTypeN
 VehicleTypeN ObjectFactory.createVehicleTypeN()
          Create an instance of VehicleTypeN
 VehicleTypeN VehicleTypeN.withExclusionary(boolean value)
           
 VehicleTypeN VehicleTypeN.withVehicleName(VehicleTypeName value)
           
 VehicleTypeN VehicleTypeN.withVehicleValue(BigInteger value)
           
 

Methods in net.opengis.olsnav.v_1_3 that return types with arguments of type VehicleTypeN
 List<VehicleTypeN> RouteControlType.getVehicle()
          Gets the value of the vehicle property.
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type VehicleTypeN
 RouteControlType RouteControlType.withVehicle(VehicleTypeN... values)
           
 

Method parameters in net.opengis.olsnav.v_1_3 with type arguments of type VehicleTypeN
 void RouteControlType.setVehicle(List<VehicleTypeN> value)
           
 RouteControlType RouteControlType.withVehicle(Collection<VehicleTypeN> values)
           
 RouteControlType RouteControlType.withVehicle(List<VehicleTypeN> value)
           
 



Copyright © 2008-2016. All Rights Reserved.