| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getSet()
Returns the value of the 'Set' containment reference.
|
DataRef |
getUsing()
Returns the value of the 'Using' containment reference.
|
void |
setSet(DataRef value)
Sets the value of the '
Set' containment reference. |
void |
setUsing(DataRef value)
Sets the value of the '
Using' containment reference. |
getResp, getResp2, isNoEDF, isNoHandle, isSysEIB, setNoEDF, setNoHandle, setResp, setResp2, setSysEIBgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRef getSet()
The value is a representation of the data area or pointer reference specified in the SET option.
setSet(DataRef),
COBOLPackage.getCicsAddressSetStmt_Set()void setSet(DataRef value)
Set' containment reference.
value - the new value of the 'Set' containment reference.getSet()DataRef getUsing()
The value is a representation of the data area or pointer reference specified in the SET option.
setUsing(DataRef),
COBOLPackage.getCicsAddressSetStmt_Using()void setUsing(DataRef value)
Using' containment reference.
value - the new value of the 'Using' containment reference.getUsing()