public interface CicsDeleteTokenClause extends CicsDeleteTokenOrRIDFLDClause
The following features are supported:
COBOLPackage.getCicsDeleteTokenClause()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getToken()
Returns the value of the 'Token' containment reference.
|
void |
setToken(DataRef value)
Sets the value of the '
Token' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRef getToken()
The value is a representation of the data area specified in the TOKEN option.
setToken(DataRef),
COBOLPackage.getCicsDeleteTokenClause_Token()void setToken(DataRef value)
Token' containment reference.
value - the new value of the 'Token' containment reference.getToken()