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 TypeClassDescriptionclassorg/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 ValueMemberDefstatic ValueMemberDefstatic ValueMemberDefValueMemberDefHelper.read(InputStream istream) static ValueMemberDefValueMemberDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ValueMemberDefModifier and TypeMethodDescriptionstatic voidValueMemberDefHelper.insert(Any a, ValueMemberDef that) static voidValueMemberDefHelper.write(OutputStream ostream, ValueMemberDef value) Constructors in org.omg.CORBA with parameters of type ValueMemberDef