| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getData1()
Returns the value of the 'Data1' containment reference.
|
DataRef |
getData2()
Returns the value of the 'Data2' containment reference.
|
DataRef |
getEntryName()
Returns the value of the 'Entry Name' containment reference.
|
DataRefOrLiteral |
getPoint()
Returns the value of the 'Point' containment reference.
|
void |
setData1(DataRef value)
Sets the value of the '
Data1' containment reference. |
void |
setData2(DataRef value)
Sets the value of the '
Data2' containment reference. |
void |
setEntryName(DataRef value)
Sets the value of the '
Entry Name' containment reference. |
void |
setPoint(DataRefOrLiteral value)
Sets the value of the '
Point' 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
DataRefOrLiteral getPoint()
The value is a representation of the data value specified in the POINT option.
setPoint(DataRefOrLiteral),
COBOLPackage.getCicsMonitorStmt_Point()void setPoint(DataRefOrLiteral value)
Point' containment reference.
value - the new value of the 'Point' containment reference.getPoint()DataRef getData1()
The value is a representation of the data area specified in the DATA1 option; if that option is not used, the value is null.
setData1(DataRef),
COBOLPackage.getCicsMonitorStmt_Data1()void setData1(DataRef value)
Data1' containment reference.
value - the new value of the 'Data1' containment reference.getData1()DataRef getData2()
The value is a representation of the data area specified in the DATA2 option; if that option is not used, the value is null.
setData2(DataRef),
COBOLPackage.getCicsMonitorStmt_Data2()void setData2(DataRef value)
Data2' containment reference.
value - the new value of the 'Data2' containment reference.getData2()DataRef getEntryName()
The value is a representation of the data area specified in the ENTRYNAME option; if that option is not used, the value is null.
setEntryName(DataRef),
COBOLPackage.getCicsMonitorStmt_EntryName()void setEntryName(DataRef value)
Entry Name' containment reference.
value - the new value of the 'Entry Name' containment reference.getEntryName()