| Modifier and Type | Interface and Description |
|---|---|
interface |
CicsAfterClause
A representation of the AFTER option and related options in CICS commands.
|
interface |
CicsAfterOrAtClause
A representation of the AFTER or AT options and related options in a CICS command.
|
interface |
CicsAtClause
A representation of the AT option and related options in CICS commands.
|
interface |
CicsIntervalClause
A representation of the CICS INTERVAL option.
|
interface |
CicsIntervalOrTimeClause
A representation of the CICS INTERVAL or TIME options.
|
interface |
CicsTimeClause
A representation of the CICS TIME option.
|
| Modifier and Type | Method and Description |
|---|---|
CicsStartClause |
CicsStartStmt.getStartClause()
Returns the value of the 'Start Clause' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CicsStartStmt.setStartClause(CicsStartClause value)
Sets the value of the '
Start Clause' containment reference. |