public interface CicsFormatTimeTimeSeparatorClause extends ASTNode
The following features are supported:
COBOLPackage.getCicsFormatTimeTimeSeparatorClause()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getTimeSep()
Returns the value of the 'Time Sep' containment reference.
|
void |
setTimeSep(DataRefOrLiteral value)
Sets the value of the '
Time Sep' containment reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRefOrLiteral getTimeSep()
The value is a representation of the data value specified in the TIMESEP option; if no data value is specified, the value is null.
setTimeSep(DataRefOrLiteral),
COBOLPackage.getCicsFormatTimeTimeSeparatorClause_TimeSep()void setTimeSep(DataRefOrLiteral value)
Time Sep' containment reference.
value - the new value of the 'Time Sep' containment reference.getTimeSep()