| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getDataValue()
Returns the value of the 'Data Value' containment reference.
|
void |
setDataValue(DataRefOrLiteral value)
Sets the value of the '
Data Value' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRefOrLiteral getDataValue()
The value is a representation of the data value specified in the CURSOR option; if not data value is specified, the value is null.
setDataValue(DataRefOrLiteral),
COBOLPackage.getCicsCursorClause_DataValue()void setDataValue(DataRefOrLiteral value)
Data Value' containment reference.
value - the new value of the 'Data Value' containment reference.getDataValue()