public interface CicsIssueReplaceStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsIssueReplaceStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getDestId()
Returns the value of the 'Dest Id' containment reference.
|
DataRefOrLiteral |
getDestIdLeng()
Returns the value of the 'Dest Id Leng' containment reference.
|
DataRef |
getFrom()
Returns the value of the 'From' containment reference.
|
DataRefOrLiteral |
getKeyLength()
Returns the value of the 'Key Length' containment reference.
|
DataRefOrLiteral |
getKeyNumber()
Returns the value of the 'Key Number' containment reference.
|
DataRefOrLiteral |
getLength()
Returns the value of the 'Length' containment reference.
|
DataRefOrLiteral |
getNumRec()
Returns the value of the 'Num Rec' containment reference.
|
DataRef |
getRIDFLD()
Returns the value of the 'RIDFLD' containment reference.
|
DataRefOrLiteral |
getVolume()
Returns the value of the 'Volume' containment reference.
|
DataRefOrLiteral |
getVolumeLeng()
Returns the value of the 'Volume Leng' containment reference.
|
boolean |
isDEFResp()
Returns the value of the 'DEF Resp' attribute.
|
boolean |
isNoWait()
Returns the value of the 'No Wait' attribute.
|
boolean |
isRRN()
Returns the value of the 'RRN' attribute.
|
void |
setDEFResp(boolean value)
Sets the value of the '
DEF Resp' attribute. |
void |
setDestId(DataRefOrLiteral value)
Sets the value of the '
Dest Id' containment reference. |
void |
setDestIdLeng(DataRefOrLiteral value)
Sets the value of the '
Dest Id Leng' containment reference. |
void |
setFrom(DataRef value)
Sets the value of the '
From' containment reference. |
void |
setKeyLength(DataRefOrLiteral value)
Sets the value of the '
Key Length' containment reference. |
void |
setKeyNumber(DataRefOrLiteral value)
Sets the value of the '
Key Number' containment reference. |
void |
setLength(DataRefOrLiteral value)
Sets the value of the '
Length' containment reference. |
void |
setNoWait(boolean value)
Sets the value of the '
No Wait' attribute. |
void |
setNumRec(DataRefOrLiteral value)
Sets the value of the '
Num Rec' containment reference. |
void |
setRIDFLD(DataRef value)
Sets the value of the '
RIDFLD' containment reference. |
void |
setRRN(boolean value)
Sets the value of the '
RRN' attribute. |
void |
setVolume(DataRefOrLiteral value)
Sets the value of the '
Volume' containment reference. |
void |
setVolumeLeng(DataRefOrLiteral value)
Sets the value of the '
Volume Leng' 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 getDestId()
The value is a representation of the data value specified in the DESTID option.
setDestId(DataRefOrLiteral),
COBOLPackage.getCicsIssueReplaceStmt_DestId()void setDestId(DataRefOrLiteral value)
Dest Id' containment reference.
value - the new value of the 'Dest Id' containment reference.getDestId()DataRefOrLiteral getDestIdLeng()
The value is a representation of the data value specified in the DESTIDLENG option; if that option is not used, the value is null.
setDestIdLeng(DataRefOrLiteral),
COBOLPackage.getCicsIssueReplaceStmt_DestIdLeng()void setDestIdLeng(DataRefOrLiteral value)
Dest Id Leng' containment reference.
value - the new value of the 'Dest Id Leng' containment reference.getDestIdLeng()DataRefOrLiteral getVolume()
The value is a representation of the data value specified in the VOLUME option; if that option is not used, the value is null.
setVolume(DataRefOrLiteral),
COBOLPackage.getCicsIssueReplaceStmt_Volume()void setVolume(DataRefOrLiteral value)
Volume' containment reference.
value - the new value of the 'Volume' containment reference.getVolume()DataRefOrLiteral getVolumeLeng()
The value is a representation of the data value specified in the VOLUMELENG option; if that option is not used, the value is null.
setVolumeLeng(DataRefOrLiteral),
COBOLPackage.getCicsIssueReplaceStmt_VolumeLeng()void setVolumeLeng(DataRefOrLiteral value)
Volume Leng' containment reference.
value - the new value of the 'Volume Leng' containment reference.getVolumeLeng()DataRef getFrom()
The value is a representation of the data area specified in the FROM option.
setFrom(DataRef),
COBOLPackage.getCicsIssueReplaceStmt_From()void setFrom(DataRef value)
From' containment reference.
value - the new value of the 'From' containment reference.getFrom()DataRefOrLiteral getLength()
The value is a representation of the data value specified in the LENGTH option; if that option is not used, the value is null.
setLength(DataRefOrLiteral),
COBOLPackage.getCicsIssueReplaceStmt_Length()void setLength(DataRefOrLiteral value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()DataRefOrLiteral getNumRec()
The value is a representation of the data value specified in the NUMREC option; if that option is not used, the value is null.
setNumRec(DataRefOrLiteral),
COBOLPackage.getCicsIssueReplaceStmt_NumRec()void setNumRec(DataRefOrLiteral value)
Num Rec' containment reference.
value - the new value of the 'Num Rec' containment reference.getNumRec()DataRef getRIDFLD()
The value is a representation of the data area specified in the RIDFLD option; if that option is not used, the value is null.
setRIDFLD(DataRef),
COBOLPackage.getCicsIssueReplaceStmt_RIDFLD()void setRIDFLD(DataRef value)
RIDFLD' containment reference.
value - the new value of the 'RIDFLD' containment reference.getRIDFLD()DataRefOrLiteral getKeyLength()
The value is a representation of the data value specified in the KEYLENGTH option; if that option is not used, the value is null.
setKeyLength(DataRefOrLiteral),
COBOLPackage.getCicsIssueReplaceStmt_KeyLength()void setKeyLength(DataRefOrLiteral value)
Key Length' containment reference.
value - the new value of the 'Key Length' containment reference.getKeyLength()DataRefOrLiteral getKeyNumber()
The value is a representation of the data value specified in the KEYNUMBER option; if that option is not used, the value is null.
setKeyNumber(DataRefOrLiteral),
COBOLPackage.getCicsIssueReplaceStmt_KeyNumber()void setKeyNumber(DataRefOrLiteral value)
Key Number' containment reference.
value - the new value of the 'Key Number' containment reference.getKeyNumber()boolean isRRN()
The value is true if the RRN option is used; false otherwise.
setRRN(boolean),
COBOLPackage.getCicsIssueReplaceStmt_RRN()void setRRN(boolean value)
RRN' attribute.
value - the new value of the 'RRN' attribute.isRRN()boolean isDEFResp()
The value is true if the DEFRESP option is used; false otherwise.
setDEFResp(boolean),
COBOLPackage.getCicsIssueReplaceStmt_DEFResp()void setDEFResp(boolean value)
DEF Resp' attribute.
value - the new value of the 'DEF Resp' attribute.isDEFResp()boolean isNoWait()
The value is true if the NOWAIT option is used; false otherwise.
setNoWait(boolean),
COBOLPackage.getCicsIssueReplaceStmt_NoWait()void setNoWait(boolean value)
No Wait' attribute.
value - the new value of the 'No Wait' attribute.isNoWait()