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

Interface CicsExtractTCPIPStmt

    • Method Detail

      • getAuthenticate

        DataRef getAuthenticate()
        Returns the value of the 'Authenticate' containment reference.

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

        Returns:
        the value of the 'Authenticate' containment reference.
        See Also:
        setAuthenticate(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_Authenticate()
      • setAuthenticate

        void setAuthenticate(DataRef value)
        Sets the value of the 'Authenticate' containment reference.
        Parameters:
        value - the new value of the 'Authenticate' containment reference.
        See Also:
        getAuthenticate()
      • getClientName

        DataRef getClientName()
        Returns the value of the 'Client Name' containment reference.

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

        Returns:
        the value of the 'Client Name' containment reference.
        See Also:
        setClientName(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_ClientName()
      • setClientName

        void setClientName(DataRef value)
        Sets the value of the 'Client Name' containment reference.
        Parameters:
        value - the new value of the 'Client Name' containment reference.
        See Also:
        getClientName()
      • getCNameLength

        DataRef getCNameLength()
        Returns the value of the 'CName Length' containment reference.

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

        Returns:
        the value of the 'CName Length' containment reference.
        See Also:
        setCNameLength(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_CNameLength()
      • setCNameLength

        void setCNameLength(DataRef value)
        Sets the value of the 'CName Length' containment reference.
        Parameters:
        value - the new value of the 'CName Length' containment reference.
        See Also:
        getCNameLength()
      • getServerName

        DataRef getServerName()
        Returns the value of the 'Server Name' containment reference.

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

        Returns:
        the value of the 'Server Name' containment reference.
        See Also:
        setServerName(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_ServerName()
      • setServerName

        void setServerName(DataRef value)
        Sets the value of the 'Server Name' containment reference.
        Parameters:
        value - the new value of the 'Server Name' containment reference.
        See Also:
        getServerName()
      • getSNameLength

        DataRef getSNameLength()
        Returns the value of the 'SName Length' containment reference.

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

        Returns:
        the value of the 'SName Length' containment reference.
        See Also:
        setSNameLength(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_SNameLength()
      • setSNameLength

        void setSNameLength(DataRef value)
        Sets the value of the 'SName Length' containment reference.
        Parameters:
        value - the new value of the 'SName Length' containment reference.
        See Also:
        getSNameLength()
      • getClientAddr

        DataRef getClientAddr()
        Returns the value of the 'Client Addr' containment reference.

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

        Returns:
        the value of the 'Client Addr' containment reference.
        See Also:
        setClientAddr(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_ClientAddr()
      • setClientAddr

        void setClientAddr(DataRef value)
        Sets the value of the 'Client Addr' containment reference.
        Parameters:
        value - the new value of the 'Client Addr' containment reference.
        See Also:
        getClientAddr()
      • getCAddrLength

        DataRef getCAddrLength()
        Returns the value of the 'CAddr Length' containment reference.

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

        Returns:
        the value of the 'CAddr Length' containment reference.
        See Also:
        setCAddrLength(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_CAddrLength()
      • setCAddrLength

        void setCAddrLength(DataRef value)
        Sets the value of the 'CAddr Length' containment reference.
        Parameters:
        value - the new value of the 'CAddr Length' containment reference.
        See Also:
        getCAddrLength()
      • getClntIPFamily

        DataRef getClntIPFamily()
        Returns the value of the 'Clnt IP Family' containment reference.

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

        Returns:
        the value of the 'Clnt IP Family' containment reference.
        See Also:
        setClntIPFamily(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_ClntIPFamily()
      • setClntIPFamily

        void setClntIPFamily(DataRef value)
        Sets the value of the 'Clnt IP Family' containment reference.
        Parameters:
        value - the new value of the 'Clnt IP Family' containment reference.
        See Also:
        getClntIPFamily()
      • getClientAddrNU

        DataRef getClientAddrNU()
        Returns the value of the 'Client Addr NU' containment reference.

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

        Returns:
        the value of the 'Client Addr NU' containment reference.
        See Also:
        setClientAddrNU(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_ClientAddrNU()
      • setClientAddrNU

        void setClientAddrNU(DataRef value)
        Sets the value of the 'Client Addr NU' containment reference.
        Parameters:
        value - the new value of the 'Client Addr NU' containment reference.
        See Also:
        getClientAddrNU()
      • getClntAddr6NU

        DataRef getClntAddr6NU()
        Returns the value of the 'Clnt Addr6 NU' containment reference.

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

        Returns:
        the value of the 'Clnt Addr6 NU' containment reference.
        See Also:
        setClntAddr6NU(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_ClntAddr6NU()
      • setClntAddr6NU

        void setClntAddr6NU(DataRef value)
        Sets the value of the 'Clnt Addr6 NU' containment reference.
        Parameters:
        value - the new value of the 'Clnt Addr6 NU' containment reference.
        See Also:
        getClntAddr6NU()
      • getServerAddr

        DataRef getServerAddr()
        Returns the value of the 'Server Addr' containment reference.

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

        Returns:
        the value of the 'Server Addr' containment reference.
        See Also:
        setServerAddr(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_ServerAddr()
      • setServerAddr

        void setServerAddr(DataRef value)
        Sets the value of the 'Server Addr' containment reference.
        Parameters:
        value - the new value of the 'Server Addr' containment reference.
        See Also:
        getServerAddr()
      • getSAddrLength

        DataRef getSAddrLength()
        Returns the value of the 'SAddr Length' containment reference.

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

        Returns:
        the value of the 'SAddr Length' containment reference.
        See Also:
        setSAddrLength(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_SAddrLength()
      • setSAddrLength

        void setSAddrLength(DataRef value)
        Sets the value of the 'SAddr Length' containment reference.
        Parameters:
        value - the new value of the 'SAddr Length' containment reference.
        See Also:
        getSAddrLength()
      • getSrvrIPFamily

        DataRef getSrvrIPFamily()
        Returns the value of the 'Srvr IP Family' containment reference.

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

        Returns:
        the value of the 'Srvr IP Family' containment reference.
        See Also:
        setSrvrIPFamily(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_SrvrIPFamily()
      • setSrvrIPFamily

        void setSrvrIPFamily(DataRef value)
        Sets the value of the 'Srvr IP Family' containment reference.
        Parameters:
        value - the new value of the 'Srvr IP Family' containment reference.
        See Also:
        getSrvrIPFamily()
      • getServerAddrNU

        DataRef getServerAddrNU()
        Returns the value of the 'Server Addr NU' containment reference.

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

        Returns:
        the value of the 'Server Addr NU' containment reference.
        See Also:
        setServerAddrNU(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_ServerAddrNU()
      • setServerAddrNU

        void setServerAddrNU(DataRef value)
        Sets the value of the 'Server Addr NU' containment reference.
        Parameters:
        value - the new value of the 'Server Addr NU' containment reference.
        See Also:
        getServerAddrNU()
      • getSrvrAddr6NU

        DataRef getSrvrAddr6NU()
        Returns the value of the 'Srvr Addr6 NU' containment reference.

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

        Returns:
        the value of the 'Srvr Addr6 NU' containment reference.
        See Also:
        setSrvrAddr6NU(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_SrvrAddr6NU()
      • setSrvrAddr6NU

        void setSrvrAddr6NU(DataRef value)
        Sets the value of the 'Srvr Addr6 NU' containment reference.
        Parameters:
        value - the new value of the 'Srvr Addr6 NU' containment reference.
        See Also:
        getSrvrAddr6NU()
      • getSSLType

        DataRef getSSLType()
        Returns the value of the 'SSL Type' containment reference.

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

        Returns:
        the value of the 'SSL Type' containment reference.
        See Also:
        setSSLType(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_SSLType()
      • setSSLType

        void setSSLType(DataRef value)
        Sets the value of the 'SSL Type' containment reference.
        Parameters:
        value - the new value of the 'SSL Type' containment reference.
        See Also:
        getSSLType()
      • getTCPIPService

        DataRef getTCPIPService()
        Returns the value of the 'TCPIP Service' containment reference.

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

        Returns:
        the value of the 'TCPIP Service' containment reference.
        See Also:
        setTCPIPService(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_TCPIPService()
      • setTCPIPService

        void setTCPIPService(DataRef value)
        Sets the value of the 'TCPIP Service' containment reference.
        Parameters:
        value - the new value of the 'TCPIP Service' containment reference.
        See Also:
        getTCPIPService()
      • 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.getCicsExtractTCPIPStmt_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()
      • getPortNumNU

        DataRef getPortNumNU()
        Returns the value of the 'Port Num NU' containment reference.

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

        Returns:
        the value of the 'Port Num NU' containment reference.
        See Also:
        setPortNumNU(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_PortNumNU()
      • setPortNumNU

        void setPortNumNU(DataRef value)
        Sets the value of the 'Port Num NU' containment reference.
        Parameters:
        value - the new value of the 'Port Num NU' containment reference.
        See Also:
        getPortNumNU()
      • getPrivacy

        DataRef getPrivacy()
        Returns the value of the 'Privacy' containment reference.

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

        Returns:
        the value of the 'Privacy' containment reference.
        See Also:
        setPrivacy(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_Privacy()
      • setPrivacy

        void setPrivacy(DataRef value)
        Sets the value of the 'Privacy' containment reference.
        Parameters:
        value - the new value of the 'Privacy' containment reference.
        See Also:
        getPrivacy()
      • getMaxDataLen

        DataRef getMaxDataLen()
        Returns the value of the 'Max Data Len' containment reference.

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

        Returns:
        the value of the 'Max Data Len' containment reference.
        See Also:
        setMaxDataLen(DataRef), COBOLPackage.getCicsExtractTCPIPStmt_MaxDataLen()
      • setMaxDataLen

        void setMaxDataLen(DataRef value)
        Sets the value of the 'Max Data Len' containment reference.
        Parameters:
        value - the new value of the 'Max Data Len' containment reference.
        See Also:
        getMaxDataLen()