| Modifier and Type | Interface and Description |
|---|---|
interface |
CicsDeleteRIDFLDClause
A representation of the RIDFLD clause in the CICS DELETE command, including
any KEYLENGTH options that are specified.
|
interface |
CicsDeleteTokenClause
A representation of the TOKEN option in the CICS DELETE command.
|
| Modifier and Type | Method and Description |
|---|---|
CicsDeleteTokenOrRIDFLDClause |
CicsDeleteStmt.getTokenOrRIDFLDClause()
Returns the value of the 'Token Or RIDFLD Clause' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CicsDeleteStmt.setTokenOrRIDFLDClause(CicsDeleteTokenOrRIDFLDClause value)
Sets the value of the '
Token Or RIDFLD Clause' containment reference. |