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

Interface CicsFormatTimeStmt

    • Method Detail

      • getABSTime

        DataRef getABSTime()
        Returns the value of the 'ABS Time' containment reference.

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

        Returns:
        the value of the 'ABS Time' containment reference.
        See Also:
        setABSTime(DataRef), COBOLPackage.getCicsFormatTimeStmt_ABSTime()
      • setABSTime

        void setABSTime(DataRef value)
        Sets the value of the 'ABS Time' containment reference.
        Parameters:
        value - the new value of the 'ABS Time' containment reference.
        See Also:
        getABSTime()
      • getDate

        DataRef getDate()
        Returns the value of the 'Date' containment reference.

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

        Returns:
        the value of the 'Date' containment reference.
        See Also:
        setDate(DataRef), COBOLPackage.getCicsFormatTimeStmt_Date()
      • setDate

        void setDate(DataRef value)
        Sets the value of the 'Date' containment reference.
        Parameters:
        value - the new value of the 'Date' containment reference.
        See Also:
        getDate()
      • getFullDate

        DataRef getFullDate()
        Returns the value of the 'Full Date' containment reference.

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

        Returns:
        the value of the 'Full Date' containment reference.
        See Also:
        setFullDate(DataRef), COBOLPackage.getCicsFormatTimeStmt_FullDate()
      • setFullDate

        void setFullDate(DataRef value)
        Sets the value of the 'Full Date' containment reference.
        Parameters:
        value - the new value of the 'Full Date' containment reference.
        See Also:
        getFullDate()
      • getDateForm

        DataRef getDateForm()
        Returns the value of the 'Date Form' containment reference.

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

        Returns:
        the value of the 'Date Form' containment reference.
        See Also:
        setDateForm(DataRef), COBOLPackage.getCicsFormatTimeStmt_DateForm()
      • setDateForm

        void setDateForm(DataRef value)
        Sets the value of the 'Date Form' containment reference.
        Parameters:
        value - the new value of the 'Date Form' containment reference.
        See Also:
        getDateForm()
      • getDayCount

        DataRef getDayCount()
        Returns the value of the 'Day Count' containment reference.

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

        Returns:
        the value of the 'Day Count' containment reference.
        See Also:
        setDayCount(DataRef), COBOLPackage.getCicsFormatTimeStmt_DayCount()
      • setDayCount

        void setDayCount(DataRef value)
        Sets the value of the 'Day Count' containment reference.
        Parameters:
        value - the new value of the 'Day Count' containment reference.
        See Also:
        getDayCount()
      • getDayOfMonth

        DataRef getDayOfMonth()
        Returns the value of the 'Day Of Month' containment reference.

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

        Returns:
        the value of the 'Day Of Month' containment reference.
        See Also:
        setDayOfMonth(DataRef), COBOLPackage.getCicsFormatTimeStmt_DayOfMonth()
      • setDayOfMonth

        void setDayOfMonth(DataRef value)
        Sets the value of the 'Day Of Month' containment reference.
        Parameters:
        value - the new value of the 'Day Of Month' containment reference.
        See Also:
        getDayOfMonth()
      • getDayOfWeek

        DataRef getDayOfWeek()
        Returns the value of the 'Day Of Week' containment reference.

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

        Returns:
        the value of the 'Day Of Week' containment reference.
        See Also:
        setDayOfWeek(DataRef), COBOLPackage.getCicsFormatTimeStmt_DayOfWeek()
      • setDayOfWeek

        void setDayOfWeek(DataRef value)
        Sets the value of the 'Day Of Week' containment reference.
        Parameters:
        value - the new value of the 'Day Of Week' containment reference.
        See Also:
        getDayOfWeek()
      • getDDMMYY

        DataRef getDDMMYY()
        Returns the value of the 'DDMMYY' containment reference.

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

        Returns:
        the value of the 'DDMMYY' containment reference.
        See Also:
        setDDMMYY(DataRef), COBOLPackage.getCicsFormatTimeStmt_DDMMYY()
      • setDDMMYY

        void setDDMMYY(DataRef value)
        Sets the value of the 'DDMMYY' containment reference.
        Parameters:
        value - the new value of the 'DDMMYY' containment reference.
        See Also:
        getDDMMYY()
      • getDDMMYYYY

        DataRef getDDMMYYYY()
        Returns the value of the 'DDMMYYYY' containment reference.

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

        Returns:
        the value of the 'DDMMYYYY' containment reference.
        See Also:
        setDDMMYYYY(DataRef), COBOLPackage.getCicsFormatTimeStmt_DDMMYYYY()
      • setDDMMYYYY

        void setDDMMYYYY(DataRef value)
        Sets the value of the 'DDMMYYYY' containment reference.
        Parameters:
        value - the new value of the 'DDMMYYYY' containment reference.
        See Also:
        getDDMMYYYY()
      • getMMDDYY

        DataRef getMMDDYY()
        Returns the value of the 'MMDDYY' containment reference.

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

        Returns:
        the value of the 'MMDDYY' containment reference.
        See Also:
        setMMDDYY(DataRef), COBOLPackage.getCicsFormatTimeStmt_MMDDYY()
      • setMMDDYY

        void setMMDDYY(DataRef value)
        Sets the value of the 'MMDDYY' containment reference.
        Parameters:
        value - the new value of the 'MMDDYY' containment reference.
        See Also:
        getMMDDYY()
      • getMMDDYYYY

        DataRef getMMDDYYYY()
        Returns the value of the 'MMDDYYYY' containment reference.

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

        Returns:
        the value of the 'MMDDYYYY' containment reference.
        See Also:
        setMMDDYYYY(DataRef), COBOLPackage.getCicsFormatTimeStmt_MMDDYYYY()
      • setMMDDYYYY

        void setMMDDYYYY(DataRef value)
        Sets the value of the 'MMDDYYYY' containment reference.
        Parameters:
        value - the new value of the 'MMDDYYYY' containment reference.
        See Also:
        getMMDDYYYY()
      • getMonthOfYear

        DataRef getMonthOfYear()
        Returns the value of the 'Month Of Year' containment reference.

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

        Returns:
        the value of the 'Month Of Year' containment reference.
        See Also:
        setMonthOfYear(DataRef), COBOLPackage.getCicsFormatTimeStmt_MonthOfYear()
      • setMonthOfYear

        void setMonthOfYear(DataRef value)
        Sets the value of the 'Month Of Year' containment reference.
        Parameters:
        value - the new value of the 'Month Of Year' containment reference.
        See Also:
        getMonthOfYear()
      • getTimeClause

        CicsFormatTimeTimeClause getTimeClause()
        Returns the value of the 'Time Clause' containment reference.

        The value is a representation of the TIME and TIMESEP options; if those options are not used, the value is null.

        Returns:
        the value of the 'Time Clause' containment reference.
        See Also:
        setTimeClause(CicsFormatTimeTimeClause), COBOLPackage.getCicsFormatTimeStmt_TimeClause()
      • getYear

        DataRef getYear()
        Returns the value of the 'Year' containment reference.

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

        Returns:
        the value of the 'Year' containment reference.
        See Also:
        setYear(DataRef), COBOLPackage.getCicsFormatTimeStmt_Year()
      • setYear

        void setYear(DataRef value)
        Sets the value of the 'Year' containment reference.
        Parameters:
        value - the new value of the 'Year' containment reference.
        See Also:
        getYear()
      • getYYDDD

        DataRef getYYDDD()
        Returns the value of the 'YYDDD' containment reference.

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

        Returns:
        the value of the 'YYDDD' containment reference.
        See Also:
        setYYDDD(DataRef), COBOLPackage.getCicsFormatTimeStmt_YYDDD()
      • setYYDDD

        void setYYDDD(DataRef value)
        Sets the value of the 'YYDDD' containment reference.
        Parameters:
        value - the new value of the 'YYDDD' containment reference.
        See Also:
        getYYDDD()
      • getYYDDMM

        DataRef getYYDDMM()
        Returns the value of the 'YYDDMM' containment reference.

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

        Returns:
        the value of the 'YYDDMM' containment reference.
        See Also:
        setYYDDMM(DataRef), COBOLPackage.getCicsFormatTimeStmt_YYDDMM()
      • setYYDDMM

        void setYYDDMM(DataRef value)
        Sets the value of the 'YYDDMM' containment reference.
        Parameters:
        value - the new value of the 'YYDDMM' containment reference.
        See Also:
        getYYDDMM()
      • getYYMMDD

        DataRef getYYMMDD()
        Returns the value of the 'YYMMDD' containment reference.

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

        Returns:
        the value of the 'YYMMDD' containment reference.
        See Also:
        setYYMMDD(DataRef), COBOLPackage.getCicsFormatTimeStmt_YYMMDD()
      • setYYMMDD

        void setYYMMDD(DataRef value)
        Sets the value of the 'YYMMDD' containment reference.
        Parameters:
        value - the new value of the 'YYMMDD' containment reference.
        See Also:
        getYYMMDD()
      • getYYYYDDD

        DataRef getYYYYDDD()
        Returns the value of the 'YYYYDDD' containment reference.

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

        Returns:
        the value of the 'YYYYDDD' containment reference.
        See Also:
        setYYYYDDD(DataRef), COBOLPackage.getCicsFormatTimeStmt_YYYYDDD()
      • setYYYYDDD

        void setYYYYDDD(DataRef value)
        Sets the value of the 'YYYYDDD' containment reference.
        Parameters:
        value - the new value of the 'YYYYDDD' containment reference.
        See Also:
        getYYYYDDD()
      • getYYYYDDMM

        DataRef getYYYYDDMM()
        Returns the value of the 'YYYYDDMM' containment reference.

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

        Returns:
        the value of the 'YYYYDDMM' containment reference.
        See Also:
        setYYYYDDMM(DataRef), COBOLPackage.getCicsFormatTimeStmt_YYYYDDMM()
      • setYYYYDDMM

        void setYYYYDDMM(DataRef value)
        Sets the value of the 'YYYYDDMM' containment reference.
        Parameters:
        value - the new value of the 'YYYYDDMM' containment reference.
        See Also:
        getYYYYDDMM()
      • getYYYYMMDD

        DataRef getYYYYMMDD()
        Returns the value of the 'YYYYMMDD' containment reference.

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

        Returns:
        the value of the 'YYYYMMDD' containment reference.
        See Also:
        setYYYYMMDD(DataRef), COBOLPackage.getCicsFormatTimeStmt_YYYYMMDD()
      • setYYYYMMDD

        void setYYYYMMDD(DataRef value)
        Sets the value of the 'YYYYMMDD' containment reference.
        Parameters:
        value - the new value of the 'YYYYMMDD' containment reference.
        See Also:
        getYYYYMMDD()
      • getMilliseconds

        DataRef getMilliseconds()
        Returns the value of the 'Milliseconds' containment reference.

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

        Returns:
        the value of the 'Milliseconds' containment reference.
        See Also:
        setMilliseconds(DataRef), COBOLPackage.getCicsFormatTimeStmt_Milliseconds()
      • setMilliseconds

        void setMilliseconds(DataRef value)
        Sets the value of the 'Milliseconds' containment reference.
        Parameters:
        value - the new value of the 'Milliseconds' containment reference.
        See Also:
        getMilliseconds()
      • getDateString

        DataRef getDateString()
        Returns the value of the 'Date String' containment reference.

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

        Returns:
        the value of the 'Date String' containment reference.
        See Also:
        setDateString(DataRef), COBOLPackage.getCicsFormatTimeStmt_DateString()
      • setDateString

        void setDateString(DataRef value)
        Sets the value of the 'Date String' containment reference.
        Parameters:
        value - the new value of the 'Date String' containment reference.
        See Also:
        getDateString()
      • getStringFormat

        DataRef getStringFormat()
        Returns the value of the 'String Format' containment reference.

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

        Returns:
        the value of the 'String Format' containment reference.
        See Also:
        setStringFormat(DataRef), COBOLPackage.getCicsFormatTimeStmt_StringFormat()
      • setStringFormat

        void setStringFormat(DataRef value)
        Sets the value of the 'String Format' containment reference.
        Parameters:
        value - the new value of the 'String Format' containment reference.
        See Also:
        getStringFormat()
      • getStringZone

        DataRef getStringZone()
        Returns the value of the 'String Zone' containment reference.

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

        Specifies the timezone in which the time stamp returned in DATESTRING is to be returned. Valid CVDA values are UTC or LOCAL.
        Returns:
        the value of the 'String Zone' containment reference.
        See Also:
        setStringZone(DataRef), COBOLPackage.getCicsFormatTimeStmt_StringZone()
      • setStringZone

        void setStringZone(DataRef value)
        Sets the value of the 'String Zone' containment reference.
        Parameters:
        value - the new value of the 'String Zone' containment reference.
        See Also:
        getStringZone()