Uses of Interface
org.omg.CosCollection.OperationsOperations

Packages that use OperationsOperations
org.omg.CosCollection   
 

Uses of OperationsOperations in org.omg.CosCollection
 

Subinterfaces of OperationsOperations in org.omg.CosCollection
 interface Operations
          Generated from IDL interface "Operations"
 

Classes in org.omg.CosCollection that implement OperationsOperations
 class _OperationsStub
          Generated from IDL interface "Operations"
 class OperationsPOA
          Generated from IDL interface "Operations"
 class OperationsPOATie
          Generated from IDL interface "Operations"
 

Methods in org.omg.CosCollection that return OperationsOperations
 OperationsOperations OperationsPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type OperationsOperations
 void OperationsPOATie._delegate(OperationsOperations delegate)
           
 

Constructors in org.omg.CosCollection with parameters of type OperationsOperations
OperationsPOATie(OperationsOperations delegate)
           
OperationsPOATie(OperationsOperations delegate, POA poa)