All Known Implementing Classes:
BootItemMenuCommand, FormDataRequestCommand, FormDataResponseCommand, FormGetNamesRequestCommand, FormGetNamesResponseCommand, MenuAcknowledgementCommand, MenuActionBootCommand, MenuAnalogBootCommand, MenuBooleanBootCommand, MenuBootstrapCommand, MenuChangeCommand, MenuDialogCommand, MenuEnumBootCommand, MenuFloatBootCommand, MenuHeartbeatCommand, MenuJoinCommand, MenuLargeNumBootCommand, MenuPairingCommand, MenuRgb32BootCommand, MenuRuntimeListBootCommand, MenuScrollChoiceBootCommand, MenuSubBootCommand, MenuTextBootCommand

public interface MenuCommand
Classes extending from MenuCommand can be sent and received on a connector. They are protocol neutral so as to make replacing the protocol as easy as possible.
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of message received.
  • Method Details

    • getCommandType

      MessageField getCommandType()
      The type of message received.
      Returns:
      the command type