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