| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getFile()
Returns the value of the 'File' containment reference.
|
CicsIntoOrSetClause |
getIntoOrSetClause()
Returns the value of the 'Into Or Set Clause' containment reference.
|
CicsFileBrowseKeyLengthClause |
getKeyLengthClause()
Returns the value of the 'Key Length Clause' containment reference.
|
DataRef |
getLength()
Returns the value of the 'Length' containment reference.
|
DataRef |
getRIDFLD()
Returns the value of the 'RIDFLD' containment reference.
|
DataRefOrLiteral |
getSysId()
Returns the value of the 'Sys Id' containment reference.
|
CicsReadUpdateClause |
getUpdateClause()
Returns the value of the 'Update Clause' containment reference.
|
boolean |
isConsistent()
Returns the value of the 'Consistent' attribute.
|
boolean |
isDEBKey()
Returns the value of the 'DEB Key' attribute.
|
boolean |
isDEBRec()
Returns the value of the 'DEB Rec' attribute.
|
boolean |
isEqual()
Returns the value of the 'Equal' attribute.
|
boolean |
isGTEQ()
Returns the value of the 'GTEQ' attribute.
|
boolean |
isNoSuspend()
Returns the value of the 'No Suspend' attribute.
|
boolean |
isRBA()
Returns the value of the 'RBA' attribute.
|
boolean |
isRepeatable()
Returns the value of the 'Repeatable' attribute.
|
boolean |
isRRN()
Returns the value of the 'RRN' attribute.
|
boolean |
isUncommitted()
Returns the value of the 'Uncommitted' attribute.
|
boolean |
isXRBA()
Returns the value of the 'XRBA' attribute.
|
void |
setConsistent(boolean value)
Sets the value of the '
Consistent' attribute. |
void |
setDEBKey(boolean value)
Sets the value of the '
DEB Key' attribute. |
void |
setDEBRec(boolean value)
Sets the value of the '
DEB Rec' attribute. |
void |
setEqual(boolean value)
Sets the value of the '
Equal' attribute. |
void |
setFile(DataRefOrLiteral value)
Sets the value of the '
File' containment reference. |
void |
setGTEQ(boolean value)
Sets the value of the '
GTEQ' attribute. |
void |
setIntoOrSetClause(CicsIntoOrSetClause value)
Sets the value of the '
Into Or Set Clause' containment reference. |
void |
setKeyLengthClause(CicsFileBrowseKeyLengthClause value)
Sets the value of the '
Key Length Clause' containment reference. |
void |
setLength(DataRef value)
Sets the value of the '
Length' containment reference. |
void |
setNoSuspend(boolean value)
Sets the value of the '
No Suspend' attribute. |
void |
setRBA(boolean value)
Sets the value of the '
RBA' attribute. |
void |
setRepeatable(boolean value)
Sets the value of the '
Repeatable' attribute. |
void |
setRIDFLD(DataRef value)
Sets the value of the '
RIDFLD' containment reference. |
void |
setRRN(boolean value)
Sets the value of the '
RRN' attribute. |
void |
setSysId(DataRefOrLiteral value)
Sets the value of the '
Sys Id' containment reference. |
void |
setUncommitted(boolean value)
Sets the value of the '
Uncommitted' attribute. |
void |
setUpdateClause(CicsReadUpdateClause value)
Sets the value of the '
Update Clause' containment reference. |
void |
setXRBA(boolean value)
Sets the value of the '
XRBA' attribute. |
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 getFile()
The value is a representation of the file name specified in the FILE option.
setFile(DataRefOrLiteral),
COBOLPackage.getCicsReadStmt_File()void setFile(DataRefOrLiteral value)
File' containment reference.
value - the new value of the 'File' containment reference.getFile()boolean isUncommitted()
The value is true if the UNCOMMITTED option is used; false otherwise.
setUncommitted(boolean),
COBOLPackage.getCicsReadStmt_Uncommitted()void setUncommitted(boolean value)
Uncommitted' attribute.
value - the new value of the 'Uncommitted' attribute.isUncommitted()boolean isConsistent()
The value is true if the CONSISTENT option is used; false otherwise.
setConsistent(boolean),
COBOLPackage.getCicsReadStmt_Consistent()void setConsistent(boolean value)
Consistent' attribute.
value - the new value of the 'Consistent' attribute.isConsistent()boolean isRepeatable()
The value is true if the REPEATABLE option is used; false otherwise.
setRepeatable(boolean),
COBOLPackage.getCicsReadStmt_Repeatable()void setRepeatable(boolean value)
Repeatable' attribute.
value - the new value of the 'Repeatable' attribute.isRepeatable()CicsReadUpdateClause getUpdateClause()
The value is a representation of the UPDATE and TOKEN options; if those options are not used, the value is null.
setUpdateClause(CicsReadUpdateClause),
COBOLPackage.getCicsReadStmt_UpdateClause()void setUpdateClause(CicsReadUpdateClause value)
Update Clause' containment reference.
value - the new value of the 'Update Clause' containment reference.getUpdateClause()CicsIntoOrSetClause getIntoOrSetClause()
The value is a representation of the INTO or SET options; if those options are not used, the value is null.
setIntoOrSetClause(CicsIntoOrSetClause),
COBOLPackage.getCicsReadStmt_IntoOrSetClause()void setIntoOrSetClause(CicsIntoOrSetClause value)
Into Or Set Clause' containment reference.
value - the new value of the 'Into Or Set Clause' containment reference.getIntoOrSetClause()DataRef getRIDFLD()
The value is a representation of the data area specified in the RIDFLD option.
setRIDFLD(DataRef),
COBOLPackage.getCicsReadStmt_RIDFLD()void setRIDFLD(DataRef value)
RIDFLD' containment reference.
value - the new value of the 'RIDFLD' containment reference.getRIDFLD()CicsFileBrowseKeyLengthClause getKeyLengthClause()
The value is a representation of the KEYLENGTH and GENERIC options; if those options are not used, the value is null.
setKeyLengthClause(CicsFileBrowseKeyLengthClause),
COBOLPackage.getCicsReadStmt_KeyLengthClause()void setKeyLengthClause(CicsFileBrowseKeyLengthClause value)
Key Length Clause' containment reference.
value - the new value of the 'Key Length Clause' containment reference.getKeyLengthClause()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.getCicsReadStmt_SysId()void setSysId(DataRefOrLiteral value)
Sys Id' containment reference.
value - the new value of the 'Sys Id' containment reference.getSysId()DataRef getLength()
The value is a representation of the data area specified in the LENGTH option; if that option is not used, the value is null.
setLength(DataRef),
COBOLPackage.getCicsReadStmt_Length()void setLength(DataRef value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()boolean isRBA()
The value is true if the RBA option is used; false otherwise.
setRBA(boolean),
COBOLPackage.getCicsReadStmt_RBA()void setRBA(boolean value)
RBA' attribute.
value - the new value of the 'RBA' attribute.isRBA()boolean isRRN()
The value is true if the RRN option is used; false otherwise.
setRRN(boolean),
COBOLPackage.getCicsReadStmt_RRN()void setRRN(boolean value)
RRN' attribute.
value - the new value of the 'RRN' attribute.isRRN()boolean isDEBKey()
The value is true if the DEBKEY option is used; false otherwise.
setDEBKey(boolean),
COBOLPackage.getCicsReadStmt_DEBKey()void setDEBKey(boolean value)
DEB Key' attribute.
value - the new value of the 'DEB Key' attribute.isDEBKey()boolean isDEBRec()
The value is true if the DEBREC option is used; false otherwise.
setDEBRec(boolean),
COBOLPackage.getCicsReadStmt_DEBRec()void setDEBRec(boolean value)
DEB Rec' attribute.
value - the new value of the 'DEB Rec' attribute.isDEBRec()boolean isEqual()
The value is true if the EQUAL option is used; false otherwise.
setEqual(boolean),
COBOLPackage.getCicsReadStmt_Equal()void setEqual(boolean value)
Equal' attribute.
value - the new value of the 'Equal' attribute.isEqual()boolean isGTEQ()
The value is true if the GTEQ option is used; false otherwise.
setGTEQ(boolean),
COBOLPackage.getCicsReadStmt_GTEQ()void setGTEQ(boolean value)
GTEQ' attribute.
value - the new value of the 'GTEQ' attribute.isGTEQ()boolean isNoSuspend()
The value is true if the NOSUSPEND option is used; false otherwise.
setNoSuspend(boolean),
COBOLPackage.getCicsReadStmt_NoSuspend()void setNoSuspend(boolean value)
No Suspend' attribute.
value - the new value of the 'No Suspend' attribute.isNoSuspend()boolean isXRBA()
The value is true if the XRBA option is used; false otherwise.
setXRBA(boolean),
COBOLPackage.getCicsReadStmt_XRBA()