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