Uses of Interface
org.omg.CORBA.ValueMemberDefOperations
Packages that use ValueMemberDefOperations
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 ValueMemberDefOperations in org.omg.CORBA
Subinterfaces of ValueMemberDefOperations in org.omg.CORBAModifier and TypeInterfaceDescriptioninterface
org/omg/CORBA/ValueMemberDef.java .Classes in org.omg.CORBA that implement ValueMemberDefOperationsModifier and TypeClassDescriptionclass
org/omg/CORBA/_ValueMemberDefStub.java .class
org/omg/CORBA/ValueMemberDefPOA.java .class
org/omg/CORBA/ValueMemberDefPOATie.java .Fields in org.omg.CORBA declared as ValueMemberDefOperationsMethods in org.omg.CORBA that return ValueMemberDefOperationsMethods in org.omg.CORBA with parameters of type ValueMemberDefOperationsModifier and TypeMethodDescriptionvoid
ValueMemberDefPOATie._delegate
(ValueMemberDefOperations delegate) Constructors in org.omg.CORBA with parameters of type ValueMemberDefOperationsModifierConstructorDescriptionValueMemberDefPOATie
(ValueMemberDefOperations delegate) ValueMemberDefPOATie
(ValueMemberDefOperations delegate, POA poa)