Package de.xima.fc.gui.common.model.push
Class RemoteCommandPushData
java.lang.Object
de.xima.fc.gui.common.model.push.RemoteCommandPushData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteCommandPushData
(String[] remoteCommandName, Map<String, Serializable> remoteCommandParams) -
Method Summary
-
Constructor Details
-
RemoteCommandPushData
public RemoteCommandPushData(String[] remoteCommandName, Map<String, Serializable> remoteCommandParams)
-
-
Method Details
-
getRemoteCommandName
-
getRemoteCommandParams
-