Class TroubleCode

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>

public class TroubleCode extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getOccurrences

      public Integer getOccurrences()
      Returns:
      Number of occurrences.
    • getID

      public String getID()
      Returns:
      Identifier.
    • getEcuID

      public String getEcuID()
      Returns:
      Electronic Control Unit identifier.
    • getStatus

      public String getStatus()
      Returns:
      Status.
    • getSystem

      public TroubleCode.System getSystem()
      Returns:
      The system.
    • getLength

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