| Modifier and Type | Method and Description |
|---|---|
CicsCommunicationAreaClause |
CicsLinkStmt.getCommAreaClause()
Returns the value of the 'Comm Area Clause' containment reference.
|
CicsCommunicationAreaClause |
CicsReturnTransactionIdClause.getCommAreaClause()
Returns the value of the 'Comm Area Clause' containment reference.
|
CicsCommunicationAreaClause |
CicsXCTLStmt.getCommAreaClause()
Returns the value of the 'Comm Area Clause' containment reference.
|
CicsCommunicationAreaClause |
CicsInvokeApplicationStmt.getCommAreaClause()
Returns the value of the 'Comm Area Clause' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CicsLinkStmt.setCommAreaClause(CicsCommunicationAreaClause value)
Sets the value of the '
Comm Area Clause' containment reference. |
void |
CicsReturnTransactionIdClause.setCommAreaClause(CicsCommunicationAreaClause value)
Sets the value of the '
Comm Area Clause' containment reference. |
void |
CicsXCTLStmt.setCommAreaClause(CicsCommunicationAreaClause value)
Sets the value of the '
Comm Area Clause' containment reference. |
void |
CicsInvokeApplicationStmt.setCommAreaClause(CicsCommunicationAreaClause value)
Sets the value of the '
Comm Area Clause' containment reference. |