java.lang.Object
org.omg.CORBA.IDLTypeHolder
public final class IDLTypeHolder
extends java.lang.Object
implements Streamable
IDLType
value
IDLTypeHolder()
IDLTypeHolder(IDLType initial)
void
_read(InputStream in)
TypeCode
_type()
_write(OutputStream _out)
public IDLType value
public IDLTypeHolder()
public IDLTypeHolder(IDLType initial)
public void _read(InputStream in)
Specified by:_read in interface Streamable
public TypeCode _type()
Specified by:_type in interface Streamable
public void _write(OutputStream _out)
Specified by:_write in interface Streamable