Uses of Interface
org.omg.CosCollection.SetFactoryOperations

Packages that use SetFactoryOperations
org.omg.CosCollection   
 

Uses of SetFactoryOperations in org.omg.CosCollection
 

Subinterfaces of SetFactoryOperations in org.omg.CosCollection
 interface SetFactory
          Generated from IDL interface "SetFactory"
 

Classes in org.omg.CosCollection that implement SetFactoryOperations
 class _SetFactoryStub
          Generated from IDL interface "SetFactory"
 class SetFactoryPOA
          Generated from IDL interface "SetFactory"
 class SetFactoryPOATie
          Generated from IDL interface "SetFactory"
 

Methods in org.omg.CosCollection that return SetFactoryOperations
 SetFactoryOperations SetFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SetFactoryOperations
 void SetFactoryPOATie._delegate(SetFactoryOperations delegate)
           
 

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