All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.omg.CORBA.ConstantDescriptionHolder
struct ConstantDescription { ::CORBA::Identifier name; ::CORBA::RepositoryId id; ::CORBA::RepositoryId defined_in; ::CORBA::VersionSpec version; TypeCode type; any value; };
public ConstantDescription value
public ConstantDescriptionHolder()
public ConstantDescriptionHolder(ConstantDescription value)
public void _read(InputStream input)
public void _write(OutputStream output)
public TypeCode _type()
All Packages Class Hierarchy This Package Previous Next Index