Class RemoteCallParameter

java.lang.Object
org.eclipse.ecf.remoteservice.client.RemoteCallParameter
All Implemented Interfaces:
IRemoteCallParameter

public class RemoteCallParameter extends Object implements IRemoteCallParameter
Implementation of IRemoteCallParameter.
Since:
4.0
  • Constructor Details

    • RemoteCallParameter

      public RemoteCallParameter(String name, Object value)
    • RemoteCallParameter

      public RemoteCallParameter(String name)
  • Method Details