public final class ParameterMgrAccessHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| Modifier and Type | Field and Description |
|---|---|
ParameterMgrAccess |
value |
| Constructor and Description |
|---|
ParameterMgrAccessHolder() |
ParameterMgrAccessHolder(ParameterMgrAccess initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
_read(org.omg.CORBA.portable.InputStream in) |
org.omg.CORBA.TypeCode |
_type() |
void |
_write(org.omg.CORBA.portable.OutputStream out) |
public ParameterMgrAccess value
public ParameterMgrAccessHolder()
public ParameterMgrAccessHolder(ParameterMgrAccess initial)
public void _read(org.omg.CORBA.portable.InputStream in)
_read in interface org.omg.CORBA.portable.Streamablepublic void _write(org.omg.CORBA.portable.OutputStream out)
_write in interface org.omg.CORBA.portable.Streamablepublic org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamable