Uses of Interface
org.omg.CosPropertyService.PropertySetDefOperations

Packages that use PropertySetDefOperations
org.omg.CosPropertyService   
 

Uses of PropertySetDefOperations in org.omg.CosPropertyService
 

Subinterfaces of PropertySetDefOperations in org.omg.CosPropertyService
 interface PropertySetDef
          Generated from IDL interface "PropertySetDef".
 

Classes in org.omg.CosPropertyService that implement PropertySetDefOperations
 class _PropertySetDefStub
          Generated from IDL interface "PropertySetDef".
 class PropertySetDefPOA
          Generated from IDL interface "PropertySetDef".
 class PropertySetDefPOATie
          Generated from IDL interface "PropertySetDef".
 

Methods in org.omg.CosPropertyService that return PropertySetDefOperations
 PropertySetDefOperations PropertySetDefPOATie._delegate()
           
 

Methods in org.omg.CosPropertyService with parameters of type PropertySetDefOperations
 void PropertySetDefPOATie._delegate(PropertySetDefOperations delegate)
           
 

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