Class OemTroubleCodeValue

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

public class OemTroubleCodeValue extends PropertyValueObject
  • Constructor Details

  • Method Details

    • getID

      public String getID()
      Returns:
      Identifier for the trouble code.
    • getKeyValue

      public KeyValue getKeyValue()
      Returns:
      Key-value pair for the trouble code.
    • getLength

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