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

Public Member Functions

 MenuAcknowledgementCommand (CorrelationId correlationId, AckStatus ackStatus)
 
CorrelationId getCorrelationId ()
 
AckStatus getAckStatus ()
 
MessageField getCommandType ()
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 

Member Function Documentation

◆ getCommandType()

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