public interface PropertiesIteratorOperations
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
boolean |
next_n(int how_many,
PropertiesHolder nproperties) |
boolean |
next_one(PropertyHolder aproperty) |
void |
reset() |
void reset()
boolean next_one(PropertyHolder aproperty)
boolean next_n(int how_many, PropertiesHolder nproperties)
void destroy()
Copyright © 2016 JacORB. All rights reserved.