Uses of Interface
org.omg.CosCollection.KeySortedSetOperations

Packages that use KeySortedSetOperations
org.omg.CosCollection   
 

Uses of KeySortedSetOperations in org.omg.CosCollection
 

Subinterfaces of KeySortedSetOperations in org.omg.CosCollection
 interface KeySortedSet
          Generated from IDL interface "KeySortedSet"
 

Classes in org.omg.CosCollection that implement KeySortedSetOperations
 class _KeySortedSetStub
          Generated from IDL interface "KeySortedSet"
 class KeySortedSetPOA
          Generated from IDL interface "KeySortedSet"
 class KeySortedSetPOATie
          Generated from IDL interface "KeySortedSet"
 

Methods in org.omg.CosCollection that return KeySortedSetOperations
 KeySortedSetOperations KeySortedSetPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeySortedSetOperations
 void KeySortedSetPOATie._delegate(KeySortedSetOperations delegate)
           
 

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