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

Interface CicsWebOpenStmt

    • Method Detail

      • 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.getCicsWebOpenStmt_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()
      • getHost

        DataRefOrLiteral getHost()
        Returns the value of the 'Host' containment reference.

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

        Returns:
        the value of the 'Host' containment reference.
        See Also:
        setHost(DataRefOrLiteral), COBOLPackage.getCicsWebOpenStmt_Host()
      • setHost

        void setHost(DataRefOrLiteral value)
        Sets the value of the 'Host' containment reference.
        Parameters:
        value - the new value of the 'Host' containment reference.
        See Also:
        getHost()
      • getHostLength

        DataRefOrLiteral getHostLength()
        Returns the value of the 'Host Length' containment reference.

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

        Returns:
        the value of the 'Host Length' containment reference.
        See Also:
        setHostLength(DataRefOrLiteral), COBOLPackage.getCicsWebOpenStmt_HostLength()
      • setHostLength

        void setHostLength(DataRefOrLiteral value)
        Sets the value of the 'Host Length' containment reference.
        Parameters:
        value - the new value of the 'Host Length' containment reference.
        See Also:
        getHostLength()
      • getPortNumber

        DataRefOrLiteral getPortNumber()
        Returns the value of the 'Port Number' containment reference.

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

        Returns:
        the value of the 'Port Number' containment reference.
        See Also:
        setPortNumber(DataRefOrLiteral), COBOLPackage.getCicsWebOpenStmt_PortNumber()
      • setPortNumber

        void setPortNumber(DataRefOrLiteral value)
        Sets the value of the 'Port Number' containment reference.
        Parameters:
        value - the new value of the 'Port Number' containment reference.
        See Also:
        getPortNumber()
      • getScheme

        DataRefOrLiteral getScheme()
        Returns the value of the 'Scheme' containment reference.

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

        Returns:
        the value of the 'Scheme' containment reference.
        See Also:
        setScheme(DataRefOrLiteral), COBOLPackage.getCicsWebOpenStmt_Scheme()
      • setScheme

        void setScheme(DataRefOrLiteral value)
        Sets the value of the 'Scheme' containment reference.
        Parameters:
        value - the new value of the 'Scheme' containment reference.
        See Also:
        getScheme()
      • getCertificate

        DataRefOrLiteral getCertificate()
        Returns the value of the 'Certificate' containment reference.

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

        Returns:
        the value of the 'Certificate' containment reference.
        See Also:
        setCertificate(DataRefOrLiteral), COBOLPackage.getCicsWebOpenStmt_Certificate()
      • setCertificate

        void setCertificate(DataRefOrLiteral value)
        Sets the value of the 'Certificate' containment reference.
        Parameters:
        value - the new value of the 'Certificate' containment reference.
        See Also:
        getCertificate()
      • getCiphers

        DataRefOrLiteral getCiphers()
        Returns the value of the 'Ciphers' containment reference.

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

        Returns:
        the value of the 'Ciphers' containment reference.
        See Also:
        setCiphers(DataRefOrLiteral), COBOLPackage.getCicsWebOpenStmt_Ciphers()
      • setCiphers

        void setCiphers(DataRefOrLiteral value)
        Sets the value of the 'Ciphers' containment reference.
        Parameters:
        value - the new value of the 'Ciphers' containment reference.
        See Also:
        getCiphers()
      • getNumCiphers

        DataRefOrLiteral getNumCiphers()
        Returns the value of the 'Num Ciphers' containment reference.

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

        Returns:
        the value of the 'Num Ciphers' containment reference.
        See Also:
        setNumCiphers(DataRefOrLiteral), COBOLPackage.getCicsWebOpenStmt_NumCiphers()
      • setNumCiphers

        void setNumCiphers(DataRefOrLiteral value)
        Sets the value of the 'Num Ciphers' containment reference.
        Parameters:
        value - the new value of the 'Num Ciphers' containment reference.
        See Also:
        getNumCiphers()
      • getCodePage

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

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

        Returns:
        the value of the 'Code Page' containment reference.
        See Also:
        setCodePage(DataRefOrLiteral), COBOLPackage.getCicsWebOpenStmt_CodePage()
      • setCodePage

        void setCodePage(DataRefOrLiteral value)
        Sets the value of the 'Code Page' containment reference.
        Parameters:
        value - the new value of the 'Code Page' containment reference.
        See Also:
        getCodePage()
      • getSessToken

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

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

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

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

        DataRef getHTTPVNum()
        Returns the value of the 'HTTPV Num' containment reference.

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

        Returns:
        the value of the 'HTTPV Num' containment reference.
        See Also:
        setHTTPVNum(DataRef), COBOLPackage.getCicsWebOpenStmt_HTTPVNum()
      • setHTTPVNum

        void setHTTPVNum(DataRef value)
        Sets the value of the 'HTTPV Num' containment reference.
        Parameters:
        value - the new value of the 'HTTPV Num' containment reference.
        See Also:
        getHTTPVNum()
      • getHTTPRNum

        DataRef getHTTPRNum()
        Returns the value of the 'HTTPR Num' containment reference.

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

        Returns:
        the value of the 'HTTPR Num' containment reference.
        See Also:
        setHTTPRNum(DataRef), COBOLPackage.getCicsWebOpenStmt_HTTPRNum()
      • setHTTPRNum

        void setHTTPRNum(DataRef value)
        Sets the value of the 'HTTPR Num' containment reference.
        Parameters:
        value - the new value of the 'HTTPR Num' containment reference.
        See Also:
        getHTTPRNum()
      • isHTTP

        boolean isHTTP()
        Returns the value of the 'HTTP' attribute.

        The value is true if the HTTP option is specified; false otherwise.

        Returns:
        the value of the 'HTTP' attribute.
        See Also:
        setHTTP(boolean), COBOLPackage.getCicsWebOpenStmt_HTTP()
      • setHTTP

        void setHTTP(boolean value)
        Sets the value of the 'HTTP' attribute.
        Parameters:
        value - the new value of the 'HTTP' attribute.
        See Also:
        isHTTP()
      • isHTTPS

        boolean isHTTPS()
        Returns the value of the 'HTTPS' attribute.

        The value is true if the HTTPS option is specified; false otherwise.

        Returns:
        the value of the 'HTTPS' attribute.
        See Also:
        setHTTPS(boolean), COBOLPackage.getCicsWebOpenStmt_HTTPS()
      • setHTTPS

        void setHTTPS(boolean value)
        Sets the value of the 'HTTPS' attribute.
        Parameters:
        value - the new value of the 'HTTPS' attribute.
        See Also:
        isHTTPS()