Class ParkingBrake.SetParkingBrake

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.ParkingBrake.SetParkingBrake
All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
ParkingBrake

public static class ParkingBrake.SetParkingBrake extends SetCommand
Set parking brake
  • Constructor Details

    • SetParkingBrake

      public SetParkingBrake(ActiveState status)
      Set parking brake
      Parameters:
      status - The status
  • Method Details