| Modifier and Type | Interface and Description |
|---|---|
interface |
FixedTableDataItem
A representation of a fixed table data item.
|
interface |
VariableTableDataItem
A representation of a variable table data item.
|
| Modifier and Type | Method and Description |
|---|---|
TableDataItem |
SearchStmt.getTableItem()
Returns the value of the 'Table Item' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchStmt.setTableItem(TableDataItem value)
Sets the value of the '
Table Item' reference. |