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