Uses of Interface
org.omg.CosPropertyService.PropertySetDefFactoryOperations

Packages that use PropertySetDefFactoryOperations
org.omg.CosPropertyService   
 

Uses of PropertySetDefFactoryOperations in org.omg.CosPropertyService
 

Subinterfaces of PropertySetDefFactoryOperations in org.omg.CosPropertyService
 interface PropertySetDefFactory
          Generated from IDL interface "PropertySetDefFactory".
 

Classes in org.omg.CosPropertyService that implement PropertySetDefFactoryOperations
 class _PropertySetDefFactoryStub
          Generated from IDL interface "PropertySetDefFactory".
 class PropertySetDefFactoryPOA
          Generated from IDL interface "PropertySetDefFactory".
 class PropertySetDefFactoryPOATie
          Generated from IDL interface "PropertySetDefFactory".
 

Methods in org.omg.CosPropertyService that return PropertySetDefFactoryOperations
 PropertySetDefFactoryOperations PropertySetDefFactoryPOATie._delegate()
           
 

Methods in org.omg.CosPropertyService with parameters of type PropertySetDefFactoryOperations
 void PropertySetDefFactoryPOATie._delegate(PropertySetDefFactoryOperations delegate)
           
 

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