Uses of Interface
org.omg.CORBA.ValueBoxDefOperations

Packages that use ValueBoxDefOperations
org.omg.CORBA   
 

Uses of ValueBoxDefOperations in org.omg.CORBA
 

Subinterfaces of ValueBoxDefOperations in org.omg.CORBA
 interface ValueBoxDef
          Generated from IDL interface "ValueBoxDef"
 

Classes in org.omg.CORBA that implement ValueBoxDefOperations
 class _ValueBoxDefStub
          Generated from IDL interface "ValueBoxDef"
 class ValueBoxDefPOA
          Generated from IDL interface "ValueBoxDef"
 class ValueBoxDefPOATie
          Generated from IDL interface "ValueBoxDef"
 

Methods in org.omg.CORBA that return ValueBoxDefOperations
 ValueBoxDefOperations ValueBoxDefPOATie._delegate()
           
 

Methods in org.omg.CORBA with parameters of type ValueBoxDefOperations
 void ValueBoxDefPOATie._delegate(ValueBoxDefOperations delegate)
           
 

Constructors in org.omg.CORBA with parameters of type ValueBoxDefOperations
ValueBoxDefPOATie(ValueBoxDefOperations delegate)
           
ValueBoxDefPOATie(ValueBoxDefOperations delegate, POA poa)