Class Charging.SetReductionOfChargingCurrentTimes

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<Byte>
com.highmobility.value.Bytes
com.highmobility.autoapi.Command
com.highmobility.autoapi.SetCommand
com.highmobility.autoapi.Charging.SetReductionOfChargingCurrentTimes
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
Charging

public static class Charging.SetReductionOfChargingCurrentTimes extends SetCommand
Set reduction of charging current times
  • Constructor Details

    • SetReductionOfChargingCurrentTimes

      public SetReductionOfChargingCurrentTimes(List<ReductionTime> reductionTimes)
      Set reduction of charging current times
      Parameters:
      reductionTimes - The reduction times
  • Method Details