public interface IRemoteCallParameter
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the name of the remote call parameter.
|
Object |
getValue()
Get the value associated with this remote call parameter.
|
String getName()
null
.null
.Object getValue()
null
.Copyright © 2017 Eclipse Foundation. All rights reserved.