Uses of Class
org.omg.CORBA.ContainedPackage.Description

Packages that use Description
org.omg.CORBA   
org.omg.CORBA.ContainedPackage   
 

Uses of Description in org.omg.CORBA
 

Methods in org.omg.CORBA that return Description
 Description _InterfaceDefStub.describe()
           
 Description _ValueBoxDefStub.describe()
           
 Description _LocalInterfaceDefStub.describe()
           
 Description _ModuleDefStub.describe()
           
 Description _ContainedStub.describe()
           
 Description ContainedOperations.describe()
           
 Description _ValueMemberDefStub.describe()
           
 Description _ConstantDefStub.describe()
           
 Description _AttributeDefStub.describe()
           
 Description _StructDefStub.describe()
           
 Description _OperationDefStub.describe()
           
 Description _TypedefDefStub.describe()
           
 Description _ExceptionDefStub.describe()
           
 Description _NativeDefStub.describe()
           
 Description _AliasDefStub.describe()
           
 Description _AbstractInterfaceDefStub.describe()
           
 Description _ValueDefStub.describe()
           
 Description _EnumDefStub.describe()
           
 Description _UnionDefStub.describe()
           
 

Uses of Description in org.omg.CORBA.ContainedPackage
 

Fields in org.omg.CORBA.ContainedPackage declared as Description
 Description DescriptionHolder.value
           
 

Methods in org.omg.CORBA.ContainedPackage that return Description
static Description DescriptionHelper.extract(Any any)
           
static Description DescriptionHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA.ContainedPackage with parameters of type Description
static void DescriptionHelper.insert(Any any, Description val)
           
static void DescriptionHelper.write(OutputStream out, Description val)
           
 

Constructors in org.omg.CORBA.ContainedPackage with parameters of type Description
DescriptionHolder(Description initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.