Interface TimeseriesMetadataType

    • Field Detail

      • type

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

      • setTemporalExtent

        void setTemporalExtent​(TimePeriodPropertyType temporalExtent)
        Sets the "temporalExtent" element
      • addNewTemporalExtent

        TimePeriodPropertyType addNewTemporalExtent()
        Appends and returns a new empty "temporalExtent" element
      • isSetBaseTime

        boolean isSetBaseTime()
        True if has "baseTime" element
      • setBaseTime

        void setBaseTime​(TimePositionType baseTime)
        Sets the "baseTime" element
      • addNewBaseTime

        TimePositionType addNewBaseTime()
        Appends and returns a new empty "baseTime" element
      • unsetBaseTime

        void unsetBaseTime()
        Unsets the "baseTime" element
      • getSpacing

        org.apache.xmlbeans.GDuration getSpacing()
        Gets the "spacing" element
      • xgetSpacing

        org.apache.xmlbeans.XmlDuration xgetSpacing()
        Gets (as xml) the "spacing" element
      • isSetSpacing

        boolean isSetSpacing()
        True if has "spacing" element
      • setSpacing

        void setSpacing​(org.apache.xmlbeans.GDuration spacing)
        Sets the "spacing" element
      • xsetSpacing

        void xsetSpacing​(org.apache.xmlbeans.XmlDuration spacing)
        Sets (as xml) the "spacing" element
      • unsetSpacing

        void unsetSpacing()
        Unsets the "spacing" element
      • sizeOfCommentBlockArray

        int sizeOfCommentBlockArray()
        Returns number of "commentBlock" element
      • setCommentBlockArray

        void setCommentBlockArray​(CommentBlockPropertyType[] commentBlockArray)
        Sets array of all "commentBlock" element
      • setCommentBlockArray

        void setCommentBlockArray​(int i,
                                  CommentBlockPropertyType commentBlock)
        Sets ith "commentBlock" element
      • insertNewCommentBlock

        CommentBlockPropertyType insertNewCommentBlock​(int i)
        Inserts and returns a new empty value (as xml) as the ith "commentBlock" element
      • addNewCommentBlock

        CommentBlockPropertyType addNewCommentBlock()
        Appends and returns a new empty value (as xml) as the last "commentBlock" element
      • removeCommentBlock

        void removeCommentBlock​(int i)
        Removes the ith "commentBlock" element
      • sizeOfParameterArray

        int sizeOfParameterArray()
        Returns number of "parameter" element
      • setParameterArray

        void setParameterArray​(NamedValuePropertyType[] parameterArray)
        Sets array of all "parameter" element
      • setParameterArray

        void setParameterArray​(int i,
                               NamedValuePropertyType parameter)
        Sets ith "parameter" element
      • insertNewParameter

        NamedValuePropertyType insertNewParameter​(int i)
        Inserts and returns a new empty value (as xml) as the ith "parameter" element
      • addNewParameter

        NamedValuePropertyType addNewParameter()
        Appends and returns a new empty value (as xml) as the last "parameter" element
      • removeParameter

        void removeParameter​(int i)
        Removes the ith "parameter" element