Interface TimePeriodType

    • Field Detail

      • type

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

      • getBeginPosition

        TimePositionType getBeginPosition()
        Gets the "beginPosition" element
      • isSetBeginPosition

        boolean isSetBeginPosition()
        True if has "beginPosition" element
      • setBeginPosition

        void setBeginPosition​(TimePositionType beginPosition)
        Sets the "beginPosition" element
      • addNewBeginPosition

        TimePositionType addNewBeginPosition()
        Appends and returns a new empty "beginPosition" element
      • unsetBeginPosition

        void unsetBeginPosition()
        Unsets the "beginPosition" element
      • isSetBegin

        boolean isSetBegin()
        True if has "begin" element
      • unsetBegin

        void unsetBegin()
        Unsets the "begin" element
      • getEndPosition

        TimePositionType getEndPosition()
        Gets the "endPosition" element
      • isSetEndPosition

        boolean isSetEndPosition()
        True if has "endPosition" element
      • setEndPosition

        void setEndPosition​(TimePositionType endPosition)
        Sets the "endPosition" element
      • addNewEndPosition

        TimePositionType addNewEndPosition()
        Appends and returns a new empty "endPosition" element
      • unsetEndPosition

        void unsetEndPosition()
        Unsets the "endPosition" element
      • isSetEnd

        boolean isSetEnd()
        True if has "end" element
      • unsetEnd

        void unsetEnd()
        Unsets the "end" 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
      • isSetTimeInterval

        boolean isSetTimeInterval()
        True if has "timeInterval" element
      • setTimeInterval

        void setTimeInterval​(TimeIntervalLengthType timeInterval)
        Sets the "timeInterval" element
      • addNewTimeInterval

        TimeIntervalLengthType addNewTimeInterval()
        Appends and returns a new empty "timeInterval" element
      • unsetTimeInterval

        void unsetTimeInterval()
        Unsets the "timeInterval" element