| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
CicsStartFromClause |
getFromClause()
Returns the value of the 'From Clause' containment reference.
|
DataRefOrLiteral |
getQueue()
Returns the value of the 'Queue' containment reference.
|
DataRefOrLiteral |
getReqId()
Returns the value of the 'Req Id' containment reference.
|
DataRefOrLiteral |
getRTermId()
Returns the value of the 'RTerm Id' containment reference.
|
DataRefOrLiteral |
getRTransId()
Returns the value of the 'RTrans Id' containment reference.
|
CicsStartClause |
getStartClause()
Returns the value of the 'Start Clause' containment reference.
|
DataRefOrLiteral |
getSysId()
Returns the value of the 'Sys Id' containment reference.
|
DataRefOrLiteral |
getTermId()
Returns the value of the 'Term Id' containment reference.
|
DataRefOrLiteral |
getTransId()
Returns the value of the 'Trans Id' containment reference.
|
DataRefOrLiteral |
getUserId()
Returns the value of the 'User Id' containment reference.
|
boolean |
isNoCheck()
Returns the value of the 'No Check' attribute.
|
boolean |
isProtect()
Returns the value of the 'Protect' attribute.
|
void |
setFromClause(CicsStartFromClause value)
Sets the value of the '
From Clause' containment reference. |
void |
setNoCheck(boolean value)
Sets the value of the '
No Check' attribute. |
void |
setProtect(boolean value)
Sets the value of the '
Protect' attribute. |
void |
setQueue(DataRefOrLiteral value)
Sets the value of the '
Queue' containment reference. |
void |
setReqId(DataRefOrLiteral value)
Sets the value of the '
Req Id' containment reference. |
void |
setRTermId(DataRefOrLiteral value)
Sets the value of the '
RTerm Id' containment reference. |
void |
setRTransId(DataRefOrLiteral value)
Sets the value of the '
RTrans Id' containment reference. |
void |
setStartClause(CicsStartClause value)
Sets the value of the '
Start Clause' containment reference. |
void |
setSysId(DataRefOrLiteral value)
Sets the value of the '
Sys Id' containment reference. |
void |
setTermId(DataRefOrLiteral value)
Sets the value of the '
Term Id' containment reference. |
void |
setTransId(DataRefOrLiteral value)
Sets the value of the '
Trans Id' containment reference. |
void |
setUserId(DataRefOrLiteral value)
Sets the value of the '
User Id' 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 getTransId()
The value is a representation of the name specified in the TRANSID option.
setTransId(DataRefOrLiteral),
COBOLPackage.getCicsStartStmt_TransId()void setTransId(DataRefOrLiteral value)
Trans Id' containment reference.
value - the new value of the 'Trans Id' containment reference.getTransId()CicsStartClause getStartClause()
The value is a representation of the INTERVAL, TIME, AFTER, and AT options; if none of those options is used, the value is null.
setStartClause(CicsStartClause),
COBOLPackage.getCicsStartStmt_StartClause()void setStartClause(CicsStartClause value)
Start Clause' containment reference.
value - the new value of the 'Start Clause' containment reference.getStartClause()DataRefOrLiteral getReqId()
The value is a representation of the name specified in the REQID option; if that option is not used, the value is null.
setReqId(DataRefOrLiteral),
COBOLPackage.getCicsStartStmt_ReqId()void setReqId(DataRefOrLiteral value)
Req Id' containment reference.
value - the new value of the 'Req Id' containment reference.getReqId()CicsStartFromClause getFromClause()
The value is a representation of the FROM, LENGTH, and FMH options; if those options are not used, the value is null.
setFromClause(CicsStartFromClause),
COBOLPackage.getCicsStartStmt_FromClause()void setFromClause(CicsStartFromClause value)
From Clause' containment reference.
value - the new value of the 'From Clause' containment reference.getFromClause()DataRefOrLiteral getTermId()
The value is a representation of the name specified in the TERMID option; if that option is not used, the value is null.
setTermId(DataRefOrLiteral),
COBOLPackage.getCicsStartStmt_TermId()void setTermId(DataRefOrLiteral value)
Term Id' containment reference.
value - the new value of the 'Term Id' containment reference.getTermId()DataRefOrLiteral getUserId()
The value is a representation of the data value specified in the USERID option; if that option is not used, the value is null.
setUserId(DataRefOrLiteral),
COBOLPackage.getCicsStartStmt_UserId()void setUserId(DataRefOrLiteral value)
User Id' containment reference.
value - the new value of the 'User Id' containment reference.getUserId()DataRefOrLiteral getSysId()
The value is a representation of the system name specified in the SYSID option; if that option is not used, the value is null.
setSysId(DataRefOrLiteral),
COBOLPackage.getCicsStartStmt_SysId()void setSysId(DataRefOrLiteral value)
Sys Id' containment reference.
value - the new value of the 'Sys Id' containment reference.getSysId()DataRefOrLiteral getRTransId()
The value is a representation of the name specified in the RTRANSID option; if that option is not used, the value is null.
setRTransId(DataRefOrLiteral),
COBOLPackage.getCicsStartStmt_RTransId()void setRTransId(DataRefOrLiteral value)
RTrans Id' containment reference.
value - the new value of the 'RTrans Id' containment reference.getRTransId()DataRefOrLiteral getRTermId()
The value is a representation of the name specified in the RTERMID option; if that option is not used, the value is null.
setRTermId(DataRefOrLiteral),
COBOLPackage.getCicsStartStmt_RTermId()void setRTermId(DataRefOrLiteral value)
RTerm Id' containment reference.
value - the new value of the 'RTerm Id' containment reference.getRTermId()DataRefOrLiteral getQueue()
The value is a representation of the name specified in the QUEUE option; if that option is not used, the value is null.
setQueue(DataRefOrLiteral),
COBOLPackage.getCicsStartStmt_Queue()void setQueue(DataRefOrLiteral value)
Queue' containment reference.
value - the new value of the 'Queue' containment reference.getQueue()boolean isNoCheck()
The value is true if the NOCHECK option is used; false otherwise.
setNoCheck(boolean),
COBOLPackage.getCicsStartStmt_NoCheck()void setNoCheck(boolean value)
No Check' attribute.
value - the new value of the 'No Check' attribute.isNoCheck()boolean isProtect()
The value is true if the PROTECT option is used; false otherwise.
setProtect(boolean),
COBOLPackage.getCicsStartStmt_Protect()void setProtect(boolean value)
Protect' attribute.
value - the new value of the 'Protect' attribute.isProtect()