public interface JCoRecordFieldIterator extends JCoFieldIterator
| Modifier and Type | Method and Description |
|---|---|
JCoRecordField |
nextRecordField()
Returns the next field of this enumeration.
|
JCoRecordField |
previousRecordField()
Returns the previous field of this enumeration.
|
hasNextField, hasPreviousField, nextField, previousField, resetJCoRecordField nextRecordField() throws NoSuchElementException
NoSuchElementException - if no more elements existJCoRecordField previousRecordField() throws NoSuchElementException
NoSuchElementException - if no more elements existCopyright © 2022 SAP. All rights reserved.