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 31, 2009 8:42:31 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
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()