Uses of Interface
org.omg.CORBA.ValueBoxDef

Packages that use ValueBoxDef
org.omg.CORBA   
 

Uses of ValueBoxDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement ValueBoxDef
 class _ValueBoxDefStub
           
 

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

Methods in org.omg.CORBA that return ValueBoxDef
 ValueBoxDef _InterfaceDefStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef _RepositoryStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef _LocalInterfaceDefStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef _ModuleDefStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef _ContainerStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef _StructDefStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef _ExceptionDefStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef ContainerOperations.create_value_box(String id, String name, String version, IDLType original_type_def)
           
 ValueBoxDef _AbstractInterfaceDefStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef _ValueDefStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 ValueBoxDef _UnionDefStub.create_value_box(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
static ValueBoxDef ValueBoxDefHelper.extract(Any any)
           
static ValueBoxDef ValueBoxDefHelper.narrow(Object val)
           
static ValueBoxDef ValueBoxDefHelper.read(InputStream in)
           
static ValueBoxDef ValueBoxDefHelper.unchecked_narrow(Object val)
           
 

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

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



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