Uses of Interface
org.omg.CosCollection.SetOperations

Packages that use SetOperations
org.omg.CosCollection   
 

Uses of SetOperations in org.omg.CosCollection
 

Subinterfaces of SetOperations in org.omg.CosCollection
 interface Set
          Generated from IDL interface "Set"
 

Classes in org.omg.CosCollection that implement SetOperations
 class _SetStub
          Generated from IDL interface "Set"
 class SetPOA
          Generated from IDL interface "Set"
 class SetPOATie
          Generated from IDL interface "Set"
 

Methods in org.omg.CosCollection that return SetOperations
 SetOperations SetPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type SetOperations
 void SetPOATie._delegate(SetOperations delegate)
           
 

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