public interface CicsForClause extends CicsForOrUntilClause
The following features are supported:
COBOLPackage.getCicsForClause()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getMillisecs()
Returns the value of the 'Millisecs' containment reference.
|
void |
setMillisecs(DataRefOrLiteral value)
Sets the value of the '
Millisecs' 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 getMillisecs()
setMillisecs(DataRefOrLiteral),
COBOLPackage.getCicsForClause_Millisecs()void setMillisecs(DataRefOrLiteral value)
Millisecs' containment reference.
value - the new value of the 'Millisecs' containment reference.getMillisecs()