Uses of Interface
org.omg.CosPropertyService.PropertyNamesIteratorOperations

Packages that use PropertyNamesIteratorOperations
org.omg.CosPropertyService   
 

Uses of PropertyNamesIteratorOperations in org.omg.CosPropertyService
 

Subinterfaces of PropertyNamesIteratorOperations in org.omg.CosPropertyService
 interface PropertyNamesIterator
          Generated from IDL interface "PropertyNamesIterator".
 

Classes in org.omg.CosPropertyService that implement PropertyNamesIteratorOperations
 class _PropertyNamesIteratorStub
          Generated from IDL interface "PropertyNamesIterator".
 class PropertyNamesIteratorPOA
          Generated from IDL interface "PropertyNamesIterator".
 class PropertyNamesIteratorPOATie
          Generated from IDL interface "PropertyNamesIterator".
 

Methods in org.omg.CosPropertyService that return PropertyNamesIteratorOperations
 PropertyNamesIteratorOperations PropertyNamesIteratorPOATie._delegate()
           
 

Methods in org.omg.CosPropertyService with parameters of type PropertyNamesIteratorOperations
 void PropertyNamesIteratorPOATie._delegate(PropertyNamesIteratorOperations delegate)
           
 

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