Uses of Interface
org.omg.CosCollection.EqualityKeyIteratorOperations

Packages that use EqualityKeyIteratorOperations
org.omg.CosCollection   
 

Uses of EqualityKeyIteratorOperations in org.omg.CosCollection
 

Subinterfaces of EqualityKeyIteratorOperations in org.omg.CosCollection
 interface EqualityKeyIterator
          Generated from IDL interface "EqualityKeyIterator"
 

Classes in org.omg.CosCollection that implement EqualityKeyIteratorOperations
 class _EqualityKeyIteratorStub
          Generated from IDL interface "EqualityKeyIterator"
 class EqualityKeyIteratorPOA
          Generated from IDL interface "EqualityKeyIterator"
 class EqualityKeyIteratorPOATie
          Generated from IDL interface "EqualityKeyIterator"
 

Methods in org.omg.CosCollection that return EqualityKeyIteratorOperations
 EqualityKeyIteratorOperations EqualityKeyIteratorPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type EqualityKeyIteratorOperations
 void EqualityKeyIteratorPOATie._delegate(EqualityKeyIteratorOperations delegate)
           
 

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