public final class Parameter extends java.lang.Object implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
RequestInfoOperations.arguments(),
Serialized Form| Modifier and Type | Field and Description |
|---|---|
org.omg.CORBA.Any |
argument
The
Any, holding the value of the parameter. |
org.omg.CORBA.ParameterMode |
mode
The mode of the parameter.
|
public org.omg.CORBA.Any argument
Any, holding the value of the parameter.public org.omg.CORBA.ParameterMode mode