Uses of Interface
org.omg.CORBA.ValueBoxDef
Packages that use ValueBoxDef
-
Uses of ValueBoxDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ValueBoxDefFields in org.omg.CORBA declared as ValueBoxDefMethods in org.omg.CORBA that return ValueBoxDefModifier and TypeMethodDescriptionValueBoxDefPOA._this()_AbstractInterfaceDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ContainerStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ExceptionDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ExtAbstractInterfaceDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ExtInterfaceDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ExtLocalInterfaceDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ExtValueDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _InterfaceDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _LocalInterfaceDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ModuleDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _RepositoryStub.create_value_box(String id, String name, String version, IDLType original_type_def) _StructDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _UnionDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ValueDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) AbstractInterfaceDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ContainerOperations.create_value_box(String id, String name, String version, IDLType original_type_def) ContainerPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ExceptionDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ExtAbstractInterfaceDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ExtInterfaceDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ExtLocalInterfaceDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ExtValueDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) InterfaceDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) LocalInterfaceDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ModuleDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) RepositoryPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) StructDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) UnionDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ValueDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) static ValueBoxDefstatic ValueBoxDefstatic ValueBoxDefValueBoxDefHelper.read(InputStream istream) static ValueBoxDefValueBoxDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ValueBoxDefModifier and TypeMethodDescriptionstatic voidValueBoxDefHelper.insert(Any a, ValueBoxDef that) static voidValueBoxDefHelper.write(OutputStream ostream, ValueBoxDef value) Constructors in org.omg.CORBA with parameters of type ValueBoxDef -
Uses of ValueBoxDef in org.omg.CORBA.ComponentIR
Methods in org.omg.CORBA.ComponentIR that return ValueBoxDefModifier and TypeMethodDescription_ComponentDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _EventDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _HomeDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _ModuleDefStub.create_value_box(String id, String name, String version, IDLType original_type_def) _RepositoryStub.create_value_box(String id, String name, String version, IDLType original_type_def) ComponentDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) EventDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) HomeDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) ModuleDefPOATie.create_value_box(String id, String name, String version, IDLType original_type_def) RepositoryPOATie.create_value_box(String id, String name, String version, IDLType original_type_def)