Uses of Interface
org.omg.CosCollection.SortedBagOperations

Packages that use SortedBagOperations
org.omg.CosCollection   
 

Uses of SortedBagOperations in org.omg.CosCollection
 

Subinterfaces of SortedBagOperations in org.omg.CosCollection
 interface SortedBag
          Generated from IDL interface "SortedBag"
 

Classes in org.omg.CosCollection that implement SortedBagOperations
 class _SortedBagStub
          Generated from IDL interface "SortedBag"
 class SortedBagPOA
          Generated from IDL interface "SortedBag"
 class SortedBagPOATie
          Generated from IDL interface "SortedBag"
 

Methods in org.omg.CosCollection that return SortedBagOperations
 SortedBagOperations SortedBagPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SortedBagOperations
 void SortedBagPOATie._delegate(SortedBagOperations delegate)
           
 

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