Class DrivingModeActivationPeriod

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

public class DrivingModeActivationPeriod extends PropertyValueObject
  • Field Details

  • Constructor Details

  • Method Details

    • getDrivingMode

      public DrivingMode getDrivingMode()
      Returns:
      The driving mode.
    • getPeriod

      public Double getPeriod()
      Returns:
      Percentage of the period used for a driving mode.
    • getLength

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