Class FormDataRequestCommand
java.lang.Object
com.thecoderscorner.menu.remote.commands.FormDataRequestCommand
- All Implemented Interfaces:
MenuCommand
This command represents the form data request that is sent from the remote to the device. When this message is
received, the device will immediately respond with a list of UI forms that it has available.
-
Constructor Details
-
FormDataRequestCommand
-
-
Method Details
-
getFormName
-
getCommandType
Description copied from interface:MenuCommandThe type of message received.- Specified by:
getCommandTypein interfaceMenuCommand- Returns:
- the command type
-
equals
-
hashCode
public int hashCode() -
toString
-