| Package | Description |
|---|---|
| com.sap.aii.af.service.cpa |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<TableData.Row> |
TableData.rows |
| Modifier and Type | Method and Description |
|---|---|
TableData.Row |
TableData.getRow(int rowNumber)
Returns a Row by index.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedList<TableData.Row> |
TableData.getRows(String fieldName,
String fieldValue)
Returns all Rows, where the specified column name contains a given value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableData.addRow(TableData.Row row)
Adds a row to the table.
|
Copyright 2018 SAP AG Complete Copyright Notice