Uses of Interface
org.omg.CosPropertyService.PropertySetFactoryOperations

Packages that use PropertySetFactoryOperations
org.omg.CosPropertyService   
 

Uses of PropertySetFactoryOperations in org.omg.CosPropertyService
 

Subinterfaces of PropertySetFactoryOperations in org.omg.CosPropertyService
 interface PropertySetFactory
          Generated from IDL interface "PropertySetFactory".
 

Classes in org.omg.CosPropertyService that implement PropertySetFactoryOperations
 class _PropertySetFactoryStub
          Generated from IDL interface "PropertySetFactory".
 class PropertySetFactoryPOA
          Generated from IDL interface "PropertySetFactory".
 class PropertySetFactoryPOATie
          Generated from IDL interface "PropertySetFactory".
 

Methods in org.omg.CosPropertyService that return PropertySetFactoryOperations
 PropertySetFactoryOperations PropertySetFactoryPOATie._delegate()
           
 

Methods in org.omg.CosPropertyService with parameters of type PropertySetFactoryOperations
 void PropertySetFactoryPOATie._delegate(PropertySetFactoryOperations delegate)
           
 

Constructors in org.omg.CosPropertyService with parameters of type PropertySetFactoryOperations
PropertySetFactoryPOATie(PropertySetFactoryOperations delegate)
           
PropertySetFactoryPOATie(PropertySetFactoryOperations delegate, POA poa)