| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getECAddr()
Returns the value of the 'EC Addr' containment reference.
|
DataRefOrLiteral |
getName()
Returns the value of the 'Name' containment reference.
|
void |
setECAddr(DataRefOrLiteral value)
Sets the value of the '
EC Addr' containment reference. |
void |
setName(DataRefOrLiteral value)
Sets the value of the '
Name' 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 getECAddr()
The value is a representation of the pointer value specified in the ECADDR option.
setECAddr(DataRefOrLiteral),
COBOLPackage.getCicsWaitEventStmt_ECAddr()void setECAddr(DataRefOrLiteral value)
EC Addr' containment reference.
value - the new value of the 'EC Addr' containment reference.getECAddr()DataRefOrLiteral getName()
The value is a representation of the name specified in the NAME option; if that option is not used, the value is null.
setName(DataRefOrLiteral),
COBOLPackage.getCicsWaitEventStmt_Name()void setName(DataRefOrLiteral value)
Name' containment reference.
value - the new value of the 'Name' containment reference.getName()