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