getVehicleModelWithId
Gets a vehicle model by specifying its id.
Return
the corresponding VehicleModel or null if not found
Parameters
id
the id of the model (it corresponds to its key in BeMap API)
Gets a vehicle model by specifying its id.
the corresponding VehicleModel or null if not found
the id of the model (it corresponds to its key in BeMap API)