| Modifier and Type | Method and Description |
|---|---|
CicsWebBodyClause |
CicsWebSendClientStmt.getWebBodyClause()
Returns the value of the 'Web Body Clause' containment reference.
|
CicsWebBodyClause |
CicsWebSendServerStmt.getWebBodyClause()
Returns the value of the 'Web Body Clause' containment reference.
|
CicsWebBodyClause |
CicsWebConverseStmt.getWebBodyClause()
Returns the value of the 'Web Body Clause' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CicsWebSendClientStmt.setWebBodyClause(CicsWebBodyClause value)
Sets the value of the '
Web Body Clause' containment reference. |
void |
CicsWebSendServerStmt.setWebBodyClause(CicsWebBodyClause value)
Sets the value of the '
Web Body Clause' containment reference. |
void |
CicsWebConverseStmt.setWebBodyClause(CicsWebBodyClause value)
Sets the value of the '
Web Body Clause' containment reference. |