public class WindshieldWiperStatus extends BaseMeasurement<Boolean>
Measurement.Listener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
mValue
Constructor and Description |
---|
WindshieldWiperStatus(Boolean value) |
WindshieldWiperStatus(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, toVehicleMessage
public static final java.lang.String ID
public WindshieldWiperStatus(Boolean value)
public WindshieldWiperStatus(java.lang.Boolean value)
public java.lang.String getGenericName()
getGenericName
in interface Measurement
getGenericName
in class BaseMeasurement<Boolean>