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 ContainedOperations.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 s)
           
static void DescriptionHelper.write(OutputStream out, Description s)
           
 

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



Copyright © {inceptionYear}-2008 null. All Rights Reserved.