| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getEvent()
Returns the value of the 'Event' containment reference.
|
DataRef |
getFireStatus()
Returns the value of the 'Fire Status' containment reference.
|
void |
setEvent(DataRefOrLiteral value)
Sets the value of the '
Event' containment reference. |
void |
setFireStatus(DataRef value)
Sets the value of the '
Fire Status' 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 getEvent()
The value is a representation of the data value specified in the EVENT option.
setEvent(DataRefOrLiteral),
COBOLPackage.getCicsTestEventStmt_Event()void setEvent(DataRefOrLiteral value)
Event' containment reference.
value - the new value of the 'Event' containment reference.getEvent()DataRef getFireStatus()
The value is a representation of the CICS value data area specified in the FIRESTATUS option.
setFireStatus(DataRef),
COBOLPackage.getCicsTestEventStmt_FireStatus()void setFireStatus(DataRef value)
Fire Status' containment reference.
value - the new value of the 'Fire Status' containment reference.getFireStatus()