Uses of Class
org.omg.CORBA.DATA_CONVERSION

Packages that use DATA_CONVERSION
org.omg.CORBA   
 

Uses of DATA_CONVERSION in org.omg.CORBA
 

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

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