public interface CicsWSAContextDeleteStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsWSAContextDeleteStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getChannel()
Returns the value of the 'Channel' containment reference.
|
void |
setChannel(DataRefOrLiteral value)
Sets the value of the '
Channel' 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 getChannel()
The value is a representation of the data value specified in the CHANNEL option.
setChannel(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextDeleteStmt_Channel()void setChannel(DataRefOrLiteral value)
Channel' containment reference.
value - the new value of the 'Channel' containment reference.getChannel()