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

Public Member Functions

 MenuDialogCommand (DialogMode dialogMode, String header, String buffer, MenuButtonType b1, MenuButtonType b2, CorrelationId correlationId)
 
DialogMode getDialogMode ()
 
String getHeader ()
 
String getBuffer ()
 
MenuButtonType getButton1 ()
 
MenuButtonType getButton2 ()
 
MessageField getCommandType ()
 
CorrelationId getCorrelationId ()
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 

Member Function Documentation

◆ getCommandType()

MessageField com.thecoderscorner.menu.remote.commands.MenuDialogCommand.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: