Class Engine.TurnEngineOnOff

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
Engine

public static class Engine.TurnEngineOnOff extends SetCommand
Turn engine on off
  • Constructor Details

    • TurnEngineOnOff

      public TurnEngineOnOff(OnOffState status)
      Turn engine on off
      Parameters:
      status - The status
  • Method Details