Class FormDataResponseCommand
java.lang.Object
com.thecoderscorner.menu.remote.commands.FormDataResponseCommand
- All Implemented Interfaces:
MenuCommand
This command represents the form data response that is sent from the device to the remote. It is normally sent in
bin format and contains the XML definition of a mobile form.
-
Constructor Details
-
FormDataResponseCommand
-
-
Method Details
-
getFormData
-
getCommandType
Description copied from interface:MenuCommandThe type of message received.- Specified by:
getCommandTypein interfaceMenuCommand- Returns:
- the command type
-
equals
-
hashCode
public int hashCode() -
toString
-