Interface TimeGridType

    • Field Detail

      • type

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

      • isSetOriginPos

        boolean isSetOriginPos()
        True if has "originPos" element
      • setOriginPos

        void setOriginPos​(TimePositionType originPos)
        Sets the "originPos" element
      • addNewOriginPos

        TimePositionType addNewOriginPos()
        Appends and returns a new empty "originPos" element
      • unsetOriginPos

        void unsetOriginPos()
        Unsets the "originPos" element
      • isSetOrigin

        boolean isSetOrigin()
        True if has "origin" element
      • unsetOrigin

        void unsetOrigin()
        Unsets the "origin" element
      • getOffsetDuration

        org.apache.xmlbeans.GDuration getOffsetDuration()
        Gets the "offsetDuration" element
      • xgetOffsetDuration

        org.apache.xmlbeans.XmlDuration xgetOffsetDuration()
        Gets (as xml) the "offsetDuration" element
      • isSetOffsetDuration

        boolean isSetOffsetDuration()
        True if has "offsetDuration" element
      • setOffsetDuration

        void setOffsetDuration​(org.apache.xmlbeans.GDuration offsetDuration)
        Sets the "offsetDuration" element
      • xsetOffsetDuration

        void xsetOffsetDuration​(org.apache.xmlbeans.XmlDuration offsetDuration)
        Sets (as xml) the "offsetDuration" element
      • unsetOffsetDuration

        void unsetOffsetDuration()
        Unsets the "offsetDuration" element
      • isSetOffsetInterval

        boolean isSetOffsetInterval()
        True if has "offsetInterval" element
      • setOffsetInterval

        void setOffsetInterval​(TimeIntervalLengthType offsetInterval)
        Sets the "offsetInterval" element
      • addNewOffsetInterval

        TimeIntervalLengthType addNewOffsetInterval()
        Appends and returns a new empty "offsetInterval" element
      • unsetOffsetInterval

        void unsetOffsetInterval()
        Unsets the "offsetInterval" element
      • getDuration

        org.apache.xmlbeans.GDuration getDuration()
        Gets the "duration" element
      • xgetDuration

        org.apache.xmlbeans.XmlDuration xgetDuration()
        Gets (as xml) the "duration" element
      • isSetDuration

        boolean isSetDuration()
        True if has "duration" element
      • setDuration

        void setDuration​(org.apache.xmlbeans.GDuration duration)
        Sets the "duration" element
      • xsetDuration

        void xsetDuration​(org.apache.xmlbeans.XmlDuration duration)
        Sets (as xml) the "duration" element
      • unsetDuration

        void unsetDuration()
        Unsets the "duration" element