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