public interface CicsLinkACQProcessStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsLinkACQProcessStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getInputEvent()
Returns the value of the 'Input Event' containment reference.
|
void |
setInputEvent(DataRefOrLiteral value)
Sets the value of the '
Input 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 getInputEvent()
The value is a representation of the data value specified in the INPUTEVENT option; if that option is not used, the value is null.
setInputEvent(DataRefOrLiteral),
COBOLPackage.getCicsLinkACQProcessStmt_InputEvent()void setInputEvent(DataRefOrLiteral value)
Input Event' containment reference.
value - the new value of the 'Input Event' containment reference.getInputEvent()