Interface TimeIntervalGridType

    • Field Detail

      • type

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

      • getWindowDuration

        org.apache.xmlbeans.GDuration getWindowDuration()
        Gets the "windowDuration" element
      • xgetWindowDuration

        org.apache.xmlbeans.XmlDuration xgetWindowDuration()
        Gets (as xml) the "windowDuration" element
      • isSetWindowDuration

        boolean isSetWindowDuration()
        True if has "windowDuration" element
      • setWindowDuration

        void setWindowDuration​(org.apache.xmlbeans.GDuration windowDuration)
        Sets the "windowDuration" element
      • xsetWindowDuration

        void xsetWindowDuration​(org.apache.xmlbeans.XmlDuration windowDuration)
        Sets (as xml) the "windowDuration" element
      • unsetWindowDuration

        void unsetWindowDuration()
        Unsets the "windowDuration" element
      • isSetWindowInterval

        boolean isSetWindowInterval()
        True if has "windowInterval" element
      • setWindowInterval

        void setWindowInterval​(TimeIntervalLengthType windowInterval)
        Sets the "windowInterval" element
      • addNewWindowInterval

        TimeIntervalLengthType addNewWindowInterval()
        Appends and returns a new empty "windowInterval" element
      • unsetWindowInterval

        void unsetWindowInterval()
        Unsets the "windowInterval" element