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

Interface CicsSignOnTokenStmt

    • Method Detail

      • getToken

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

        If the meaning of the 'Token' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Token' containment reference.
        See Also:
        setToken(DataRefOrLiteral), COBOLPackage.getCicsSignOnTokenStmt_Token()
      • setToken

        void setToken(DataRefOrLiteral value)
        Sets the value of the 'Token' containment reference.
        Parameters:
        value - the new value of the 'Token' containment reference.
        See Also:
        getToken()
      • getTokenLen

        DataRefOrLiteral getTokenLen()
        Returns the value of the 'Token Len' containment reference.

        If the meaning of the 'Token Len' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Token Len' containment reference.
        See Also:
        setTokenLen(DataRefOrLiteral), COBOLPackage.getCicsSignOnTokenStmt_TokenLen()
      • setTokenLen

        void setTokenLen(DataRefOrLiteral value)
        Sets the value of the 'Token Len' containment reference.
        Parameters:
        value - the new value of the 'Token Len' containment reference.
        See Also:
        getTokenLen()
      • getTokenType

        DataRefOrLiteral getTokenType()
        Returns the value of the 'Token Type' containment reference.

        If the meaning of the 'Token Type' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Token Type' containment reference.
        See Also:
        setTokenType(DataRefOrLiteral), COBOLPackage.getCicsSignOnTokenStmt_TokenType()
      • setTokenType

        void setTokenType(DataRefOrLiteral value)
        Sets the value of the 'Token Type' containment reference.
        Parameters:
        value - the new value of the 'Token Type' containment reference.
        See Also:
        getTokenType()
      • isKerberos

        boolean isKerberos()
        Returns the value of the 'Kerberos' attribute.

        If the meaning of the 'Kerberos' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Kerberos' attribute.
        See Also:
        setKerberos(boolean), COBOLPackage.getCicsSignOnTokenStmt_Kerberos()
      • setKerberos

        void setKerberos(boolean value)
        Sets the value of the 'Kerberos' attribute.
        Parameters:
        value - the new value of the 'Kerberos' attribute.
        See Also:
        isKerberos()
      • getDataType

        DataRefOrLiteral getDataType()
        Returns the value of the 'Data Type' containment reference.

        If the meaning of the 'Data Type' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Data Type' containment reference.
        See Also:
        setDataType(DataRefOrLiteral), COBOLPackage.getCicsSignOnTokenStmt_DataType()
      • setDataType

        void setDataType(DataRefOrLiteral value)
        Sets the value of the 'Data Type' containment reference.
        Parameters:
        value - the new value of the 'Data Type' containment reference.
        See Also:
        getDataType()
      • isBit

        boolean isBit()
        Returns the value of the 'Bit' attribute.

        If the meaning of the 'Bit' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Bit' attribute.
        See Also:
        setBit(boolean), COBOLPackage.getCicsSignOnTokenStmt_Bit()
      • setBit

        void setBit(boolean value)
        Sets the value of the 'Bit' attribute.
        Parameters:
        value - the new value of the 'Bit' attribute.
        See Also:
        isBit()
      • isBase64

        boolean isBase64()
        Returns the value of the 'Base64' attribute.

        If the meaning of the 'Base64' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Base64' attribute.
        See Also:
        setBase64(boolean), COBOLPackage.getCicsSignOnTokenStmt_Base64()
      • setBase64

        void setBase64(boolean value)
        Sets the value of the 'Base64' attribute.
        Parameters:
        value - the new value of the 'Base64' attribute.
        See Also:
        isBase64()
      • getNatLang

        DataRefOrLiteral getNatLang()
        Returns the value of the 'Nat Lang' containment reference.

        If the meaning of the 'Nat Lang' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Nat Lang' containment reference.
        See Also:
        setNatLang(DataRefOrLiteral), COBOLPackage.getCicsSignOnTokenStmt_NatLang()
      • setNatLang

        void setNatLang(DataRefOrLiteral value)
        Sets the value of the 'Nat Lang' containment reference.
        Parameters:
        value - the new value of the 'Nat Lang' containment reference.
        See Also:
        getNatLang()
      • getLanguageCode

        DataRefOrLiteral getLanguageCode()
        Returns the value of the 'Language Code' containment reference.

        If the meaning of the 'Language Code' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Language Code' containment reference.
        See Also:
        setLanguageCode(DataRefOrLiteral), COBOLPackage.getCicsSignOnTokenStmt_LanguageCode()
      • setLanguageCode

        void setLanguageCode(DataRefOrLiteral value)
        Sets the value of the 'Language Code' containment reference.
        Parameters:
        value - the new value of the 'Language Code' containment reference.
        See Also:
        getLanguageCode()
      • getNatLangInUse

        DataRef getNatLangInUse()
        Returns the value of the 'Nat Lang In Use' containment reference.

        If the meaning of the 'Nat Lang In Use' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Nat Lang In Use' containment reference.
        See Also:
        setNatLangInUse(DataRef), COBOLPackage.getCicsSignOnTokenStmt_NatLangInUse()
      • setNatLangInUse

        void setNatLangInUse(DataRef value)
        Sets the value of the 'Nat Lang In Use' containment reference.
        Parameters:
        value - the new value of the 'Nat Lang In Use' containment reference.
        See Also:
        getNatLangInUse()
      • getLangInUse

        DataRef getLangInUse()
        Returns the value of the 'Lang In Use' containment reference.

        If the meaning of the 'Lang In Use' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Lang In Use' containment reference.
        See Also:
        setLangInUse(DataRef), COBOLPackage.getCicsSignOnTokenStmt_LangInUse()
      • setLangInUse

        void setLangInUse(DataRef value)
        Sets the value of the 'Lang In Use' containment reference.
        Parameters:
        value - the new value of the 'Lang In Use' containment reference.
        See Also:
        getLangInUse()
      • getGroupId

        DataRefOrLiteral getGroupId()
        Returns the value of the 'Group Id' containment reference.

        If the meaning of the 'Group Id' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Group Id' containment reference.
        See Also:
        setGroupId(DataRefOrLiteral), COBOLPackage.getCicsSignOnTokenStmt_GroupId()
      • setGroupId

        void setGroupId(DataRefOrLiteral value)
        Sets the value of the 'Group Id' containment reference.
        Parameters:
        value - the new value of the 'Group Id' containment reference.
        See Also:
        getGroupId()
      • getESMResp

        DataRef getESMResp()
        Returns the value of the 'ESM Resp' containment reference.

        If the meaning of the 'ESM Resp' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'ESM Resp' containment reference.
        See Also:
        setESMResp(DataRef), COBOLPackage.getCicsSignOnTokenStmt_ESMResp()
      • setESMResp

        void setESMResp(DataRef value)
        Sets the value of the 'ESM Resp' containment reference.
        Parameters:
        value - the new value of the 'ESM Resp' containment reference.
        See Also:
        getESMResp()
      • getESMReason

        DataRef getESMReason()
        Returns the value of the 'ESM Reason' containment reference.

        If the meaning of the 'ESM Reason' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'ESM Reason' containment reference.
        See Also:
        setESMReason(DataRef), COBOLPackage.getCicsSignOnTokenStmt_ESMReason()
      • setESMReason

        void setESMReason(DataRef value)
        Sets the value of the 'ESM Reason' containment reference.
        Parameters:
        value - the new value of the 'ESM Reason' containment reference.
        See Also:
        getESMReason()