Uses of Interface
org.omg.CosPropertyService.PropertiesIteratorOperations

Packages that use PropertiesIteratorOperations
org.omg.CosPropertyService   
 

Uses of PropertiesIteratorOperations in org.omg.CosPropertyService
 

Subinterfaces of PropertiesIteratorOperations in org.omg.CosPropertyService
 interface PropertiesIterator
          Generated from IDL interface "PropertiesIterator".
 

Classes in org.omg.CosPropertyService that implement PropertiesIteratorOperations
 class _PropertiesIteratorStub
          Generated from IDL interface "PropertiesIterator".
 class PropertiesIteratorPOA
          Generated from IDL interface "PropertiesIterator".
 class PropertiesIteratorPOATie
          Generated from IDL interface "PropertiesIterator".
 

Methods in org.omg.CosPropertyService that return PropertiesIteratorOperations
 PropertiesIteratorOperations PropertiesIteratorPOATie._delegate()
           
 

Methods in org.omg.CosPropertyService with parameters of type PropertiesIteratorOperations
 void PropertiesIteratorPOATie._delegate(PropertiesIteratorOperations delegate)
           
 

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