SetPointersToEntryStmt.
The following features are supported:
public interface SetProcPointersToEntryStmt extends SetProcPointersStmt
COBOLPackage.getSetProcPointersToEntryStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getEntry()
Deprecated.
Returns the value of the 'Entry' containment reference.
|
void |
setEntry(DataRefOrLiteral value)
Deprecated.
Sets the value of the '
Entry' containment reference. |
getProcPointersgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRefOrLiteral getEntry()
The value is the data item or literal in the ENTRY clause.
setEntry(DataRefOrLiteral),
COBOLPackage.getSetProcPointersToEntryStmt_Entry()void setEntry(DataRefOrLiteral value)
Entry' containment reference.
value - the new value of the 'Entry' containment reference.getEntry()