Class ConfirmedTroubleCode

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

public class ConfirmedTroubleCode extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getID

      public String getID()
      Returns:
      Identifier.
    • getEcuAddress

      public String getEcuAddress()
      Returns:
      Electronic Control Unit address.
    • getEcuVariantName

      public String getEcuVariantName()
      Returns:
      Electronic Control Unit variant name.
    • getStatus

      public String getStatus()
      Returns:
      Status.
    • getLength

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