public interface CicsDefineInputEventStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsDefineInputEventStmt()| 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.
|
void |
setEvent(DataRefOrLiteral value)
Sets the value of the '
Event' 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.getCicsDefineInputEventStmt_Event()void setEvent(DataRefOrLiteral value)
Event' containment reference.
value - the new value of the 'Event' containment reference.getEvent()