| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getACEE()
Returns the value of the 'ACEE' containment reference.
|
DataRef |
getCommArea()
Returns the value of the 'Comm Area' containment reference.
|
DataRef |
getCWA()
Returns the value of the 'CWA' containment reference.
|
DataRef |
getEIB()
Returns the value of the 'EIB' containment reference.
|
DataRef |
getTCTUA()
Returns the value of the 'TCTUA' containment reference.
|
DataRef |
getTWA()
Returns the value of the 'TWA' containment reference.
|
void |
setACEE(DataRef value)
Sets the value of the '
ACEE' containment reference. |
void |
setCommArea(DataRef value)
Sets the value of the '
Comm Area' containment reference. |
void |
setCWA(DataRef value)
Sets the value of the '
CWA' containment reference. |
void |
setEIB(DataRef value)
Sets the value of the '
EIB' containment reference. |
void |
setTCTUA(DataRef value)
Sets the value of the '
TCTUA' containment reference. |
void |
setTWA(DataRef value)
Sets the value of the '
TWA' 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 getACEE()
The value is a representation of the pointer reference specified in the ACEE option; if that option is not used, the value is null.
setACEE(DataRef),
COBOLPackage.getCicsAddressStmt_ACEE()void setACEE(DataRef value)
ACEE' containment reference.
value - the new value of the 'ACEE' containment reference.getACEE()DataRef getCommArea()
The value is a representation of the pointer reference specified in the COMMAREA option; if that option is not used, the value is null.
setCommArea(DataRef),
COBOLPackage.getCicsAddressStmt_CommArea()void setCommArea(DataRef value)
Comm Area' containment reference.
value - the new value of the 'Comm Area' containment reference.getCommArea()DataRef getCWA()
The value is a representation of the pointer reference specified in the CWA option; if that option is not used, the value is null.
setCWA(DataRef),
COBOLPackage.getCicsAddressStmt_CWA()void setCWA(DataRef value)
CWA' containment reference.
value - the new value of the 'CWA' containment reference.getCWA()DataRef getEIB()
The value is a representation of the pointer reference specified in the EIB option; if that option is not used, the value is null.
setEIB(DataRef),
COBOLPackage.getCicsAddressStmt_EIB()void setEIB(DataRef value)
EIB' containment reference.
value - the new value of the 'EIB' containment reference.getEIB()DataRef getTCTUA()
The value is a representation of the pointer reference specified in the TCTUA option; if that option is not used, the value is null.
setTCTUA(DataRef),
COBOLPackage.getCicsAddressStmt_TCTUA()void setTCTUA(DataRef value)
TCTUA' containment reference.
value - the new value of the 'TCTUA' containment reference.getTCTUA()DataRef getTWA()
The value is a representation of the pointer reference specified in the TWA option; if that option is not used, the value is null.
setTWA(DataRef),
COBOLPackage.getCicsAddressStmt_TWA()