Uses of Interface
org.omg.CosCollection.SortedMapFactoryOperations

Packages that use SortedMapFactoryOperations
org.omg.CosCollection   
 

Uses of SortedMapFactoryOperations in org.omg.CosCollection
 

Subinterfaces of SortedMapFactoryOperations in org.omg.CosCollection
 interface SortedMapFactory
          Generated from IDL interface "SortedMapFactory"
 

Classes in org.omg.CosCollection that implement SortedMapFactoryOperations
 class _SortedMapFactoryStub
          Generated from IDL interface "SortedMapFactory"
 class SortedMapFactoryPOA
          Generated from IDL interface "SortedMapFactory"
 class SortedMapFactoryPOATie
          Generated from IDL interface "SortedMapFactory"
 

Methods in org.omg.CosCollection that return SortedMapFactoryOperations
 SortedMapFactoryOperations SortedMapFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SortedMapFactoryOperations
 void SortedMapFactoryPOATie._delegate(SortedMapFactoryOperations delegate)
           
 

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