Uses of Class
org.omg.CORBA.UNKNOWN

Packages that use UNKNOWN
org.omg.CORBA   
 

Uses of UNKNOWN in org.omg.CORBA
 

Fields in org.omg.CORBA declared as UNKNOWN
 UNKNOWN UNKNOWNHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type UNKNOWN
UNKNOWNHolder(UNKNOWN initial)
           
 



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