| Modifier and Type | Field and Description |
|---|---|
private ChangesResult.Row |
Changes.nextRow |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<ChangesResult.Row> |
ChangesResult.results |
| Modifier and Type | Method and Description |
|---|---|
private ChangesResult.Row |
Changes.getNextRow() |
ChangesResult.Row |
Changes.next() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChangesResult.Row> |
ChangesResult.getResults() |
| Modifier and Type | Method and Description |
|---|---|
private void |
Changes.setNextRow(ChangesResult.Row nextRow) |