| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getABSTime()
Returns the value of the 'ABS Time' containment reference.
|
DataRefOrLiteral |
getDateString()
Returns the value of the 'Date String' containment reference.
|
void |
setABSTime(DataRef value)
Sets the value of the '
ABS Time' containment reference. |
void |
setDateString(DataRefOrLiteral value)
Sets the value of the '
Date String' 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 getDateString()
The value is a representation of the data value specified in the DATESTRING option.
setDateString(DataRefOrLiteral),
COBOLPackage.getCicsConvertTimeStmt_DateString()void setDateString(DataRefOrLiteral value)
Date String' containment reference.
value - the new value of the 'Date String' containment reference.getDateString()DataRef getABSTime()
The value is a representation of the data area specified in the ABSTIME option.
setABSTime(DataRef),
COBOLPackage.getCicsConvertTimeStmt_ABSTime()void setABSTime(DataRef value)
ABS Time' containment reference.
value - the new value of the 'ABS Time' containment reference.getABSTime()