Uses of Class
org.omg.CORBA.INITIALIZE

Packages that use INITIALIZE
org.omg.CORBA   
 

Uses of INITIALIZE in org.omg.CORBA
 

Fields in org.omg.CORBA declared as INITIALIZE
 INITIALIZE INITIALIZEHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type INITIALIZE
INITIALIZEHolder(INITIALIZE initial)
           
 



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