Class PowerTakeoff.ActivateDeactivatePowerTakeoff

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

public static class PowerTakeoff.ActivateDeactivatePowerTakeoff extends SetCommand
Activate deactivate power takeoff
  • Constructor Details

    • ActivateDeactivatePowerTakeoff

      public ActivateDeactivatePowerTakeoff(ActiveState status)
      Activate deactivate power takeoff
      Parameters:
      status - The status
  • Method Details