com.ibm.etools.cobol.application.model.cobol

Interface CicsWebSendClientStmt

    • Method Detail

      • getSessToken

        DataRefOrLiteral getSessToken()
        Returns the value of the 'Sess Token' containment reference.

        The value is a representation of the data value specified in the SESSTOKEN option.

        Returns:
        the value of the 'Sess Token' containment reference.
        See Also:
        setSessToken(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_SessToken()
      • setSessToken

        void setSessToken(DataRefOrLiteral value)
        Sets the value of the 'Sess Token' containment reference.
        Parameters:
        value - the new value of the 'Sess Token' containment reference.
        See Also:
        getSessToken()
      • isGet

        boolean isGet()
        Returns the value of the 'Get' attribute.

        The value is true if the GET option is used; false otherwise.

        Returns:
        the value of the 'Get' attribute.
        See Also:
        setGet(boolean), COBOLPackage.getCicsWebSendClientStmt_Get()
      • setGet

        void setGet(boolean value)
        Sets the value of the 'Get' attribute.
        Parameters:
        value - the new value of the 'Get' attribute.
        See Also:
        isGet()
      • isHead

        boolean isHead()
        Returns the value of the 'Head' attribute.

        The value is true if the HEAD option is used; false otherwise.

        Returns:
        the value of the 'Head' attribute.
        See Also:
        setHead(boolean), COBOLPackage.getCicsWebSendClientStmt_Head()
      • setHead

        void setHead(boolean value)
        Sets the value of the 'Head' attribute.
        Parameters:
        value - the new value of the 'Head' attribute.
        See Also:
        isHead()
      • isPost

        boolean isPost()
        Returns the value of the 'Post' attribute.

        The value is true if the POST option is used; false otherwise.

        Returns:
        the value of the 'Post' attribute.
        See Also:
        setPost(boolean), COBOLPackage.getCicsWebSendClientStmt_Post()
      • setPost

        void setPost(boolean value)
        Sets the value of the 'Post' attribute.
        Parameters:
        value - the new value of the 'Post' attribute.
        See Also:
        isPost()
      • isPut

        boolean isPut()
        Returns the value of the 'Put' attribute.

        The value is true if the PUT option is used; false otherwise.

        Returns:
        the value of the 'Put' attribute.
        See Also:
        setPut(boolean), COBOLPackage.getCicsWebSendClientStmt_Put()
      • setPut

        void setPut(boolean value)
        Sets the value of the 'Put' attribute.
        Parameters:
        value - the new value of the 'Put' attribute.
        See Also:
        isPut()
      • isTrace

        boolean isTrace()
        Returns the value of the 'Trace' attribute.

        The value is true if the TRACE option is used; false otherwise.

        Returns:
        the value of the 'Trace' attribute.
        See Also:
        setTrace(boolean), COBOLPackage.getCicsWebSendClientStmt_Trace()
      • setTrace

        void setTrace(boolean value)
        Sets the value of the 'Trace' attribute.
        Parameters:
        value - the new value of the 'Trace' attribute.
        See Also:
        isTrace()
      • isOptions

        boolean isOptions()
        Returns the value of the 'Options' attribute.

        The value is true if the OPTIONS option is used; false otherwise.

        Returns:
        the value of the 'Options' attribute.
        See Also:
        setOptions(boolean), COBOLPackage.getCicsWebSendClientStmt_Options()
      • setOptions

        void setOptions(boolean value)
        Sets the value of the 'Options' attribute.
        Parameters:
        value - the new value of the 'Options' attribute.
        See Also:
        isOptions()
      • isDelete

        boolean isDelete()
        Returns the value of the 'Delete' attribute.

        The value is true if the DELETE option is used; false otherwise.

        Returns:
        the value of the 'Delete' attribute.
        See Also:
        setDelete(boolean), COBOLPackage.getCicsWebSendClientStmt_Delete()
      • setDelete

        void setDelete(boolean value)
        Sets the value of the 'Delete' attribute.
        Parameters:
        value - the new value of the 'Delete' attribute.
        See Also:
        isDelete()
      • getMethod

        DataRefOrLiteral getMethod()
        Returns the value of the 'Method' containment reference.

        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.

        Returns:
        the value of the 'Method' containment reference.
        See Also:
        setMethod(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_Method()
      • setMethod

        void setMethod(DataRefOrLiteral value)
        Sets the value of the 'Method' containment reference.
        Parameters:
        value - the new value of the 'Method' containment reference.
        See Also:
        getMethod()
      • getPath

        DataRefOrLiteral getPath()
        Returns the value of the 'Path' containment reference.

        The value is a representation of the data value specified in the PATH option; if that option is not used, the value is null.

        Returns:
        the value of the 'Path' containment reference.
        See Also:
        setPath(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_Path()
      • setPath

        void setPath(DataRefOrLiteral value)
        Sets the value of the 'Path' containment reference.
        Parameters:
        value - the new value of the 'Path' containment reference.
        See Also:
        getPath()
      • getPathLength

        DataRefOrLiteral getPathLength()
        Returns the value of the 'Path Length' containment reference.

        The value is a representation of the data value specified in the PATHLENGTH option; if that option is not used, the value is null.

        Returns:
        the value of the 'Path Length' containment reference.
        See Also:
        setPathLength(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_PathLength()
      • setPathLength

        void setPathLength(DataRefOrLiteral value)
        Sets the value of the 'Path Length' containment reference.
        Parameters:
        value - the new value of the 'Path Length' containment reference.
        See Also:
        getPathLength()
      • getURIMap

        DataRefOrLiteral getURIMap()
        Returns the value of the 'URI Map' containment reference.

        The value is a representation of the data value specified in the URIMAP option; if that option is not used, the value is null.

        Returns:
        the value of the 'URI Map' containment reference.
        See Also:
        setURIMap(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_URIMap()
      • setURIMap

        void setURIMap(DataRefOrLiteral value)
        Sets the value of the 'URI Map' containment reference.
        Parameters:
        value - the new value of the 'URI Map' containment reference.
        See Also:
        getURIMap()
      • getQueryString

        DataRefOrLiteral getQueryString()
        Returns the value of the 'Query String' containment reference.

        The value is a representation of the data value specified in the QUERYSTRING option; if that option is not used, the value is null.

        Returns:
        the value of the 'Query String' containment reference.
        See Also:
        setQueryString(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_QueryString()
      • setQueryString

        void setQueryString(DataRefOrLiteral value)
        Sets the value of the 'Query String' containment reference.
        Parameters:
        value - the new value of the 'Query String' containment reference.
        See Also:
        getQueryString()
      • getQueryStrLen

        DataRefOrLiteral getQueryStrLen()
        Returns the value of the 'Query Str Len' containment reference.

        The value is a representation of the data value specified in the QUERYSTRLEN option; if that option is not used, the value is null.

        Returns:
        the value of the 'Query Str Len' containment reference.
        See Also:
        setQueryStrLen(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_QueryStrLen()
      • setQueryStrLen

        void setQueryStrLen(DataRefOrLiteral value)
        Sets the value of the 'Query Str Len' containment reference.
        Parameters:
        value - the new value of the 'Query Str Len' containment reference.
        See Also:
        getQueryStrLen()
      • getMediaType

        DataRefOrLiteral getMediaType()
        Returns the value of the 'Media Type' containment reference.

        The value is a representation of the data value specified in the MEDIATYPE option; if that option is not used, the value is null.

        Returns:
        the value of the 'Media Type' containment reference.
        See Also:
        setMediaType(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_MediaType()
      • setMediaType

        void setMediaType(DataRefOrLiteral value)
        Sets the value of the 'Media Type' containment reference.
        Parameters:
        value - the new value of the 'Media Type' containment reference.
        See Also:
        getMediaType()
      • getWebBodyClause

        CicsWebBodyClause getWebBodyClause()
        Returns the value of the 'Web Body Clause' containment reference.

        The value is a representation of the DOCTOKEN, FROM, and CONTAINER options, and the options related to them. If those options are not used, the value is null.

        Returns:
        the value of the 'Web Body Clause' containment reference.
        See Also:
        setWebBodyClause(CicsWebBodyClause), COBOLPackage.getCicsWebSendClientStmt_WebBodyClause()
      • isCLIConvert

        boolean isCLIConvert()
        Returns the value of the 'CLI Convert' attribute.

        The value is true if the CLICONVERT option is used; false otherwise.

        Returns:
        the value of the 'CLI Convert' attribute.
        See Also:
        setCLIConvert(boolean), COBOLPackage.getCicsWebSendClientStmt_CLIConvert()
      • setCLIConvert

        void setCLIConvert(boolean value)
        Sets the value of the 'CLI Convert' attribute.
        Parameters:
        value - the new value of the 'CLI Convert' attribute.
        See Also:
        isCLIConvert()
      • isNoCLIConvert

        boolean isNoCLIConvert()
        Returns the value of the 'No CLI Convert' attribute.

        The value is true if the NOCLICONVERT option is used; false otherwise.

        Returns:
        the value of the 'No CLI Convert' attribute.
        See Also:
        setNoCLIConvert(boolean), COBOLPackage.getCicsWebSendClientStmt_NoCLIConvert()
      • setNoCLIConvert

        void setNoCLIConvert(boolean value)
        Sets the value of the 'No CLI Convert' attribute.
        Parameters:
        value - the new value of the 'No CLI Convert' attribute.
        See Also:
        isNoCLIConvert()
      • getClientConv

        DataRefOrLiteral getClientConv()
        Returns the value of the 'Client Conv' containment reference.

        The value is a representation of the CICS value data area specified in the CLIENTCONV option; if that option is not used, the value is null.

        Returns:
        the value of the 'Client Conv' containment reference.
        See Also:
        setClientConv(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_ClientConv()
      • setClientConv

        void setClientConv(DataRefOrLiteral value)
        Sets the value of the 'Client Conv' containment reference.
        Parameters:
        value - the new value of the 'Client Conv' containment reference.
        See Also:
        getClientConv()
      • getCharacterSet

        DataRefOrLiteral getCharacterSet()
        Returns the value of the 'Character Set' containment reference.

        The value is a representation of the data value specified in the CHARACTERSET option; if that option is not used, the value is null.

        Returns:
        the value of the 'Character Set' containment reference.
        See Also:
        setCharacterSet(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_CharacterSet()
      • setCharacterSet

        void setCharacterSet(DataRefOrLiteral value)
        Sets the value of the 'Character Set' containment reference.
        Parameters:
        value - the new value of the 'Character Set' containment reference.
        See Also:
        getCharacterSet()
      • isExpect

        boolean isExpect()
        Returns the value of the 'Expect' attribute.

        The value is true if the EXPECT option is used; false otherwise.

        Returns:
        the value of the 'Expect' attribute.
        See Also:
        setExpect(boolean), COBOLPackage.getCicsWebSendClientStmt_Expect()
      • setExpect

        void setExpect(boolean value)
        Sets the value of the 'Expect' attribute.
        Parameters:
        value - the new value of the 'Expect' attribute.
        See Also:
        isExpect()
      • getAction

        DataRefOrLiteral getAction()
        Returns the value of the 'Action' containment reference.

        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.

        Returns:
        the value of the 'Action' containment reference.
        See Also:
        setAction(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_Action()
      • setAction

        void setAction(DataRefOrLiteral value)
        Sets the value of the 'Action' containment reference.
        Parameters:
        value - the new value of the 'Action' containment reference.
        See Also:
        getAction()
      • isNoClose

        boolean isNoClose()
        Returns the value of the 'No Close' attribute.

        The value is true if the NOCLOSE option is used; false otherwise.

        Returns:
        the value of the 'No Close' attribute.
        See Also:
        setNoClose(boolean), COBOLPackage.getCicsWebSendClientStmt_NoClose()
      • setNoClose

        void setNoClose(boolean value)
        Sets the value of the 'No Close' attribute.
        Parameters:
        value - the new value of the 'No Close' attribute.
        See Also:
        isNoClose()
      • isClose

        boolean isClose()
        Returns the value of the 'Close' attribute.

        The value is true if the CLOSE option is used; false otherwise.

        Returns:
        the value of the 'Close' attribute.
        See Also:
        setClose(boolean), COBOLPackage.getCicsWebSendClientStmt_Close()
      • setClose

        void setClose(boolean value)
        Sets the value of the 'Close' attribute.
        Parameters:
        value - the new value of the 'Close' attribute.
        See Also:
        isClose()
      • getCloseStatus

        DataRefOrLiteral getCloseStatus()
        Returns the value of the 'Close Status' containment reference.

        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.

        Returns:
        the value of the 'Close Status' containment reference.
        See Also:
        setCloseStatus(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_CloseStatus()
      • setCloseStatus

        void setCloseStatus(DataRefOrLiteral value)
        Sets the value of the 'Close Status' containment reference.
        Parameters:
        value - the new value of the 'Close Status' containment reference.
        See Also:
        getCloseStatus()
      • getWebCredentialsClause

        CicsWebCredentialsClause getWebCredentialsClause()
        Returns the value of the 'Web Credentials Clause' containment reference.

        The value is a representation of the CICS options related to credentials; if those options are not used, the value is null.

        Returns:
        the value of the 'Web Credentials Clause' containment reference.
        See Also:
        setWebCredentialsClause(CicsWebCredentialsClause), COBOLPackage.getCicsWebSendClientStmt_WebCredentialsClause()
      • getClntCodePage

        DataRefOrLiteral getClntCodePage()
        Returns the value of the 'Clnt Code Page' containment reference.

        The value is a representation of the name specified in the CLNTCODEPAGE option; if that option is not used, the value is null.

        Returns:
        the value of the 'Clnt Code Page' containment reference.
        See Also:
        setClntCodePage(DataRefOrLiteral), COBOLPackage.getCicsWebSendClientStmt_ClntCodePage()
      • setClntCodePage

        void setClntCodePage(DataRefOrLiteral value)
        Sets the value of the 'Clnt Code Page' containment reference.
        Parameters:
        value - the new value of the 'Clnt Code Page' containment reference.
        See Also:
        getClntCodePage()