public class OdometerValueParameter extends Object
ServiceClient.changeOdometer(OdometerValueParameter)
.Modifier and Type | Field and Description |
---|---|
long |
odometerInM
The odometer in meters.
|
Constructor and Description |
---|
OdometerValueParameter(long odometerInM) |