Class MenuDialogCommand
java.lang.Object
com.thecoderscorner.menu.remote.commands.MenuDialogCommand
- All Implemented Interfaces:
MenuCommand
-
Constructor Summary
ConstructorsConstructorDescriptionMenuDialogCommand(DialogMode dialogMode, String header, String buffer, MenuButtonType b1, MenuButtonType b2, CorrelationId correlationId) -
Method Summary
-
Constructor Details
-
Method Details
-
getDialogMode
-
getHeader
-
getBuffer
-
getButton1
-
getButton2
-
getCommandType
Description copied from interface:MenuCommandThe type of message received.- Specified by:
getCommandTypein interfaceMenuCommand- Returns:
- the command type
-
getCorrelationId
-
toString
-
equals
-
hashCode
public int hashCode()
-