Interface TimerPatternType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • isSetTimerAt

        boolean isSetTimerAt()
        True if has "TimerAt" element
      • unsetTimerAt

        void unsetTimerAt()
        Unsets the "TimerAt" element
      • getTimerInterval

        org.apache.xmlbeans.GDuration getTimerInterval()
        Gets the "TimerInterval" element
      • xgetTimerInterval

        org.apache.xmlbeans.XmlDuration xgetTimerInterval()
        Gets (as xml) the "TimerInterval" element
      • isSetTimerInterval

        boolean isSetTimerInterval()
        True if has "TimerInterval" element
      • setTimerInterval

        void setTimerInterval​(org.apache.xmlbeans.GDuration timerInterval)
        Sets the "TimerInterval" element
      • xsetTimerInterval

        void xsetTimerInterval​(org.apache.xmlbeans.XmlDuration timerInterval)
        Sets (as xml) the "TimerInterval" element
      • unsetTimerInterval

        void unsetTimerInterval()
        Unsets the "TimerInterval" element