Uses of Interface
org.omg.CosCollection.KeySortedCollectionOperations

Packages that use KeySortedCollectionOperations
org.omg.CosCollection   
 

Uses of KeySortedCollectionOperations in org.omg.CosCollection
 

Subinterfaces of KeySortedCollectionOperations in org.omg.CosCollection
 interface KeySortedBag
          Generated from IDL interface "KeySortedBag"
 interface KeySortedBagOperations
          Generated from IDL interface "KeySortedBag"
 interface KeySortedCollection
          Generated from IDL interface "KeySortedCollection"
 interface KeySortedSet
          Generated from IDL interface "KeySortedSet"
 interface KeySortedSetOperations
          Generated from IDL interface "KeySortedSet"
 

Classes in org.omg.CosCollection that implement KeySortedCollectionOperations
 class _KeySortedBagStub
          Generated from IDL interface "KeySortedBag"
 class _KeySortedCollectionStub
          Generated from IDL interface "KeySortedCollection"
 class _KeySortedSetStub
          Generated from IDL interface "KeySortedSet"
 class KeySortedBagPOA
          Generated from IDL interface "KeySortedBag"
 class KeySortedBagPOATie
          Generated from IDL interface "KeySortedBag"
 class KeySortedCollectionPOA
          Generated from IDL interface "KeySortedCollection"
 class KeySortedCollectionPOATie
          Generated from IDL interface "KeySortedCollection"
 class KeySortedSetPOA
          Generated from IDL interface "KeySortedSet"
 class KeySortedSetPOATie
          Generated from IDL interface "KeySortedSet"
 

Methods in org.omg.CosCollection that return KeySortedCollectionOperations
 KeySortedCollectionOperations KeySortedCollectionPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeySortedCollectionOperations
 void KeySortedCollectionPOATie._delegate(KeySortedCollectionOperations delegate)
           
 

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