public final class RetrievedInfoHolder
extends java.lang.Object
implements org.omg.CORBA.portable.Streamable
| Modifier and Type | Field and Description |
|---|---|
RetrievedInfo |
value |
| Constructor and Description |
|---|
RetrievedInfoHolder() |
RetrievedInfoHolder(RetrievedInfo 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 RetrievedInfo value
public RetrievedInfoHolder()
public RetrievedInfoHolder(RetrievedInfo initial)
public org.omg.CORBA.TypeCode _type()
_type in interface org.omg.CORBA.portable.Streamablepublic 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.StreamableCopyright © 2016. All Rights Reserved.