public interface CicsWSAContextBuildStmt extends CicsStmt
The following features are supported:
COBOLPackage.getCicsWSAContextBuildStmt()| 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 |
getChannel()
Returns the value of the 'Channel' containment reference.
|
DataRefOrLiteral |
getEPRField()
Returns the value of the 'EPR Field' containment reference.
|
DataRefOrLiteral |
getEPRFrom()
Returns the value of the 'EPR From' containment reference.
|
DataRefOrLiteral |
getEPRLength()
Returns the value of the 'EPR Length' containment reference.
|
DataRefOrLiteral |
getEPRType()
Returns the value of the 'EPR Type' containment reference.
|
DataRefOrLiteral |
getFromCCSId()
Returns the value of the 'From CCS Id' containment reference.
|
DataRefOrLiteral |
getFromCodePage()
Returns the value of the 'From Code Page' containment reference.
|
DataRefOrLiteral |
getMessageId()
Returns the value of the 'Message Id' containment reference.
|
DataRefOrLiteral |
getRelatesType()
Returns the value of the 'Relates Type' containment reference.
|
DataRefOrLiteral |
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 |
isToEPR()
Returns the value of the 'To EPR' attribute.
|
void |
setAction(DataRefOrLiteral 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 |
setEPRField(DataRefOrLiteral value)
Sets the value of the '
EPR Field' containment reference. |
void |
setEPRFrom(DataRefOrLiteral value)
Sets the value of the '
EPR From' containment reference. |
void |
setEPRLength(DataRefOrLiteral value)
Sets the value of the '
EPR Length' 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 |
setFromCCSId(DataRefOrLiteral value)
Sets the value of the '
From CCS Id' containment reference. |
void |
setFromCodePage(DataRefOrLiteral value)
Sets the value of the '
From Code Page' containment reference. |
void |
setFromEPR(boolean value)
Sets the value of the '
From EPR' attribute. |
void |
setMessageId(DataRefOrLiteral 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 |
setRelatesType(DataRefOrLiteral value)
Sets the value of the '
Relates Type' containment reference. |
void |
setRelatesURI(DataRefOrLiteral value)
Sets the value of the '
Relates URI' containment reference. |
void |
setReplyToEPR(boolean value)
Sets the value of the '
Reply To EPR' 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 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.getCicsWSAContextBuildStmt_Channel()void setChannel(DataRefOrLiteral value)
Channel' containment reference.
value - the new value of the 'Channel' containment reference.getChannel()DataRefOrLiteral getAction()
The value is a representation of the data value specified in the ACTION option; if that option is not used, the value is null.
setAction(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextBuildStmt_Action()void setAction(DataRefOrLiteral value)
Action' containment reference.
value - the new value of the 'Action' containment reference.getAction()DataRefOrLiteral getMessageId()
The value is a representation of the data value specified in the MESSAGEID option; if that option is not used, the value is null.
setMessageId(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextBuildStmt_MessageId()void setMessageId(DataRefOrLiteral value)
Message Id' containment reference.
value - the new value of the 'Message Id' containment reference.getMessageId()DataRefOrLiteral getRelatesURI()
The value is a representation of the data value specified in the RELATESURI option; if that option is not used, the value is null.
setRelatesURI(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextBuildStmt_RelatesURI()void setRelatesURI(DataRefOrLiteral value)
Relates URI' containment reference.
value - the new value of the 'Relates URI' containment reference.getRelatesURI()DataRefOrLiteral getRelatesType()
The value is a representation of the data value specified in the RELATESTYPE option; if that option is not used, the value is null.
setRelatesType(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextBuildStmt_RelatesType()void setRelatesType(DataRefOrLiteral value)
Relates Type' containment reference.
value - the new value of the 'Relates Type' containment reference.getRelatesType()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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_EPRField()void setEPRField(DataRefOrLiteral value)
EPR Field' containment reference.
value - the new value of the 'EPR Field' containment reference.getEPRField()DataRefOrLiteral getEPRFrom()
The value is a representation of the data value specified in the EPRFROM option; if that option is not used, the value is null.
setEPRFrom(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextBuildStmt_EPRFrom()void setEPRFrom(DataRefOrLiteral value)
EPR From' containment reference.
value - the new value of the 'EPR From' containment reference.getEPRFrom()DataRefOrLiteral getEPRLength()
The value is a representation of the data value specified in the EPRLENGTH option; if that option is not used, the value is null.
setEPRLength(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextBuildStmt_EPRLength()void setEPRLength(DataRefOrLiteral value)
EPR Length' containment reference.
value - the new value of the 'EPR Length' containment reference.getEPRLength()DataRefOrLiteral getFromCCSId()
The value is a representation of the data value specified in the FROMCCSID option; if that option is not used, the value is null.
setFromCCSId(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextBuildStmt_FromCCSId()void setFromCCSId(DataRefOrLiteral value)
From CCS Id' containment reference.
value - the new value of the 'From CCS Id' containment reference.getFromCCSId()DataRefOrLiteral getFromCodePage()
The value is a representation of the data value specified in the FROMCODEPAGE option; if that option is not used, the value is null.
setFromCodePage(DataRefOrLiteral),
COBOLPackage.getCicsWSAContextBuildStmt_FromCodePage()void setFromCodePage(DataRefOrLiteral value)
From Code Page' containment reference.
value - the new value of the 'From Code Page' containment reference.getFromCodePage()boolean isAddress()
The value is true if the ADDRESS option is specified; false otherwise.
setAddress(boolean),
COBOLPackage.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_FromEPR()void setFromEPR(boolean value)
From EPR' attribute.
value - the new value of the 'From EPR' attribute.isFromEPR()