Uses of Interface
org.omg.CosCollection.KeySortedSetFactoryOperations

Packages that use KeySortedSetFactoryOperations
org.omg.CosCollection   
 

Uses of KeySortedSetFactoryOperations in org.omg.CosCollection
 

Subinterfaces of KeySortedSetFactoryOperations in org.omg.CosCollection
 interface KeySortedSetFactory
          Generated from IDL interface "KeySortedSetFactory"
 

Classes in org.omg.CosCollection that implement KeySortedSetFactoryOperations
 class _KeySortedSetFactoryStub
          Generated from IDL interface "KeySortedSetFactory"
 class KeySortedSetFactoryPOA
          Generated from IDL interface "KeySortedSetFactory"
 class KeySortedSetFactoryPOATie
          Generated from IDL interface "KeySortedSetFactory"
 

Methods in org.omg.CosCollection that return KeySortedSetFactoryOperations
 KeySortedSetFactoryOperations KeySortedSetFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeySortedSetFactoryOperations
 void KeySortedSetFactoryPOATie._delegate(KeySortedSetFactoryOperations delegate)
           
 

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