All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.AttributeDefHolder
interface AttributeDef : ::CORBA::Contained { readonly attribute TypeCode type; attribute ::CORBA::IDLType type_def; attribute ::CORBA::AttributeMode mode; };
public AttributeDef value
public AttributeDefHolder()
public AttributeDefHolder(AttributeDef value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index