Class MultiCommand.MultiCommandCommand

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

public static class MultiCommand.MultiCommandCommand extends SetCommand
Multi command command
  • Constructor Details

    • MultiCommandCommand

      public MultiCommandCommand(List<Command> multiCommands)
      Multi command command
      Parameters:
      multiCommands - The outgoing commands
  • Method Details

    • getMultiCommands

      public List<Property<Command>> getMultiCommands()
      Returns:
      The multi commands