Uses of Interface
org.omg.CosCollection.KeySetFactoryOperations

Packages that use KeySetFactoryOperations
org.omg.CosCollection   
 

Uses of KeySetFactoryOperations in org.omg.CosCollection
 

Subinterfaces of KeySetFactoryOperations in org.omg.CosCollection
 interface KeySetFactory
          Generated from IDL interface "KeySetFactory"
 

Classes in org.omg.CosCollection that implement KeySetFactoryOperations
 class _KeySetFactoryStub
          Generated from IDL interface "KeySetFactory"
 class KeySetFactoryPOA
          Generated from IDL interface "KeySetFactory"
 class KeySetFactoryPOATie
          Generated from IDL interface "KeySetFactory"
 

Methods in org.omg.CosCollection that return KeySetFactoryOperations
 KeySetFactoryOperations KeySetFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeySetFactoryOperations
 void KeySetFactoryPOATie._delegate(KeySetFactoryOperations delegate)
           
 

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