All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.ArrayDefHolder
interface ArrayDef : ::CORBA::IDLType { attribute unsigned long length; readonly attribute TypeCode element_type; attribute ::CORBA::IDLType element_type_def; };
public ArrayDef value
public ArrayDefHolder()
public ArrayDefHolder(ArrayDef value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index