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
static ValueBoxDef ValueBoxDefHelper.extract(Any any)
           
static ValueBoxDef ValueBoxDefHelper.read(InputStream in)
           
static ValueBoxDef ValueBoxDefHelper.narrow(java.lang.Object obj)
           
static ValueBoxDef ValueBoxDefHelper.narrow(Object obj)
           
static ValueBoxDef ValueBoxDefHelper.unchecked_narrow(Object obj)
           
 ValueBoxDef ContainerOperations.create_value_box(java.lang.String id, java.lang.String name, java.lang.String version, IDLType original_type_def)
           
 

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 © {inceptionYear}-2007 null. All Rights Reserved.