org.omg.CosPropertyService
Interface PropertyNamesIteratorOperations
- All Known Subinterfaces:
- PropertyNamesIterator
- All Known Implementing Classes:
- _PropertyNamesIteratorStub, PropertyNamesIteratorPOA, PropertyNamesIteratorPOATie
public interface PropertyNamesIteratorOperations
Generated from IDL interface "PropertyNamesIterator".
- Version:
- generated at Mar 12, 2011 4:11:30 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
reset
void reset()
next_one
boolean next_one(StringHolder property_name)
next_n
boolean next_n(int how_many,
PropertyNamesHolder property_names)
destroy
void destroy()