Uses of Interface
org.omg.CosCollection.KeySortedBagFactoryOperations

Packages that use KeySortedBagFactoryOperations
org.omg.CosCollection   
 

Uses of KeySortedBagFactoryOperations in org.omg.CosCollection
 

Subinterfaces of KeySortedBagFactoryOperations in org.omg.CosCollection
 interface KeySortedBagFactory
          Generated from IDL interface "KeySortedBagFactory"
 

Classes in org.omg.CosCollection that implement KeySortedBagFactoryOperations
 class _KeySortedBagFactoryStub
          Generated from IDL interface "KeySortedBagFactory"
 class KeySortedBagFactoryPOA
          Generated from IDL interface "KeySortedBagFactory"
 class KeySortedBagFactoryPOATie
          Generated from IDL interface "KeySortedBagFactory"
 

Methods in org.omg.CosCollection that return KeySortedBagFactoryOperations
 KeySortedBagFactoryOperations KeySortedBagFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeySortedBagFactoryOperations
 void KeySortedBagFactoryPOATie._delegate(KeySortedBagFactoryOperations delegate)
           
 

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