public interface CicsDocumentDeleteStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsDocumentDeleteStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getDocToken()
Returns the value of the 'Doc Token' containment reference.
|
void |
setDocToken(DataRef value)
Sets the value of the '
Doc Token' 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
DataRef getDocToken()
The value is a representation of the data area specified in the DOCTOKEN option.
setDocToken(DataRef),
COBOLPackage.getCicsDocumentDeleteStmt_DocToken()void setDocToken(DataRef value)
Doc Token' containment reference.
value - the new value of the 'Doc Token' containment reference.getDocToken()