Uses of Class
org.omg.CORBA.TypeDescription

Packages that use TypeDescription
org.omg.CORBA   
 

Uses of TypeDescription in org.omg.CORBA
 

Fields in org.omg.CORBA declared as TypeDescription
 TypeDescription TypeDescriptionHolder.value
           
 

Methods in org.omg.CORBA that return TypeDescription
static TypeDescription TypeDescriptionHelper.extract(Any any)
           
static TypeDescription TypeDescriptionHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type TypeDescription
static void TypeDescriptionHelper.insert(Any any, TypeDescription s)
           
static void TypeDescriptionHelper.write(OutputStream out, TypeDescription s)
           
 

Constructors in org.omg.CORBA with parameters of type TypeDescription
TypeDescriptionHolder(TypeDescription initial)
           
 



Copyright © 2008. All Rights Reserved.