Class MenuAcknowledgementCommand
java.lang.Object
com.thecoderscorner.menu.remote.commands.MenuAcknowledgementCommand
- All Implemented Interfaces:
MenuCommand
-
Constructor Summary
ConstructorsConstructorDescriptionMenuAcknowledgementCommand(CorrelationId correlationId, AckStatus ackStatus) -
Method Summary
-
Constructor Details
-
Method Details
-
getCorrelationId
-
getAckStatus
-
getCommandType
Description copied from interface:MenuCommandThe type of message received.- Specified by:
getCommandTypein interfaceMenuCommand- Returns:
- the command type
-
toString
-
equals
-
hashCode
public int hashCode()
-