tcMenuJavaAPI
Classes | Public Member Functions | List of all members
com.thecoderscorner.menu.remote.commands.MenuBootstrapCommand Class Reference
Inheritance diagram for com.thecoderscorner.menu.remote.commands.MenuBootstrapCommand:
com.thecoderscorner.menu.remote.commands.MenuCommand

Classes

enum  BootType
 

Public Member Functions

 MenuBootstrapCommand (BootType bootType)
 
BootType getBootType ()
 
MessageField getCommandType ()
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 

Class Documentation

◆ com::thecoderscorner::menu::remote::commands::MenuBootstrapCommand::BootType

enum com::thecoderscorner::menu::remote::commands::MenuBootstrapCommand::BootType
Enumerator
END
START

Member Function Documentation

◆ getCommandType()

MessageField com.thecoderscorner.menu.remote.commands.MenuBootstrapCommand.getCommandType ( )

The type of message received.

Returns
the command type

Implements com.thecoderscorner.menu.remote.commands.MenuCommand.


The documentation for this class was generated from the following file: