| Modifier and Type | Method and Description |
|---|---|
CicsReadUpdateClause |
CicsReadStmt.getUpdateClause()
Returns the value of the 'Update Clause' containment reference.
|
CicsReadUpdateClause |
CicsReadNextStmt.getUpdateClause()
Returns the value of the 'Update Clause' containment reference.
|
CicsReadUpdateClause |
CicsReadPrevStmt.getUpdateClause()
Returns the value of the 'Update Clause' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CicsReadStmt.setUpdateClause(CicsReadUpdateClause value)
Sets the value of the '
Update Clause' containment reference. |
void |
CicsReadNextStmt.setUpdateClause(CicsReadUpdateClause value)
Sets the value of the '
Update Clause' containment reference. |
void |
CicsReadPrevStmt.setUpdateClause(CicsReadUpdateClause value)
Sets the value of the '
Update Clause' containment reference. |