Uses of Interface
org.omg.CosCollection.KeyIteratorOperations

Packages that use KeyIteratorOperations
org.omg.CosCollection   
 

Uses of KeyIteratorOperations in org.omg.CosCollection
 

Subinterfaces of KeyIteratorOperations in org.omg.CosCollection
 interface EqualityKeyIterator
          Generated from IDL interface "EqualityKeyIterator"
 interface EqualityKeyIteratorOperations
          Generated from IDL interface "EqualityKeyIterator"
 interface EqualityKeySortedIterator
          Generated from IDL interface "EqualityKeySortedIterator"
 interface EqualityKeySortedIteratorOperations
          Generated from IDL interface "EqualityKeySortedIterator"
 interface KeyIterator
          Generated from IDL interface "KeyIterator"
 interface KeySortedIterator
          Generated from IDL interface "KeySortedIterator"
 interface KeySortedIteratorOperations
          Generated from IDL interface "KeySortedIterator"
 

Classes in org.omg.CosCollection that implement KeyIteratorOperations
 class _EqualityKeyIteratorStub
          Generated from IDL interface "EqualityKeyIterator"
 class _EqualityKeySortedIteratorStub
          Generated from IDL interface "EqualityKeySortedIterator"
 class _KeyIteratorStub
          Generated from IDL interface "KeyIterator"
 class _KeySortedIteratorStub
          Generated from IDL interface "KeySortedIterator"
 class EqualityKeyIteratorPOA
          Generated from IDL interface "EqualityKeyIterator"
 class EqualityKeyIteratorPOATie
          Generated from IDL interface "EqualityKeyIterator"
 class EqualityKeySortedIteratorPOA
          Generated from IDL interface "EqualityKeySortedIterator"
 class EqualityKeySortedIteratorPOATie
          Generated from IDL interface "EqualityKeySortedIterator"
 class KeyIteratorPOA
          Generated from IDL interface "KeyIterator"
 class KeyIteratorPOATie
          Generated from IDL interface "KeyIterator"
 class KeySortedIteratorPOA
          Generated from IDL interface "KeySortedIterator"
 class KeySortedIteratorPOATie
          Generated from IDL interface "KeySortedIterator"
 

Methods in org.omg.CosCollection that return KeyIteratorOperations
 KeyIteratorOperations KeyIteratorPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeyIteratorOperations
 void KeyIteratorPOATie._delegate(KeyIteratorOperations delegate)
           
 

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