Uses of Interface
org.omg.CosCollection.SortedBagFactoryOperations

Packages that use SortedBagFactoryOperations
org.omg.CosCollection   
 

Uses of SortedBagFactoryOperations in org.omg.CosCollection
 

Subinterfaces of SortedBagFactoryOperations in org.omg.CosCollection
 interface SortedBagFactory
          Generated from IDL interface "SortedBagFactory"
 

Classes in org.omg.CosCollection that implement SortedBagFactoryOperations
 class _SortedBagFactoryStub
          Generated from IDL interface "SortedBagFactory"
 class SortedBagFactoryPOA
          Generated from IDL interface "SortedBagFactory"
 class SortedBagFactoryPOATie
          Generated from IDL interface "SortedBagFactory"
 

Methods in org.omg.CosCollection that return SortedBagFactoryOperations
 SortedBagFactoryOperations SortedBagFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SortedBagFactoryOperations
 void SortedBagFactoryPOATie._delegate(SortedBagFactoryOperations delegate)
           
 

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