Uses of Class
org.omg.CORBA.INTERNAL

Packages that use INTERNAL
org.omg.CORBA   
 

Uses of INTERNAL in org.omg.CORBA
 

Fields in org.omg.CORBA declared as INTERNAL
 INTERNAL INTERNALHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type INTERNAL
INTERNALHolder(INTERNAL initial)
           
 



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