Uses of Interface
org.omg.CORBA.ValueBoxDef
Packages that use ValueBoxDef
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
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()_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) _InterfaceDefStub.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) 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) InterfaceDefPOATie.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