| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getStatus()
Returns the value of the 'Status' containment reference.
|
DataRefOrLiteral |
getTimer()
Returns the value of the 'Timer' containment reference.
|
void |
setStatus(DataRef value)
Sets the value of the '
Status' containment reference. |
void |
setTimer(DataRefOrLiteral value)
Sets the value of the '
Timer' containment reference. |
getResp, getResp2, isNoEDF, isNoHandle, isSysEIB, setNoEDF, setNoHandle, setResp, setResp2, setSysEIBgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRefOrLiteral getTimer()
The value is a representation of the data value specified in the TIMER option.
setTimer(DataRefOrLiteral),
COBOLPackage.getCicsCheckTimerStmt_Timer()void setTimer(DataRefOrLiteral value)
Timer' containment reference.
value - the new value of the 'Timer' containment reference.getTimer()DataRef getStatus()
The value is a representation of the CICS value data area specified in the STATUS option.
setStatus(DataRef),
COBOLPackage.getCicsCheckTimerStmt_Status()void setStatus(DataRef value)
Status' containment reference.
value - the new value of the 'Status' containment reference.getStatus()