public class ParkingBrakeStatus extends BaseMeasurement<Boolean>
Measurement.Listener| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
mValue| Constructor and Description |
|---|
ParkingBrakeStatus(Boolean value) |
ParkingBrakeStatus(java.lang.Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGenericName() |
equals, getAge, getBirthtime, getClassForId, getKeyForMeasurement, getMeasurementFromMessage, getMeasurementFromMessage, getName, getRange, getSerializedValue, getValue, hasRange, setTimestamp, toString, toVehicleMessagepublic static final java.lang.String ID
public ParkingBrakeStatus(Boolean value)
public ParkingBrakeStatus(java.lang.Boolean value)
public java.lang.String getGenericName()
getGenericName in interface MeasurementgetGenericName in class BaseMeasurement<Boolean>