Uses of Interface
org.omg.CORBA.ValueBoxDef

Packages that use ValueBoxDef
org.omg.CORBA   
 

Uses of ValueBoxDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ValueBoxDef
 ValueBoxDef ValueBoxDefHolder.value
           
 

Methods in org.omg.CORBA that return ValueBoxDef
 ValueBoxDef ContainerOperations.create_value_box(java.lang.String id, java.lang.String name, java.lang.String version, IDLType original_type_def)
           
static ValueBoxDef ValueBoxDefHelper.extract(Any any)
           
static ValueBoxDef ValueBoxDefHelper.narrow(Object obj)
           
static ValueBoxDef ValueBoxDefHelper.read(InputStream in)
           
static ValueBoxDef ValueBoxDefHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type ValueBoxDef
static void ValueBoxDefHelper.insert(Any any, ValueBoxDef s)
           
static void ValueBoxDefHelper.write(OutputStream _out, ValueBoxDef s)
           
 

Constructors in org.omg.CORBA with parameters of type ValueBoxDef
ValueBoxDefHolder(ValueBoxDef initial)
           
 



Copyright © 2008. All Rights Reserved.