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

Uses of VehicleTypeName in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as VehicleTypeName
protected  VehicleTypeName VehicleTypeN.vehicleName
           
 

Methods in net.opengis.olsnav.v_1_3 that return VehicleTypeName
static VehicleTypeName VehicleTypeName.fromValue(String v)
           
 VehicleTypeName VehicleTypeN.getVehicleName()
          Gets the value of the vehicleName property.
static VehicleTypeName VehicleTypeName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VehicleTypeName[] VehicleTypeName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type VehicleTypeName
 void VehicleTypeN.setVehicleName(VehicleTypeName value)
          Sets the value of the vehicleName property.
 VehicleTypeN VehicleTypeN.withVehicleName(VehicleTypeName value)
           
 



Copyright © 2008-2016. All Rights Reserved.