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

Interface CicsVerifyPasswordStmt

    • Method Detail

      • getPassword

        DataRefOrLiteral getPassword()
        Returns the value of the 'Password' containment reference.

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

        Returns:
        the value of the 'Password' containment reference.
        See Also:
        setPassword(DataRefOrLiteral), COBOLPackage.getCicsVerifyPasswordStmt_Password()
      • setPassword

        void setPassword(DataRefOrLiteral value)
        Sets the value of the 'Password' containment reference.
        Parameters:
        value - the new value of the 'Password' containment reference.
        See Also:
        getPassword()
      • 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.getCicsVerifyPasswordStmt_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.getCicsVerifyPasswordStmt_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.getCicsVerifyPasswordStmt_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.getCicsVerifyPasswordStmt_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.getCicsVerifyPasswordStmt_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.getCicsVerifyPasswordStmt_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.getCicsVerifyPasswordStmt_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.getCicsVerifyPasswordStmt_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()