public interface MoveSimpleStmt extends MoveStmt
The following features are supported:
COBOLPackage.getMoveSimpleStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getReceivingAreas()
Returns the value of the 'Receiving Areas' containment reference list.
|
DataRefOrLiteral |
getSendingArea()
Returns the value of the 'Sending Area' containment reference.
|
void |
setSendingArea(DataRefOrLiteral value)
Sets the value of the '
Sending Area' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRefOrLiteral getSendingArea()
setSendingArea(DataRefOrLiteral),
COBOLPackage.getMoveSimpleStmt_SendingArea()void setSendingArea(DataRefOrLiteral value)
Sending Area' containment reference.
value - the new value of the 'Sending Area' containment reference.getSendingArea()java.util.List getReceivingAreas()
DataRef.
COBOLPackage.getMoveSimpleStmt_ReceivingAreas()