Uses of Interface
org.omg.CosPropertyService.PropertySetOperations

Packages that use PropertySetOperations
org.omg.CosPropertyService   
 

Uses of PropertySetOperations in org.omg.CosPropertyService
 

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

Classes in org.omg.CosPropertyService that implement PropertySetOperations
 class _PropertySetDefStub
          Generated from IDL interface "PropertySetDef".
 class _PropertySetStub
          Generated from IDL interface "PropertySet".
 class PropertySetDefPOA
          Generated from IDL interface "PropertySetDef".
 class PropertySetDefPOATie
          Generated from IDL interface "PropertySetDef".
 class PropertySetPOA
          Generated from IDL interface "PropertySet".
 class PropertySetPOATie
          Generated from IDL interface "PropertySet".
 

Methods in org.omg.CosPropertyService that return PropertySetOperations
 PropertySetOperations PropertySetPOATie._delegate()
           
 

Methods in org.omg.CosPropertyService with parameters of type PropertySetOperations
 void PropertySetPOATie._delegate(PropertySetOperations delegate)
           
 

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