Interface MeasurementTimeseriesMetadataType

    • Field Detail

      • type

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

      • getStartAnchorPoint

        TimePositionType getStartAnchorPoint()
        Gets the "startAnchorPoint" element
      • isSetStartAnchorPoint

        boolean isSetStartAnchorPoint()
        True if has "startAnchorPoint" element
      • setStartAnchorPoint

        void setStartAnchorPoint​(TimePositionType startAnchorPoint)
        Sets the "startAnchorPoint" element
      • addNewStartAnchorPoint

        TimePositionType addNewStartAnchorPoint()
        Appends and returns a new empty "startAnchorPoint" element
      • unsetStartAnchorPoint

        void unsetStartAnchorPoint()
        Unsets the "startAnchorPoint" element
      • getEndAnchorPoint

        TimePositionType getEndAnchorPoint()
        Gets the "endAnchorPoint" element
      • isSetEndAnchorPoint

        boolean isSetEndAnchorPoint()
        True if has "endAnchorPoint" element
      • setEndAnchorPoint

        void setEndAnchorPoint​(TimePositionType endAnchorPoint)
        Sets the "endAnchorPoint" element
      • addNewEndAnchorPoint

        TimePositionType addNewEndAnchorPoint()
        Appends and returns a new empty "endAnchorPoint" element
      • unsetEndAnchorPoint

        void unsetEndAnchorPoint()
        Unsets the "endAnchorPoint" element
      • getCumulative

        boolean getCumulative()
        Gets the "cumulative" element
      • xgetCumulative

        org.apache.xmlbeans.XmlBoolean xgetCumulative()
        Gets (as xml) the "cumulative" element
      • isSetCumulative

        boolean isSetCumulative()
        True if has "cumulative" element
      • setCumulative

        void setCumulative​(boolean cumulative)
        Sets the "cumulative" element
      • xsetCumulative

        void xsetCumulative​(org.apache.xmlbeans.XmlBoolean cumulative)
        Sets (as xml) the "cumulative" element
      • unsetCumulative

        void unsetCumulative()
        Unsets the "cumulative" element
      • getAccumulationAnchorTime

        TimePositionType getAccumulationAnchorTime()
        Gets the "accumulationAnchorTime" element
      • isSetAccumulationAnchorTime

        boolean isSetAccumulationAnchorTime()
        True if has "accumulationAnchorTime" element
      • setAccumulationAnchorTime

        void setAccumulationAnchorTime​(TimePositionType accumulationAnchorTime)
        Sets the "accumulationAnchorTime" element
      • addNewAccumulationAnchorTime

        TimePositionType addNewAccumulationAnchorTime()
        Appends and returns a new empty "accumulationAnchorTime" element
      • unsetAccumulationAnchorTime

        void unsetAccumulationAnchorTime()
        Unsets the "accumulationAnchorTime" element
      • getAccumulationIntervalLength

        org.apache.xmlbeans.GDuration getAccumulationIntervalLength()
        Gets the "accumulationIntervalLength" element
      • xgetAccumulationIntervalLength

        org.apache.xmlbeans.XmlDuration xgetAccumulationIntervalLength()
        Gets (as xml) the "accumulationIntervalLength" element
      • isSetAccumulationIntervalLength

        boolean isSetAccumulationIntervalLength()
        True if has "accumulationIntervalLength" element
      • setAccumulationIntervalLength

        void setAccumulationIntervalLength​(org.apache.xmlbeans.GDuration accumulationIntervalLength)
        Sets the "accumulationIntervalLength" element
      • xsetAccumulationIntervalLength

        void xsetAccumulationIntervalLength​(org.apache.xmlbeans.XmlDuration accumulationIntervalLength)
        Sets (as xml) the "accumulationIntervalLength" element
      • unsetAccumulationIntervalLength

        void unsetAccumulationIntervalLength()
        Unsets the "accumulationIntervalLength" element
      • getMaxGapPeriod

        org.apache.xmlbeans.GDuration getMaxGapPeriod()
        Gets the "maxGapPeriod" element
      • xgetMaxGapPeriod

        org.apache.xmlbeans.XmlDuration xgetMaxGapPeriod()
        Gets (as xml) the "maxGapPeriod" element
      • isSetMaxGapPeriod

        boolean isSetMaxGapPeriod()
        True if has "maxGapPeriod" element
      • setMaxGapPeriod

        void setMaxGapPeriod​(org.apache.xmlbeans.GDuration maxGapPeriod)
        Sets the "maxGapPeriod" element
      • xsetMaxGapPeriod

        void xsetMaxGapPeriod​(org.apache.xmlbeans.XmlDuration maxGapPeriod)
        Sets (as xml) the "maxGapPeriod" element
      • unsetMaxGapPeriod

        void unsetMaxGapPeriod()
        Unsets the "maxGapPeriod" element