public final class ParameterHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| Constructor and Description |
|---|
ParameterHolder() |
ParameterHolder(Parameter initialValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
_read(org.omg.CORBA.portable.InputStream i) |
org.omg.CORBA.TypeCode |
_type() |
void |
_write(org.omg.CORBA.portable.OutputStream o) |
public Parameter value
public ParameterHolder()
public ParameterHolder(Parameter initialValue)
public void _read(org.omg.CORBA.portable.InputStream i)
_read in interface org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream o)
_write in interface org.omg.CORBA.portable.Streamablepublic org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable