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

Interface CicsExtractWebStmt

    • Method Detail

      • getScheme

        DataRef 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(DataRef), COBOLPackage.getCicsExtractWebStmt_Scheme()
      • setScheme

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

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

        The value is a representation of the data area 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(DataRef), COBOLPackage.getCicsExtractWebStmt_Host()
      • setHost

        void setHost(DataRef 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.getCicsExtractWebStmt_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()
      • getHostType

        DataRef getHostType()
        Returns the value of the 'Host Type' containment reference.

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

        Returns:
        the value of the 'Host Type' containment reference.
        See Also:
        setHostType(DataRef), COBOLPackage.getCicsExtractWebStmt_HostType()
      • setHostType

        void setHostType(DataRef value)
        Sets the value of the 'Host Type' containment reference.
        Parameters:
        value - the new value of the 'Host Type' containment reference.
        See Also:
        getHostType()
      • getHTTPMethod

        DataRef getHTTPMethod()
        Returns the value of the 'HTTP Method' containment reference.

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

        Returns:
        the value of the 'HTTP Method' containment reference.
        See Also:
        setHTTPMethod(DataRef), COBOLPackage.getCicsExtractWebStmt_HTTPMethod()
      • setHTTPMethod

        void setHTTPMethod(DataRef value)
        Sets the value of the 'HTTP Method' containment reference.
        Parameters:
        value - the new value of the 'HTTP Method' containment reference.
        See Also:
        getHTTPMethod()
      • getMethodLength

        DataRef getMethodLength()
        Returns the value of the 'Method Length' containment reference.

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

        Returns:
        the value of the 'Method Length' containment reference.
        See Also:
        setMethodLength(DataRef), COBOLPackage.getCicsExtractWebStmt_MethodLength()
      • setMethodLength

        void setMethodLength(DataRef value)
        Sets the value of the 'Method Length' containment reference.
        Parameters:
        value - the new value of the 'Method Length' containment reference.
        See Also:
        getMethodLength()
      • getHTTPVersion

        DataRef getHTTPVersion()
        Returns the value of the 'HTTP Version' containment reference.

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

        Returns:
        the value of the 'HTTP Version' containment reference.
        See Also:
        setHTTPVersion(DataRef), COBOLPackage.getCicsExtractWebStmt_HTTPVersion()
      • setHTTPVersion

        void setHTTPVersion(DataRef value)
        Sets the value of the 'HTTP Version' containment reference.
        Parameters:
        value - the new value of the 'HTTP Version' containment reference.
        See Also:
        getHTTPVersion()
      • getVersionLen

        DataRef getVersionLen()
        Returns the value of the 'Version Len' containment reference.

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

        Returns:
        the value of the 'Version Len' containment reference.
        See Also:
        setVersionLen(DataRef), COBOLPackage.getCicsExtractWebStmt_VersionLen()
      • setVersionLen

        void setVersionLen(DataRef value)
        Sets the value of the 'Version Len' containment reference.
        Parameters:
        value - the new value of the 'Version Len' containment reference.
        See Also:
        getVersionLen()
      • getPath

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

        The value is a representation of the data area 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(DataRef), COBOLPackage.getCicsExtractWebStmt_Path()
      • setPath

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

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

        The value is a representation of the data area 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(DataRef), COBOLPackage.getCicsExtractWebStmt_PathLength()
      • setPathLength

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

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

        The value is a representation of the data area 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(DataRef), COBOLPackage.getCicsExtractWebStmt_PortNumber()
      • setPortNumber

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

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

        The value is a representation of the data area 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(DataRef), COBOLPackage.getCicsExtractWebStmt_QueryString()
      • setQueryString

        void setQueryString(DataRef 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

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

        The value is a representation of the data area 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(DataRef), COBOLPackage.getCicsExtractWebStmt_QueryStrLen()
      • setQueryStrLen

        void setQueryStrLen(DataRef 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()
      • getRequestType

        DataRef getRequestType()
        Returns the value of the 'Request Type' containment reference.

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

        Returns:
        the value of the 'Request Type' containment reference.
        See Also:
        setRequestType(DataRef), COBOLPackage.getCicsExtractWebStmt_RequestType()
      • setRequestType

        void setRequestType(DataRef value)
        Sets the value of the 'Request Type' containment reference.
        Parameters:
        value - the new value of the 'Request Type' containment reference.
        See Also:
        getRequestType()
      • 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; if that option is not used, the value is null.

        Returns:
        the value of the 'Sess Token' containment reference.
        See Also:
        setSessToken(DataRef), COBOLPackage.getCicsExtractWebStmt_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()
      • getURIMap

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

        The value is a representation of the data area 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(DataRef), COBOLPackage.getCicsExtractWebStmt_URIMap()
      • setURIMap

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

        DataRef getRealm()
        Returns the value of the 'Realm' containment reference.

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

        Returns:
        the value of the 'Realm' containment reference.
        See Also:
        setRealm(DataRef), COBOLPackage.getCicsExtractWebStmt_Realm()
      • setRealm

        void setRealm(DataRef value)
        Sets the value of the 'Realm' containment reference.
        Parameters:
        value - the new value of the 'Realm' containment reference.
        See Also:
        getRealm()
      • getRealmLen

        DataRef getRealmLen()
        Returns the value of the 'Realm Len' containment reference.

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

        Returns:
        the value of the 'Realm Len' containment reference.
        See Also:
        setRealmLen(DataRef), COBOLPackage.getCicsExtractWebStmt_RealmLen()
      • setRealmLen

        void setRealmLen(DataRef value)
        Sets the value of the 'Realm Len' containment reference.
        Parameters:
        value - the new value of the 'Realm Len' containment reference.
        See Also:
        getRealmLen()