All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.IDLTypeHolder
#pragma prefix "omg.org/CORBA" interface IDLType : ::CORBA::IRObject { readonly attribute TypeCode type; };
public IDLType value
public IDLTypeHolder()
public IDLTypeHolder(IDLType value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index