|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueBoxDef | |
org.jacorb.ir | |
org.omg.CORBA |
Uses of ValueBoxDef in org.jacorb.ir |
Methods in org.jacorb.ir that return ValueBoxDef | |
ValueBoxDef |
UnionDef.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type)
not supported |
ValueBoxDef |
StructDef.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type)
not supported |
ValueBoxDef |
RepositoryImpl.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type)
not supported |
ValueBoxDef |
ModuleDef.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type)
not supported |
ValueBoxDef |
InterfaceDef.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type)
not supported |
ValueBoxDef |
ExceptionDef.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type)
not supported |
ValueBoxDef |
Container.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType type)
not supported |
Uses of ValueBoxDef in org.omg.CORBA |
Classes in org.omg.CORBA that implement ValueBoxDef | |
class |
_ValueBoxDefStub
Generated from IDL interface "ValueBoxDef" |
Fields in org.omg.CORBA declared as ValueBoxDef | |
ValueBoxDef |
ValueBoxDefHolder.value
|
Methods in org.omg.CORBA that return ValueBoxDef | |
ValueBoxDef |
_ValueDefStub.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
_UnionDefStub.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
_StructDefStub.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
_RepositoryStub.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
_ModuleDefStub.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
_InterfaceDefStub.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
_ExceptionDefStub.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
_ContainerStub.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
ValueDefPOATie.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
ValueBoxDefPOATie._this()
|
ValueBoxDef |
ValueBoxDefPOATie._this(ORB orb)
|
ValueBoxDef |
ValueBoxDefPOA._this()
|
ValueBoxDef |
ValueBoxDefPOA._this(ORB orb)
|
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 |
UnionDefPOATie.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
StructDefPOATie.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
RepositoryPOATie.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
ModuleDefPOATie.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
InterfaceDefPOATie.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
ExceptionDefPOATie.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
ValueBoxDef |
ContainerPOATie.create_value_box(java.lang.String id,
java.lang.String name,
java.lang.String version,
IDLType original_type_def)
|
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |