public interface CicsWebConverseStmt extends CicsStmt
The following features are supported:
Sess TokenPathPath LengthURI MapGetHeadPostPutTraceOptionsDeleteMethodMedia TypeQuery StringQuery Str LenWeb Body ClauseActionExpectNo CloseCloseClose StatusWeb Credentials ClauseIntoSetTo ContainerTo ChannelTo LengthMax LengthNo TruncateStatus CodeStatus TextStatus LenWeb Translation ClauseBody Char SetCOBOLPackage.getCicsWebConverseStmt()| 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.
|
DataRef |
getBodyCharSet()
Returns the value of the 'Body Char Set' containment reference.
|
DataRefOrLiteral |
getCloseStatus()
Returns the value of the 'Close Status' containment reference.
|
DataRef |
getInto()
Returns the value of the 'Into' containment reference.
|
DataRefOrLiteral |
getMaxLength()
Returns the value of the 'Max Length' containment reference.
|
DataRef |
getMediaType()
Returns the value of the 'Media Type' containment reference.
|
DataRefOrLiteral |
getMethod()
Returns the value of the 'Method' containment reference.
|
DataRefOrLiteral |
getPath()
Returns the value of the 'Path' containment reference.
|
DataRefOrLiteral |
getPathLength()
Returns the value of the 'Path Length' containment reference.
|
DataRefOrLiteral |
getQueryString()
Returns the value of the 'Query String' containment reference.
|
DataRefOrLiteral |
getQueryStrLen()
Returns the value of the 'Query Str Len' containment reference.
|
DataRefOrLiteral |
getSessToken()
Returns the value of the 'Sess Token' containment reference.
|
DataRef |
getSet()
Returns the value of the 'Set' containment reference.
|
DataRef |
getStatusCode()
Returns the value of the 'Status Code' containment reference.
|
DataRefOrLiteral |
getStatusLen()
Returns the value of the 'Status Len' containment reference.
|
DataRef |
getStatusText()
Returns the value of the 'Status Text' containment reference.
|
DataRefOrLiteral |
getToChannel()
Returns the value of the 'To Channel' containment reference.
|
DataRefOrLiteral |
getToContainer()
Returns the value of the 'To Container' containment reference.
|
DataRef |
getToLength()
Returns the value of the 'To Length' containment reference.
|
DataRefOrLiteral |
getURIMap()
Returns the value of the 'URI Map' containment reference.
|
CicsWebBodyClause |
getWebBodyClause()
Returns the value of the 'Web Body Clause' containment reference.
|
CicsWebCredentialsClause |
getWebCredentialsClause()
Returns the value of the 'Web Credentials Clause' containment reference.
|
CicsWebTranslationClause |
getWebTranslationClause()
Returns the value of the 'Web Translation Clause' containment reference.
|
boolean |
isClose()
Returns the value of the 'Close' attribute.
|
boolean |
isDelete()
Returns the value of the 'Delete' attribute.
|
boolean |
isExpect()
Returns the value of the 'Expect' attribute.
|
boolean |
isGet()
Returns the value of the 'Get' attribute.
|
boolean |
isHead()
Returns the value of the 'Head' attribute.
|
boolean |
isNoClose()
Returns the value of the 'No Close' attribute.
|
boolean |
isNoTruncate()
Returns the value of the 'No Truncate' attribute.
|
boolean |
isOptions()
Returns the value of the 'Options' attribute.
|
boolean |
isPost()
Returns the value of the 'Post' attribute.
|
boolean |
isPut()
Returns the value of the 'Put' attribute.
|
boolean |
isTrace()
Returns the value of the 'Trace' attribute.
|
void |
setAction(DataRefOrLiteral value)
Sets the value of the '
Action' containment reference. |
void |
setBodyCharSet(DataRef value)
Sets the value of the '
Body Char Set' containment reference. |
void |
setClose(boolean value)
Sets the value of the '
Close' attribute. |
void |
setCloseStatus(DataRefOrLiteral value)
Sets the value of the '
Close Status' containment reference. |
void |
setDelete(boolean value)
Sets the value of the '
Delete' attribute. |
void |
setExpect(boolean value)
Sets the value of the '
Expect' attribute. |
void |
setGet(boolean value)
Sets the value of the '
Get' attribute. |
void |
setHead(boolean value)
Sets the value of the '
Head' attribute. |
void |
setInto(DataRef value)
Sets the value of the '
Into' containment reference. |
void |
setMaxLength(DataRefOrLiteral value)
Sets the value of the '
Max Length' containment reference. |
void |
setMediaType(DataRef value)
Sets the value of the '
Media Type' containment reference. |
void |
setMethod(DataRefOrLiteral value)
Sets the value of the '
Method' containment reference. |
void |
setNoClose(boolean value)
Sets the value of the '
No Close' attribute. |
void |
setNoTruncate(boolean value)
Sets the value of the '
No Truncate' attribute. |
void |
setOptions(boolean value)
Sets the value of the '
Options' attribute. |
void |
setPath(DataRefOrLiteral value)
Sets the value of the '
Path' containment reference. |
void |
setPathLength(DataRefOrLiteral value)
Sets the value of the '
Path Length' containment reference. |
void |
setPost(boolean value)
Sets the value of the '
Post' attribute. |
void |
setPut(boolean value)
Sets the value of the '
Put' attribute. |
void |
setQueryString(DataRefOrLiteral value)
Sets the value of the '
Query String' containment reference. |
void |
setQueryStrLen(DataRefOrLiteral value)
Sets the value of the '
Query Str Len' containment reference. |
void |
setSessToken(DataRefOrLiteral value)
Sets the value of the '
Sess Token' containment reference. |
void |
setSet(DataRef value)
Sets the value of the '
Set' containment reference. |
void |
setStatusCode(DataRef value)
Sets the value of the '
Status Code' containment reference. |
void |
setStatusLen(DataRefOrLiteral value)
Sets the value of the '
Status Len' containment reference. |
void |
setStatusText(DataRef value)
Sets the value of the '
Status Text' containment reference. |
void |
setToChannel(DataRefOrLiteral value)
Sets the value of the '
To Channel' containment reference. |
void |
setToContainer(DataRefOrLiteral value)
Sets the value of the '
To Container' containment reference. |
void |
setToLength(DataRef value)
Sets the value of the '
To Length' containment reference. |
void |
setTrace(boolean value)
Sets the value of the '
Trace' attribute. |
void |
setURIMap(DataRefOrLiteral value)
Sets the value of the '
URI Map' containment reference. |
void |
setWebBodyClause(CicsWebBodyClause value)
Sets the value of the '
Web Body Clause' containment reference. |
void |
setWebCredentialsClause(CicsWebCredentialsClause value)
Sets the value of the '
Web Credentials Clause' containment reference. |
void |
setWebTranslationClause(CicsWebTranslationClause value)
Sets the value of the '
Web Translation Clause' 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 getSessToken()
The value is a representation of the data value specified in the SESSTOKEN option.
setSessToken(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_SessToken()void setSessToken(DataRefOrLiteral value)
Sess Token' containment reference.
value - the new value of the 'Sess Token' containment reference.getSessToken()DataRefOrLiteral getPath()
The value is a representation of the data value specified in the PATH option; if that option is not used, the value is null.
setPath(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_Path()void setPath(DataRefOrLiteral value)
Path' containment reference.
value - the new value of the 'Path' containment reference.getPath()DataRefOrLiteral getPathLength()
The value is a representation of the data value specified in the PATHLENGTH option; if that option is not used, the value is null.
setPathLength(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_PathLength()void setPathLength(DataRefOrLiteral value)
Path Length' containment reference.
value - the new value of the 'Path Length' containment reference.getPathLength()DataRefOrLiteral getURIMap()
The value is a representation of the data value specified in the URIMAP option; if that option is not used, the value is null.
setURIMap(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_URIMap()void setURIMap(DataRefOrLiteral value)
URI Map' containment reference.
value - the new value of the 'URI Map' containment reference.getURIMap()boolean isGet()
The value is true if the GET option is used; false otherwise.
setGet(boolean),
COBOLPackage.getCicsWebConverseStmt_Get()void setGet(boolean value)
Get' attribute.
value - the new value of the 'Get' attribute.isGet()boolean isHead()
The value is true if the HEAD option is used; false otherwise.
setHead(boolean),
COBOLPackage.getCicsWebConverseStmt_Head()void setHead(boolean value)
Head' attribute.
value - the new value of the 'Head' attribute.isHead()boolean isPost()
The value is true if the POST option is used; false otherwise.
setPost(boolean),
COBOLPackage.getCicsWebConverseStmt_Post()void setPost(boolean value)
Post' attribute.
value - the new value of the 'Post' attribute.isPost()boolean isPut()
The value is true if the PUT option is used; false otherwise.
setPut(boolean),
COBOLPackage.getCicsWebConverseStmt_Put()void setPut(boolean value)
Put' attribute.
value - the new value of the 'Put' attribute.isPut()boolean isTrace()
The value is true if the TRACE option is used; false otherwise.
setTrace(boolean),
COBOLPackage.getCicsWebConverseStmt_Trace()void setTrace(boolean value)
Trace' attribute.
value - the new value of the 'Trace' attribute.isTrace()boolean isOptions()
The value is true if the OPTIONS option is used; false otherwise.
setOptions(boolean),
COBOLPackage.getCicsWebConverseStmt_Options()void setOptions(boolean value)
Options' attribute.
value - the new value of the 'Options' attribute.isOptions()boolean isDelete()
The value is true if the DELETE option is used; false otherwise.
setDelete(boolean),
COBOLPackage.getCicsWebConverseStmt_Delete()void setDelete(boolean value)
Delete' attribute.
value - the new value of the 'Delete' attribute.isDelete()DataRefOrLiteral getMethod()
The value is a representation of the CICS value data area specified in the METHOD option; if that option is not used, the value is null.
setMethod(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_Method()void setMethod(DataRefOrLiteral value)
Method' containment reference.
value - the new value of the 'Method' containment reference.getMethod()DataRef getMediaType()
The value is a representation of the data area specified in the MEDIATYPE option; if that option is not used, the value is null.
setMediaType(DataRef),
COBOLPackage.getCicsWebConverseStmt_MediaType()void setMediaType(DataRef value)
Media Type' containment reference.
value - the new value of the 'Media Type' containment reference.getMediaType()DataRefOrLiteral getQueryString()
The value is a representation of the data value specified in the QUERYSTRING option; if that option is not used, the value is null.
setQueryString(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_QueryString()void setQueryString(DataRefOrLiteral value)
Query String' containment reference.
value - the new value of the 'Query String' containment reference.getQueryString()DataRefOrLiteral getQueryStrLen()
The value is a representation of the data value specified in the QUERYSTRLEN option; if that option is not used, the value is null.
setQueryStrLen(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_QueryStrLen()void setQueryStrLen(DataRefOrLiteral value)
Query Str Len' containment reference.
value - the new value of the 'Query Str Len' containment reference.getQueryStrLen()CicsWebBodyClause getWebBodyClause()
The value is a representation of the DOCTOKEN, FROM, CONTAINER, and related options; if those options are not used, the value is null.
setWebBodyClause(CicsWebBodyClause),
COBOLPackage.getCicsWebConverseStmt_WebBodyClause()void setWebBodyClause(CicsWebBodyClause value)
Web Body Clause' containment reference.
value - the new value of the 'Web Body Clause' containment reference.getWebBodyClause()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.getCicsWebConverseStmt_Action()void setAction(DataRefOrLiteral value)
Action' containment reference.
value - the new value of the 'Action' containment reference.getAction()boolean isExpect()
The value is true if the EXPECT option is used; false otherwise.
setExpect(boolean),
COBOLPackage.getCicsWebConverseStmt_Expect()void setExpect(boolean value)
Expect' attribute.
value - the new value of the 'Expect' attribute.isExpect()boolean isNoClose()
The value is true if the NOCLOSE option is used; false otherwise.
setNoClose(boolean),
COBOLPackage.getCicsWebConverseStmt_NoClose()void setNoClose(boolean value)
No Close' attribute.
value - the new value of the 'No Close' attribute.isNoClose()boolean isClose()
The value is true if the CLOSE option is used; false otherwise.
setClose(boolean),
COBOLPackage.getCicsWebConverseStmt_Close()void setClose(boolean value)
Close' attribute.
value - the new value of the 'Close' attribute.isClose()DataRefOrLiteral getCloseStatus()
The value is a representation of the CICS value data area specified in the CLOSESTATUS option; if that option is not used, the value is null.
setCloseStatus(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_CloseStatus()void setCloseStatus(DataRefOrLiteral value)
Close Status' containment reference.
value - the new value of the 'Close Status' containment reference.getCloseStatus()CicsWebCredentialsClause getWebCredentialsClause()
The value is a representation of the options related to credentials; if those options are not used, the value is null.
setWebCredentialsClause(CicsWebCredentialsClause),
COBOLPackage.getCicsWebConverseStmt_WebCredentialsClause()void setWebCredentialsClause(CicsWebCredentialsClause value)
Web Credentials Clause' containment reference.
value - the new value of the 'Web Credentials Clause' containment reference.getWebCredentialsClause()DataRef getInto()
The value is a representation of the data area specified in the INTO option; if that option is not used, the value is null.
setInto(DataRef),
COBOLPackage.getCicsWebConverseStmt_Into()void setInto(DataRef value)
Into' containment reference.
value - the new value of the 'Into' containment reference.getInto()DataRef getSet()
The value is a representation of the pointer reference specified in the SET option; if that option is not used, the value is null.
setSet(DataRef),
COBOLPackage.getCicsWebConverseStmt_Set()void setSet(DataRef value)
Set' containment reference.
value - the new value of the 'Set' containment reference.getSet()DataRefOrLiteral getToContainer()
The value is a representation of the data value specified in the TOCONTAINER option; if that option is not used, the value is null.
setToContainer(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_ToContainer()void setToContainer(DataRefOrLiteral value)
To Container' containment reference.
value - the new value of the 'To Container' containment reference.getToContainer()DataRefOrLiteral getToChannel()
The value is a representation of the data value specified in the TOCHANNEL option; if that option is not used, the value is null.
setToChannel(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_ToChannel()void setToChannel(DataRefOrLiteral value)
To Channel' containment reference.
value - the new value of the 'To Channel' containment reference.getToChannel()DataRef getToLength()
The value is a representation of the data area specified in the TOLENGTH option.
setToLength(DataRef),
COBOLPackage.getCicsWebConverseStmt_ToLength()void setToLength(DataRef value)
To Length' containment reference.
value - the new value of the 'To Length' containment reference.getToLength()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.getCicsWebConverseStmt_MaxLength()void setMaxLength(DataRefOrLiteral value)
Max Length' containment reference.
value - the new value of the 'Max Length' containment reference.getMaxLength()boolean isNoTruncate()
The value is true if the NOTRUNCATE option is used; false otherwise.
setNoTruncate(boolean),
COBOLPackage.getCicsWebConverseStmt_NoTruncate()void setNoTruncate(boolean value)
No Truncate' attribute.
value - the new value of the 'No Truncate' attribute.isNoTruncate()DataRef getStatusCode()
The value is a representation of the data area specified in the STATUSCODE option; if that option is not used, the value is null.
setStatusCode(DataRef),
COBOLPackage.getCicsWebConverseStmt_StatusCode()void setStatusCode(DataRef value)
Status Code' containment reference.
value - the new value of the 'Status Code' containment reference.getStatusCode()DataRef getStatusText()
The value is a representation of the data area specified in the STATUSTEXT option; if that option is not used, the value is null.
setStatusText(DataRef),
COBOLPackage.getCicsWebConverseStmt_StatusText()void setStatusText(DataRef value)
Status Text' containment reference.
value - the new value of the 'Status Text' containment reference.getStatusText()DataRefOrLiteral getStatusLen()
The value is a representation of the data value specified in the STATUSLEN option; if that option is not used, the value is null.
setStatusLen(DataRefOrLiteral),
COBOLPackage.getCicsWebConverseStmt_StatusLen()void setStatusLen(DataRefOrLiteral value)
Status Len' containment reference.
value - the new value of the 'Status Len' containment reference.getStatusLen()CicsWebTranslationClause getWebTranslationClause()
The value is a representation of the options related to translation; if those options are not used, the value is null.
setWebTranslationClause(CicsWebTranslationClause),
COBOLPackage.getCicsWebConverseStmt_WebTranslationClause()void setWebTranslationClause(CicsWebTranslationClause value)
Web Translation Clause' containment reference.
value - the new value of the 'Web Translation Clause' containment reference.getWebTranslationClause()DataRef getBodyCharSet()
The value is a representation of the data area specified in the BODYCHARSET option; if that option is not used, the value is null.
setBodyCharSet(DataRef),
COBOLPackage.getCicsWebConverseStmt_BodyCharSet()void setBodyCharSet(DataRef value)
Body Char Set' containment reference.
value - the new value of the 'Body Char Set' containment reference.getBodyCharSet()