Uses of Interface
org.omg.CosCollection.SortedSetFactoryOperations

Packages that use SortedSetFactoryOperations
org.omg.CosCollection   
 

Uses of SortedSetFactoryOperations in org.omg.CosCollection
 

Subinterfaces of SortedSetFactoryOperations in org.omg.CosCollection
 interface SortedSetFactory
          Generated from IDL interface "SortedSetFactory"
 

Classes in org.omg.CosCollection that implement SortedSetFactoryOperations
 class _SortedSetFactoryStub
          Generated from IDL interface "SortedSetFactory"
 class SortedSetFactoryPOA
          Generated from IDL interface "SortedSetFactory"
 class SortedSetFactoryPOATie
          Generated from IDL interface "SortedSetFactory"
 

Methods in org.omg.CosCollection that return SortedSetFactoryOperations
 SortedSetFactoryOperations SortedSetFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SortedSetFactoryOperations
 void SortedSetFactoryPOATie._delegate(SortedSetFactoryOperations delegate)
           
 

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