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

Interface CicsVerifyPhraseStmt

    • Method Detail

      • getPhrase

        DataRef getPhrase()
        Returns the value of the 'Phrase' containment reference.

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

        Returns:
        the value of the 'Phrase' containment reference.
        See Also:
        setPhrase(DataRef), COBOLPackage.getCicsVerifyPhraseStmt_Phrase()
      • setPhrase

        void setPhrase(DataRef value)
        Sets the value of the 'Phrase' containment reference.
        Parameters:
        value - the new value of the 'Phrase' containment reference.
        See Also:
        getPhrase()
      • getPhraseLen

        DataRefOrLiteral getPhraseLen()
        Returns the value of the 'Phrase Len' containment reference.

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

        Returns:
        the value of the 'Phrase Len' containment reference.
        See Also:
        setPhraseLen(DataRefOrLiteral), COBOLPackage.getCicsVerifyPhraseStmt_PhraseLen()
      • setPhraseLen

        void setPhraseLen(DataRefOrLiteral value)
        Sets the value of the 'Phrase Len' containment reference.
        Parameters:
        value - the new value of the 'Phrase Len' containment reference.
        See Also:
        getPhraseLen()
      • getUserId

        DataRefOrLiteral getUserId()
        Returns the value of the 'User Id' containment reference.

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

        Returns:
        the value of the 'User Id' containment reference.
        See Also:
        setUserId(DataRefOrLiteral), COBOLPackage.getCicsVerifyPhraseStmt_UserId()
      • setUserId

        void setUserId(DataRefOrLiteral value)
        Sets the value of the 'User Id' containment reference.
        Parameters:
        value - the new value of the 'User Id' containment reference.
        See Also:
        getUserId()
      • getChangeTime

        DataRef getChangeTime()
        Returns the value of the 'Change Time' containment reference.

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

        Returns:
        the value of the 'Change Time' containment reference.
        See Also:
        setChangeTime(DataRef), COBOLPackage.getCicsVerifyPhraseStmt_ChangeTime()
      • setChangeTime

        void setChangeTime(DataRef value)
        Sets the value of the 'Change Time' containment reference.
        Parameters:
        value - the new value of the 'Change Time' containment reference.
        See Also:
        getChangeTime()
      • getDaysLeft

        DataRef getDaysLeft()
        Returns the value of the 'Days Left' containment reference.

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

        Returns:
        the value of the 'Days Left' containment reference.
        See Also:
        setDaysLeft(DataRef), COBOLPackage.getCicsVerifyPhraseStmt_DaysLeft()
      • setDaysLeft

        void setDaysLeft(DataRef value)
        Sets the value of the 'Days Left' containment reference.
        Parameters:
        value - the new value of the 'Days Left' containment reference.
        See Also:
        getDaysLeft()
      • getESMReason

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

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

        Returns:
        the value of the 'ESM Reason' containment reference.
        See Also:
        setESMReason(DataRef), COBOLPackage.getCicsVerifyPhraseStmt_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()
      • getESMResp

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

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

        Returns:
        the value of the 'ESM Resp' containment reference.
        See Also:
        setESMResp(DataRef), COBOLPackage.getCicsVerifyPhraseStmt_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()
      • getExpiryTime

        DataRef getExpiryTime()
        Returns the value of the 'Expiry Time' containment reference.

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

        Returns:
        the value of the 'Expiry Time' containment reference.
        See Also:
        setExpiryTime(DataRef), COBOLPackage.getCicsVerifyPhraseStmt_ExpiryTime()
      • setExpiryTime

        void setExpiryTime(DataRef value)
        Sets the value of the 'Expiry Time' containment reference.
        Parameters:
        value - the new value of the 'Expiry Time' containment reference.
        See Also:
        getExpiryTime()
      • getInvalidCount

        DataRef getInvalidCount()
        Returns the value of the 'Invalid Count' containment reference.

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

        Returns:
        the value of the 'Invalid Count' containment reference.
        See Also:
        setInvalidCount(DataRef), COBOLPackage.getCicsVerifyPhraseStmt_InvalidCount()
      • setInvalidCount

        void setInvalidCount(DataRef value)
        Sets the value of the 'Invalid Count' containment reference.
        Parameters:
        value - the new value of the 'Invalid Count' containment reference.
        See Also:
        getInvalidCount()
      • getLastUseTime

        DataRef getLastUseTime()
        Returns the value of the 'Last Use Time' containment reference.

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

        Returns:
        the value of the 'Last Use Time' containment reference.
        See Also:
        setLastUseTime(DataRef), COBOLPackage.getCicsVerifyPhraseStmt_LastUseTime()
      • setLastUseTime

        void setLastUseTime(DataRef value)
        Sets the value of the 'Last Use Time' containment reference.
        Parameters:
        value - the new value of the 'Last Use Time' containment reference.
        See Also:
        getLastUseTime()