| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getFrom()
Returns the value of the 'From' containment reference.
|
DataItem |
getRecord()
Returns the value of the 'Record' reference.
|
void |
setFrom(DataRef value)
Sets the value of the '
From' containment reference. |
void |
setRecord(DataItem value)
Sets the value of the '
Record' reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataItem getRecord()
setRecord(DataItem),
COBOLPackage.getReleaseStmt_Record()void setRecord(DataItem value)
Record' reference.
value - the new value of the 'Record' reference.getRecord()DataRef getFrom()
The value is the data item in the FROM clause.
setFrom(DataRef),
COBOLPackage.getReleaseStmt_From()