VehicleInformation |
VehicleInformation.body(String body) |
VehicleInformation |
VehicleInformation.country(String country) |
VehicleInformation |
VehicleInformation.engine(String engine) |
VehicleInformation |
Vehicle.getVehicleInformation()
Get vehicleInformation
|
VehicleInformation |
VehicleInformation.manufacturer(String manufacturer) |
VehicleInformation |
VehicleInformation.manufacturerCode(String manufacturerCode) |
VehicleInformation |
VehicleInformation.model(String model) |
VehicleInformation |
VehicleInformation.resultCode(Integer resultCode) |
VehicleInformation |
VehicleInformation.resultMessage(String resultMessage) |
VehicleInformation |
VehicleInformation.seriesCode(String seriesCode) |
VehicleInformation |
VehicleInformation.vehicleClass(String vehicleClass) |
VehicleInformation |
VehicleInformation.vin(String vin) |
VehicleInformation |
VehicleInformation.year(String year) |