public interface CicsWSAContextGetStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsWSAContextGetStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getAction()
Returns the value of the 'Action' containment reference.
|
DataRefOrLiteral |
getChannel()
Returns the value of the 'Channel' containment reference.
|
DataRefOrLiteral |
getContextType()
Returns the value of the 'Context Type' containment reference.
|
DataRefOrLiteral |
getEPRField()
Returns the value of the 'EPR Field' containment reference.
|
DataRef |
getEPRInto()
Returns the value of the 'EPR Into' containment reference.
|
DataRef |
getEPRLength()
Returns the value of the 'EPR Length' containment reference.
|
DataRef |
getEPRSet()
Returns the value of the 'EPR Set' containment reference.
|
DataRefOrLiteral |
getEPRType()
Returns the value of the 'EPR Type' containment reference.
|
DataRefOrLiteral |
getIntoCCSId()
Returns the value of the 'Into CCS Id' containment reference.
|
DataRefOrLiteral |
getIntoCodePage()
Returns the value of the 'Into Code Page' containment reference.
|
DataRef |
getMessageId()
Returns the value of the 'Message Id' containment reference.
|
DataRefOrLiteral |
getRelatesIndex()
Returns the value of the 'Relates Index' containment reference.
|
DataRef |
getRelatesType()
Returns the value of the 'Relates Type' containment reference.
|
DataRef |
getRelatesURI()
Returns the value of the 'Relates URI' containment reference.
|
boolean |
isAddress()
Returns the value of the 'Address' attribute.
|
boolean |
isAll()
Returns the value of the 'All' attribute.
|
boolean |
isFaultToEPR()
Returns the value of the 'Fault To EPR' attribute.
|
boolean |
isFromEPR()
Returns the value of the 'From EPR' attribute.
|
boolean |
isMetadata()
Returns the value of the 'Metadata' attribute.
|
boolean |
isRefParms()
Returns the value of the 'Ref Parms' attribute.
|
boolean |
isReplyToEPR()
Returns the value of the 'Reply To EPR' attribute.
|
boolean |
isReqContext()
Returns the value of the 'Req Context' attribute.
|
boolean |
isRespContext()
Returns the value of the 'Resp Context' attribute.
|
boolean |
isToEPR()
Returns the value of the 'To EPR' attribute.
|
void |
setAction(DataRef value)
Sets the value of the '
Action' containment reference. |
void |
setAddress(boolean value)
Sets the value of the '
Address' attribute. |
void |
setAll(boolean value)
Sets the value of the '
All' attribute. |
void |
setChannel(DataRefOrLiteral value)
Sets the value of the '
Channel' containment reference. |
void |
setContextType(DataRefOrLiteral value)
Sets the value of the '
Context Type' containment reference. |
void |
setEPRField(DataRefOrLiteral value)
Sets the value of the '
EPR Field' containment reference. |
void |
setEPRInto(DataRef value)
Sets the value of the '
EPR Into' containment reference. |
void |
setEPRLength(DataRef value)
Sets the value of the '
EPR Length' containment reference. |
void |
setEPRSet(DataRef value)
Sets the value of the '
EPR Set' containment reference. |
void |
setEPRType(DataRefOrLiteral value)
Sets the value of the '
EPR Type' containment reference. |
void |
setFaultToEPR(boolean value)
Sets the value of the '
Fault To EPR' attribute. |
void |
setFromEPR(boolean value)
Sets the value of the '
From EPR' attribute. |
void |
setIntoCCSId(DataRefOrLiteral value)
Sets the value of the '
Into CCS Id' containment reference. |
void |
setIntoCodePage(DataRefOrLiteral value)
Sets the value of the '
Into Code Page' containment reference. |
void |
setMessageId(DataRef value)
Sets the value of the '
Message Id' containment reference. |
void |
setMetadata(boolean value)
Sets the value of the '
Metadata' attribute. |
void |
setRefParms(boolean value)
Sets the value of the '
Ref Parms' attribute. |
void |
setRelatesIndex(DataRefOrLiteral value)
Sets the value of the '
Relates Index' containment reference. |
void |
setRelatesType(DataRef value)
Sets the value of the '
Relates Type' containment reference. |
void |
setRelatesURI(DataRef value)
Sets the value of the '
Relates URI' containment reference. |
void |
setReplyToEPR(boolean value)
Sets the value of the '
Reply To EPR' attribute. |
void |
setReqContext(boolean value)
Sets the value of the '
Req Context' attribute. |
void |
setRespContext(boolean value)
Sets the value of the '
Resp Context' attribute. |
void |
setToEPR(boolean value)
Sets the value of the '
To EPR' 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 getContextType()
The value is a representation of the CICS value data area specified in the CONTEXTTYPE option.
setContextType(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextGetStmt_ContextType()void setContextType(DataRefOrLiteral value)
Context Type' containment reference.
value - the new value of the 'Context Type' containment reference.getContextType()DataRefOrLiteral getChannel()
The value is a representation of the data value specified in the CHANNEL option; if that option is not used, the value is null.
setChannel(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextGetStmt_Channel()void setChannel(DataRefOrLiteral value)
Channel' containment reference.
value - the new value of the 'Channel' containment reference.getChannel()DataRef getAction()
The value is a representation of the data area specified in the ACTION option; if that option is not used, the value is null.
setAction(DataRef),
COBOLPackage.getCicsWSAContextGetStmt_Action()void setAction(DataRef value)
Action' containment reference.
value - the new value of the 'Action' containment reference.getAction()DataRef getMessageId()
The value is a representation of the data area specified in the MESSAGEID option; if that option is not used, the value is null.
setMessageId(DataRef),
COBOLPackage.getCicsWSAContextGetStmt_MessageId()void setMessageId(DataRef value)
Message Id' containment reference.
value - the new value of the 'Message Id' containment reference.getMessageId()DataRef getRelatesURI()
The value is a representation of the data area specified in the RELATESURI option; if that option is not used, the value is null.
setRelatesURI(DataRef),
COBOLPackage.getCicsWSAContextGetStmt_RelatesURI()void setRelatesURI(DataRef value)
Relates URI' containment reference.
value - the new value of the 'Relates URI' containment reference.getRelatesURI()DataRef getRelatesType()
The value is a representation of the data area specified in the RELATESTYPE option; if that option is not used, the value is null.
setRelatesType(DataRef),
COBOLPackage.getCicsWSAContextGetStmt_RelatesType()void setRelatesType(DataRef value)
Relates Type' containment reference.
value - the new value of the 'Relates Type' containment reference.getRelatesType()DataRefOrLiteral getRelatesIndex()
The value is a representation of the data value specified in the RELATESINDEX option; if that option is not used, the value is null.
setRelatesIndex(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextGetStmt_RelatesIndex()void setRelatesIndex(DataRefOrLiteral value)
Relates Index' containment reference.
value - the new value of the 'Relates Index' containment reference.getRelatesIndex()DataRefOrLiteral getEPRType()
The value is a representation of the CICS value data area specified in the EPRTYPE option; if that option is not used, the value is null.
setEPRType(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextGetStmt_EPRType()void setEPRType(DataRefOrLiteral value)
EPR Type' containment reference.
value - the new value of the 'EPR Type' containment reference.getEPRType()DataRefOrLiteral getEPRField()
The value is a representation of the CICS value data area specified in the EPRFIELD option; if that option is not used, the value is null.
setEPRField(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextGetStmt_EPRField()void setEPRField(DataRefOrLiteral value)
EPR Field' containment reference.
value - the new value of the 'EPR Field' containment reference.getEPRField()DataRef getEPRInto()
The value is a representation of the data area specified in the EPRINTO option; if that option is not used, the value is null.
setEPRInto(DataRef),
COBOLPackage.getCicsWSAContextGetStmt_EPRInto()void setEPRInto(DataRef value)
EPR Into' containment reference.
value - the new value of the 'EPR Into' containment reference.getEPRInto()DataRef getEPRSet()
The value is a representation of the pointer reference specified in the EPRSET option; if that option is not used, the value is null.
setEPRSet(DataRef),
COBOLPackage.getCicsWSAContextGetStmt_EPRSet()void setEPRSet(DataRef value)
EPR Set' containment reference.
value - the new value of the 'EPR Set' containment reference.getEPRSet()DataRef getEPRLength()
The value is a representation of the data area specified in the EPRLENGTH option; if that option is not used, the value is null.
setEPRLength(DataRef),
COBOLPackage.getCicsWSAContextGetStmt_EPRLength()void setEPRLength(DataRef value)
EPR Length' containment reference.
value - the new value of the 'EPR Length' containment reference.getEPRLength()DataRefOrLiteral getIntoCCSId()
The value is a representation of the data value specified in the INTOCCSID option; if that option is not used, the value is null.
setIntoCCSId(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextGetStmt_IntoCCSId()void setIntoCCSId(DataRefOrLiteral value)
Into CCS Id' containment reference.
value - the new value of the 'Into CCS Id' containment reference.getIntoCCSId()DataRefOrLiteral getIntoCodePage()
The value is a representation of the data value specified in the INTOCODEPAGE option; if that option is not used, the value is null.
setIntoCodePage(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextGetStmt_IntoCodePage()void setIntoCodePage(DataRefOrLiteral value)
Into Code Page' containment reference.
value - the new value of the 'Into Code Page' containment reference.getIntoCodePage()boolean isReqContext()
The value is true if the REQCONTEXT option is specified; false otherwise.
setReqContext(boolean),
COBOLPackage.getCicsWSAContextGetStmt_ReqContext()void setReqContext(boolean value)
Req Context' attribute.
value - the new value of the 'Req Context' attribute.isReqContext()boolean isRespContext()
The value is true if the RESPCONTEXT option is specified; false otherwise.
setRespContext(boolean),
COBOLPackage.getCicsWSAContextGetStmt_RespContext()void setRespContext(boolean value)
Resp Context' attribute.
value - the new value of the 'Resp Context' attribute.isRespContext()boolean isAddress()
The value is true if the ADDRESS option is specified; false otherwise.
setAddress(boolean),
COBOLPackage.getCicsWSAContextGetStmt_Address()void setAddress(boolean value)
Address' attribute.
value - the new value of the 'Address' attribute.isAddress()boolean isAll()
The value is true if the ALL option is specified; false otherwise.
setAll(boolean),
COBOLPackage.getCicsWSAContextGetStmt_All()void setAll(boolean value)
All' attribute.
value - the new value of the 'All' attribute.isAll()boolean isMetadata()
The value is true if the METADATA option is specified; false otherwise.
setMetadata(boolean),
COBOLPackage.getCicsWSAContextGetStmt_Metadata()void setMetadata(boolean value)
Metadata' attribute.
value - the new value of the 'Metadata' attribute.isMetadata()boolean isRefParms()
The value is true if the REFPARMS option is specified; false otherwise.
setRefParms(boolean),
COBOLPackage.getCicsWSAContextGetStmt_RefParms()void setRefParms(boolean value)
Ref Parms' attribute.
value - the new value of the 'Ref Parms' attribute.isRefParms()boolean isToEPR()
The value is true if the TOEPR option is specified; false otherwise.
setToEPR(boolean),
COBOLPackage.getCicsWSAContextGetStmt_ToEPR()void setToEPR(boolean value)
To EPR' attribute.
value - the new value of the 'To EPR' attribute.isToEPR()boolean isReplyToEPR()
The value is true if the REPLYTOEPR option is specified; false otherwise.
setReplyToEPR(boolean),
COBOLPackage.getCicsWSAContextGetStmt_ReplyToEPR()void setReplyToEPR(boolean value)
Reply To EPR' attribute.
value - the new value of the 'Reply To EPR' attribute.isReplyToEPR()boolean isFaultToEPR()
The value is true if the FAULTTOEPR option is specified; false otherwise.
setFaultToEPR(boolean),
COBOLPackage.getCicsWSAContextGetStmt_FaultToEPR()void setFaultToEPR(boolean value)
Fault To EPR' attribute.
value - the new value of the 'Fault To EPR' attribute.isFaultToEPR()boolean isFromEPR()
The value is true if the FROMEPR option is specified; false otherwise.
setFromEPR(boolean),
COBOLPackage.getCicsWSAContextGetStmt_FromEPR()void setFromEPR(boolean value)
From EPR' attribute.
value - the new value of the 'From EPR' attribute.isFromEPR()