org.omg.CosPropertyService
Interface PropertiesIteratorOperations
- All Known Subinterfaces:
- PropertiesIterator
- All Known Implementing Classes:
- _PropertiesIteratorStub, PropertiesIteratorPOA, PropertiesIteratorPOATie
public interface PropertiesIteratorOperations
Generated from IDL interface "PropertiesIterator".
- Version:
- generated at Sep 14, 2010 11:02:20 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
reset
void reset()
next_one
boolean next_one(PropertyHolder aproperty)
next_n
boolean next_n(int how_many,
PropertiesHolder nproperties)
destroy
void destroy()