Class RemoteCommandPushData

java.lang.Object
de.xima.fc.gui.common.model.push.RemoteCommandPushData
All Implemented Interfaces:
Serializable

public final class RemoteCommandPushData extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getRemoteCommandName

      public String[] getRemoteCommandName()
    • getRemoteCommandParams

      public Map<String,Serializable> getRemoteCommandParams()