Uses of Interface
org.omg.CORBA.ValueMemberDef
Packages that use ValueMemberDef
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 ValueMemberDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ValueMemberDefModifier and TypeClassDescriptionclass
org/omg/CORBA/_ValueMemberDefStub.java .Fields in org.omg.CORBA declared as ValueMemberDefMethods in org.omg.CORBA that return ValueMemberDefModifier and TypeMethodDescriptionValueMemberDefPOA._this()
_ValueDefStub.create_value_member
(String id, String name, String version, IDLType type_def, short access) ValueDefOperations.create_value_member
(String id, String name, String version, IDLType type_def, short access) ValueDefPOATie.create_value_member
(String id, String name, String version, IDLType type_def, short access) static ValueMemberDef
static ValueMemberDef
static ValueMemberDef
ValueMemberDefHelper.read
(InputStream istream) static ValueMemberDef
ValueMemberDefHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type ValueMemberDefModifier and TypeMethodDescriptionstatic void
ValueMemberDefHelper.insert
(Any a, ValueMemberDef that) static void
ValueMemberDefHelper.write
(OutputStream ostream, ValueMemberDef value) Constructors in org.omg.CORBA with parameters of type ValueMemberDef