Class TirePressure

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Byte>
com.highmobility.value.Bytes
com.highmobility.autoapi.property.PropertyValueObject
com.highmobility.autoapi.value.TirePressure
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class TirePressure extends PropertyValueObject
  • Field Details

  • Constructor Details

  • Method Details

    • getLocation

      public LocationWheel getLocation()
      Returns:
      The location.
    • getPressure

      public com.highmobility.autoapi.value.measurement.Pressure getPressure()
      Returns:
      Tire pressure.
    • getLength

      public int getLength()
      Overrides:
      getLength in class com.highmobility.value.Bytes