| Modifier and Type | Interface and Description |
|---|---|
interface |
CicsIntoClause
A representation of the INTO option in a CICS command.
|
interface |
CicsSetClause
A representation of the SET option in a CICS command.
|
| Modifier and Type | Method and Description |
|---|---|
CicsIntoOrSetClause |
CicsReadStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsReceiveStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsRetrieveStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsReadQTSStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsReadNextStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsReceiveMapMappingDevStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsReceiveMapStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsReadPrevStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsReceivePartnStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsIntoOrSetClause |
CicsReadQTDStmt.getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CicsReadStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsReceiveStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsRetrieveStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsReadQTSStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsReadNextStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsReceiveMapMappingDevStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsReceiveMapStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsReadPrevStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsReceivePartnStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
CicsReadQTDStmt.setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |