Uses of Interface
org.omg.CosCollection.KeySortedBagOperations

Packages that use KeySortedBagOperations
org.omg.CosCollection   
 

Uses of KeySortedBagOperations in org.omg.CosCollection
 

Subinterfaces of KeySortedBagOperations in org.omg.CosCollection
 interface KeySortedBag
          Generated from IDL interface "KeySortedBag"
 

Classes in org.omg.CosCollection that implement KeySortedBagOperations
 class _KeySortedBagStub
          Generated from IDL interface "KeySortedBag"
 class KeySortedBagPOA
          Generated from IDL interface "KeySortedBag"
 class KeySortedBagPOATie
          Generated from IDL interface "KeySortedBag"
 

Methods in org.omg.CosCollection that return KeySortedBagOperations
 KeySortedBagOperations KeySortedBagPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeySortedBagOperations
 void KeySortedBagPOATie._delegate(KeySortedBagOperations delegate)
           
 

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