public interface CicsWriteOperatorStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsWriteOperatorStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRefOrLiteral |
getAction()
Returns the value of the 'Action' containment reference.
|
DataRefOrLiteral |
getMaxLength()
Returns the value of the 'Max Length' containment reference.
|
DataRefOrLiteral |
getNumRoutes()
Returns the value of the 'Num Routes' containment reference.
|
DataRef |
getReply()
Returns the value of the 'Reply' containment reference.
|
DataRef |
getReplyLength()
Returns the value of the 'Reply Length' containment reference.
|
DataRefOrLiteral |
getRouteCodes()
Returns the value of the 'Route Codes' containment reference.
|
DataRefOrLiteral |
getText()
Returns the value of the 'Text' containment reference.
|
DataRefOrLiteral |
getTextLength()
Returns the value of the 'Text Length' containment reference.
|
DataRefOrLiteral |
getTimeout()
Returns the value of the 'Timeout' containment reference.
|
boolean |
isCritical()
Returns the value of the 'Critical' attribute.
|
boolean |
isEventual()
Returns the value of the 'Eventual' attribute.
|
boolean |
isImmediate()
Returns the value of the 'Immediate' attribute.
|
void |
setAction(DataRefOrLiteral value)
Sets the value of the '
Action' containment reference. |
void |
setCritical(boolean value)
Sets the value of the '
Critical' attribute. |
void |
setEventual(boolean value)
Sets the value of the '
Eventual' attribute. |
void |
setImmediate(boolean value)
Sets the value of the '
Immediate' attribute. |
void |
setMaxLength(DataRefOrLiteral value)
Sets the value of the '
Max Length' containment reference. |
void |
setNumRoutes(DataRefOrLiteral value)
Sets the value of the '
Num Routes' containment reference. |
void |
setReply(DataRef value)
Sets the value of the '
Reply' containment reference. |
void |
setReplyLength(DataRef value)
Sets the value of the '
Reply Length' containment reference. |
void |
setRouteCodes(DataRefOrLiteral value)
Sets the value of the '
Route Codes' containment reference. |
void |
setText(DataRefOrLiteral value)
Sets the value of the '
Text' containment reference. |
void |
setTextLength(DataRefOrLiteral value)
Sets the value of the '
Text Length' containment reference. |
void |
setTimeout(DataRefOrLiteral value)
Sets the value of the '
Timeout' 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 getText()
The value is a representation of the data value specified in the TEXT option.
setText(DataRefOrLiteral),
COBOLPackage.getCicsWriteOperatorStmt_Text()void setText(DataRefOrLiteral value)
Text' containment reference.
value - the new value of the 'Text' containment reference.getText()DataRefOrLiteral getTextLength()
The value is a representation of the data value specified in the TEXTLENGTH option; if that option is not used, the value is null.
setTextLength(DataRefOrLiteral),
COBOLPackage.getCicsWriteOperatorStmt_TextLength()void setTextLength(DataRefOrLiteral value)
Text Length' containment reference.
value - the new value of the 'Text Length' containment reference.getTextLength()DataRefOrLiteral getRouteCodes()
The value is a representation of the data value specified in the ROUTECODES option; if that option is not used, the value is null.
setRouteCodes(DataRefOrLiteral),
COBOLPackage.getCicsWriteOperatorStmt_RouteCodes()void setRouteCodes(DataRefOrLiteral value)
Route Codes' containment reference.
value - the new value of the 'Route Codes' containment reference.getRouteCodes()DataRefOrLiteral getNumRoutes()
The value is a representation of the data value specified in the NUMROUTES option; if that option is not used, the value is null.
setNumRoutes(DataRefOrLiteral),
COBOLPackage.getCicsWriteOperatorStmt_NumRoutes()void setNumRoutes(DataRefOrLiteral value)
Num Routes' containment reference.
value - the new value of the 'Num Routes' containment reference.getNumRoutes()boolean isEventual()
The value is true if the EVENTUAL option is used; false otherwise.
setEventual(boolean),
COBOLPackage.getCicsWriteOperatorStmt_Eventual()void setEventual(boolean value)
Eventual' attribute.
value - the new value of the 'Eventual' attribute.isEventual()DataRefOrLiteral getAction()
The value is a representation of the CICS value data area specified in the ACTION option; if that option is not used, the value is null.
setAction(DataRefOrLiteral),
COBOLPackage.getCicsWriteOperatorStmt_Action()void setAction(DataRefOrLiteral value)
Action' containment reference.
value - the new value of the 'Action' containment reference.getAction()boolean isCritical()
The value is true if the CRITICAL option is used; false otherwise.
setCritical(boolean),
COBOLPackage.getCicsWriteOperatorStmt_Critical()void setCritical(boolean value)
Critical' attribute.
value - the new value of the 'Critical' attribute.isCritical()boolean isImmediate()
The value is true if the IMMEDIATE option is used; false otherwise.
setImmediate(boolean),
COBOLPackage.getCicsWriteOperatorStmt_Immediate()void setImmediate(boolean value)
Immediate' attribute.
value - the new value of the 'Immediate' attribute.isImmediate()DataRef getReply()
The value is a representation of the data area specified in the REPLY option; if that option is not used, the value is null.
setReply(DataRef),
COBOLPackage.getCicsWriteOperatorStmt_Reply()void setReply(DataRef value)
Reply' containment reference.
value - the new value of the 'Reply' containment reference.getReply()DataRefOrLiteral getMaxLength()
The value is a representation of the data value specified in the MAXLENGTH option; if that option is not used, the value is null.
setMaxLength(DataRefOrLiteral),
COBOLPackage.getCicsWriteOperatorStmt_MaxLength()void setMaxLength(DataRefOrLiteral value)
Max Length' containment reference.
value - the new value of the 'Max Length' containment reference.getMaxLength()DataRef getReplyLength()
The value is a representation of the data area specified in the REPLYLENGTH option; if that option is not used, the value is null.
setReplyLength(DataRef),
COBOLPackage.getCicsWriteOperatorStmt_ReplyLength()void setReplyLength(DataRef value)
Reply Length' containment reference.
value - the new value of the 'Reply Length' containment reference.getReplyLength()DataRefOrLiteral getTimeout()
The value is a representation of the data value specified in the TIMEOUT option; if that option is not used, the value is null.
setTimeout(DataRefOrLiteral),
COBOLPackage.getCicsWriteOperatorStmt_Timeout()void setTimeout(DataRefOrLiteral value)
Timeout' containment reference.
value - the new value of the 'Timeout' containment reference.getTimeout()