public interface CicsTimeFormatDays extends CicsTimeFormat
The following features are supported:
COBOLPackage.getCicsTimeFormatDays()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getDays()
Returns the value of the 'Days' containment reference.
|
void |
setDays(DataRefOrLiteral value)
Sets the value of the '
Days' containment reference. |
getHours, getMinutes, getSeconds, setHours, setMinutes, setSecondsgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRefOrLiteral getDays()
The value is a representation of the data value specified in the DAYS option; if the option is not used, the value is null.
setDays(DataRefOrLiteral),
COBOLPackage.getCicsTimeFormatDays_Days()void setDays(DataRefOrLiteral value)
Days' containment reference.
value - the new value of the 'Days' containment reference.getDays()