| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getAttachId()
Returns the value of the 'Attach Id' containment reference.
|
DataRefOrLiteral |
getConvId()
Returns the value of the 'Conv Id' containment reference.
|
DataRefOrLiteral |
getCtlChar()
Returns the value of the 'Ctl Char' containment reference.
|
DataRefOrLiteral |
getDest()
Returns the value of the 'Dest' containment reference.
|
DataRefOrLiteral |
getFLength()
Returns the value of the 'FLength' containment reference.
|
DataRef |
getFrom()
Returns the value of the 'From' containment reference.
|
DataRefOrLiteral |
getLDC()
Returns the value of the 'LDC' containment reference.
|
DataRefOrLiteral |
getLength()
Returns the value of the 'Length' containment reference.
|
DataRefOrLiteral |
getLineAddr()
Returns the value of the 'Line Addr' containment reference.
|
DataRefOrLiteral |
getSession()
Returns the value of the 'Session' containment reference.
|
DataRef |
getState()
Returns the value of the 'State' containment reference.
|
boolean |
isAlternate()
Returns the value of the 'Alternate' attribute.
|
boolean |
isAsIs()
Returns the value of the 'As Is' attribute.
|
boolean |
isCBuff()
Returns the value of the 'CBuff' attribute.
|
boolean |
isCNotCompl()
Returns the value of the 'CNot Compl' attribute.
|
boolean |
isConfirm()
Returns the value of the 'Confirm' attribute.
|
boolean |
isDefault()
Returns the value of the 'Default' attribute.
|
boolean |
isDEFResp()
Returns the value of the 'DEF Resp' attribute.
|
boolean |
isErase()
Returns the value of the 'Erase' attribute.
|
boolean |
isFMH()
Returns the value of the 'FMH' attribute.
|
boolean |
isInvite()
Returns the value of the 'Invite' attribute.
|
boolean |
isLast()
Returns the value of the 'Last' attribute.
|
boolean |
isLeaveKB()
Returns the value of the 'Leave KB' attribute.
|
boolean |
isPassBK()
Returns the value of the 'Pass BK' attribute.
|
boolean |
isPseudoBin()
Returns the value of the 'Pseudo Bin' attribute.
|
boolean |
isStrField()
Returns the value of the 'Str Field' attribute.
|
boolean |
isWait()
Returns the value of the 'Wait' attribute.
|
void |
setAlternate(boolean value)
Sets the value of the '
Alternate' attribute. |
void |
setAsIs(boolean value)
Sets the value of the '
As Is' attribute. |
void |
setAttachId(DataRefOrLiteral value)
Sets the value of the '
Attach Id' containment reference. |
void |
setCBuff(boolean value)
Sets the value of the '
CBuff' attribute. |
void |
setCNotCompl(boolean value)
Sets the value of the '
CNot Compl' attribute. |
void |
setConfirm(boolean value)
Sets the value of the '
Confirm' attribute. |
void |
setConvId(DataRefOrLiteral value)
Sets the value of the '
Conv Id' containment reference. |
void |
setCtlChar(DataRefOrLiteral value)
Sets the value of the '
Ctl Char' containment reference. |
void |
setDefault(boolean value)
Sets the value of the '
Default' attribute. |
void |
setDEFResp(boolean value)
Sets the value of the '
DEF Resp' attribute. |
void |
setDest(DataRefOrLiteral value)
Sets the value of the '
Dest' containment reference. |
void |
setErase(boolean value)
Sets the value of the '
Erase' attribute. |
void |
setFLength(DataRefOrLiteral value)
Sets the value of the '
FLength' containment reference. |
void |
setFMH(boolean value)
Sets the value of the '
FMH' attribute. |
void |
setFrom(DataRef value)
Sets the value of the '
From' containment reference. |
void |
setInvite(boolean value)
Sets the value of the '
Invite' attribute. |
void |
setLast(boolean value)
Sets the value of the '
Last' attribute. |
void |
setLDC(DataRefOrLiteral value)
Sets the value of the '
LDC' containment reference. |
void |
setLeaveKB(boolean value)
Sets the value of the '
Leave KB' attribute. |
void |
setLength(DataRefOrLiteral value)
Sets the value of the '
Length' containment reference. |
void |
setLineAddr(DataRefOrLiteral value)
Sets the value of the '
Line Addr' containment reference. |
void |
setPassBK(boolean value)
Sets the value of the '
Pass BK' attribute. |
void |
setPseudoBin(boolean value)
Sets the value of the '
Pseudo Bin' attribute. |
void |
setSession(DataRefOrLiteral value)
Sets the value of the '
Session' containment reference. |
void |
setState(DataRef value)
Sets the value of the '
State' containment reference. |
void |
setStrField(boolean value)
Sets the value of the '
Str Field' attribute. |
void |
setWait(boolean value)
Sets the value of the '
Wait' 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
DataRef getFrom()
The value is a representation of the data area specified in the FROM option; if that option is not used, the value is null.
setFrom(DataRef),
COBOLPackage.getCicsSendStmt_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.getCicsSendStmt_Length()void setLength(DataRefOrLiteral value)
Length' containment reference.
value - the new value of the 'Length' containment reference.getLength()DataRefOrLiteral getFLength()
The value is a representation of the data value specified in the FLENGTH option; if that option is not used, the value is null.
setFLength(DataRefOrLiteral),
COBOLPackage.getCicsSendStmt_FLength()void setFLength(DataRefOrLiteral value)
FLength' containment reference.
value - the new value of the 'FLength' containment reference.getFLength()boolean isWait()
The value is true if the WAIT option is used; false otherwise.
setWait(boolean),
COBOLPackage.getCicsSendStmt_Wait()void setWait(boolean value)
Wait' attribute.
value - the new value of the 'Wait' attribute.isWait()DataRefOrLiteral getConvId()
The value is a representation of the name specified in the CONVID option; if that option is not used, the value is null.
setConvId(DataRefOrLiteral),
COBOLPackage.getCicsSendStmt_ConvId()void setConvId(DataRefOrLiteral value)
Conv Id' containment reference.
value - the new value of the 'Conv Id' containment reference.getConvId()boolean isInvite()
The value is true if the INVITE option is used; false otherwise.
setInvite(boolean),
COBOLPackage.getCicsSendStmt_Invite()void setInvite(boolean value)
Invite' attribute.
value - the new value of the 'Invite' attribute.isInvite()boolean isLast()
The value is true if the LAST option is used; false otherwise.
setLast(boolean),
COBOLPackage.getCicsSendStmt_Last()void setLast(boolean value)
Last' attribute.
value - the new value of the 'Last' attribute.isLast()boolean isConfirm()
The value is true if the CONFIRM option is used; false otherwise.
setConfirm(boolean),
COBOLPackage.getCicsSendStmt_Confirm()void setConfirm(boolean value)
Confirm' attribute.
value - the new value of the 'Confirm' attribute.isConfirm()DataRef getState()
The value is a representation of the CICS value data area specified in the STATE option; if that option is not used, the value is null.
setState(DataRef),
COBOLPackage.getCicsSendStmt_State()void setState(DataRef value)
State' containment reference.
value - the new value of the 'State' containment reference.getState()boolean isErase()
The value is true if the ERASE option is used; false otherwise.
setErase(boolean),
COBOLPackage.getCicsSendStmt_Erase()void setErase(boolean value)
Erase' attribute.
value - the new value of the 'Erase' attribute.isErase()boolean isDefault()
The value is true if the DEFAULT option is used; false otherwise.
setDefault(boolean),
COBOLPackage.getCicsSendStmt_Default()void setDefault(boolean value)
Default' attribute.
value - the new value of the 'Default' attribute.isDefault()boolean isAlternate()
The value is true if the ALTERNATE option is used; false otherwise.
setAlternate(boolean),
COBOLPackage.getCicsSendStmt_Alternate()void setAlternate(boolean value)
Alternate' attribute.
value - the new value of the 'Alternate' attribute.isAlternate()DataRefOrLiteral getCtlChar()
The value is a representation of the data value specified in the CTLCHAR option; if that option is not used, the value is null.
setCtlChar(DataRefOrLiteral),
COBOLPackage.getCicsSendStmt_CtlChar()void setCtlChar(DataRefOrLiteral value)
Ctl Char' containment reference.
value - the new value of the 'Ctl Char' containment reference.getCtlChar()boolean isStrField()
The value is true if the STRFIELD option is used; false otherwise.
setStrField(boolean),
COBOLPackage.getCicsSendStmt_StrField()void setStrField(boolean value)
Str Field' attribute.
value - the new value of the 'Str Field' attribute.isStrField()boolean isDEFResp()
The value is true if the DEFRESP option is used; false otherwise.
setDEFResp(boolean),
COBOLPackage.getCicsSendStmt_DEFResp()void setDEFResp(boolean value)
DEF Resp' attribute.
value - the new value of the 'DEF Resp' attribute.isDEFResp()boolean isCNotCompl()
The value is true if the CNOTCOMPL option is used; false otherwise.
setCNotCompl(boolean),
COBOLPackage.getCicsSendStmt_CNotCompl()void setCNotCompl(boolean value)
CNot Compl' attribute.
value - the new value of the 'CNot Compl' attribute.isCNotCompl()boolean isFMH()
The value is true if the FMH option is used; false otherwise.
setFMH(boolean),
COBOLPackage.getCicsSendStmt_FMH()void setFMH(boolean value)
FMH' attribute.
value - the new value of the 'FMH' attribute.isFMH()DataRefOrLiteral getSession()
The value is a representation of the name specified in the SESSION option; if that option is not used, the value is null.
setSession(DataRefOrLiteral),
COBOLPackage.getCicsSendStmt_Session()void setSession(DataRefOrLiteral value)
Session' containment reference.
value - the new value of the 'Session' containment reference.getSession()DataRefOrLiteral getAttachId()
The value is a representation of the name specified in the ATTACHID option; if that option is not used, the value is null.
setAttachId(DataRefOrLiteral),
COBOLPackage.getCicsSendStmt_AttachId()void setAttachId(DataRefOrLiteral value)
Attach Id' containment reference.
value - the new value of the 'Attach Id' containment reference.getAttachId()DataRefOrLiteral getLDC()
The value is a representation of the name specified in the LDC option; if that option is not used, the value is null.
setLDC(DataRefOrLiteral),
COBOLPackage.getCicsSendStmt_LDC()void setLDC(DataRefOrLiteral value)
LDC' containment reference.
value - the new value of the 'LDC' containment reference.getLDC()DataRefOrLiteral getLineAddr()
The value is a representation of the data value specified in the LINEADDR option; if that option is not used, the value is null.
setLineAddr(DataRefOrLiteral),
COBOLPackage.getCicsSendStmt_LineAddr()void setLineAddr(DataRefOrLiteral value)
Line Addr' containment reference.
value - the new value of the 'Line Addr' containment reference.getLineAddr()boolean isLeaveKB()
The value is true if the LEAVEKB option is used; false otherwise.
setLeaveKB(boolean),
COBOLPackage.getCicsSendStmt_LeaveKB()void setLeaveKB(boolean value)
Leave KB' attribute.
value - the new value of the 'Leave KB' attribute.isLeaveKB()boolean isPassBK()
The value is true if the PASSBK option is used; false otherwise.
setPassBK(boolean),
COBOLPackage.getCicsSendStmt_PassBK()void setPassBK(boolean value)
Pass BK' attribute.
value - the new value of the 'Pass BK' attribute.isPassBK()boolean isCBuff()
The value is true if the CBUFF option is used; false otherwise.
setCBuff(boolean),
COBOLPackage.getCicsSendStmt_CBuff()void setCBuff(boolean value)
CBuff' attribute.
value - the new value of the 'CBuff' attribute.isCBuff()DataRefOrLiteral getDest()
The value is a representation of the CICS value data area specified in the DEST option; if that option is not used, the value is null.
setDest(DataRefOrLiteral),
COBOLPackage.getCicsSendStmt_Dest()void setDest(DataRefOrLiteral value)
Dest' containment reference.
value - the new value of the 'Dest' containment reference.getDest()boolean isAsIs()
The value is true if the ASIS option is used; false otherwise.
setAsIs(boolean),
COBOLPackage.getCicsSendStmt_AsIs()void setAsIs(boolean value)
As Is' attribute.
value - the new value of the 'As Is' attribute.isAsIs()boolean isPseudoBin()
The value is true if the PSEUDOBIN option is used; false otherwise.
setPseudoBin(boolean),
COBOLPackage.getCicsSendStmt_PseudoBin()void setPseudoBin(boolean value)
Pseudo Bin' attribute.
value - the new value of the 'Pseudo Bin' attribute.isPseudoBin()