Interface CTRevisionHeaders

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTRevisionHeaders
    extends XmlObject
    An XML CT_RevisionHeaders(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getHeaderList

        java.util.List<CTRevisionHeader> getHeaderList()
        Gets a List of "header" elements
      • getHeaderArray

        @Deprecated
        CTRevisionHeader[] getHeaderArray()
        Deprecated.
        Gets array of all "header" elements
      • getHeaderArray

        CTRevisionHeader getHeaderArray​(int i)
        Gets ith "header" element
      • sizeOfHeaderArray

        int sizeOfHeaderArray()
        Returns number of "header" element
      • setHeaderArray

        void setHeaderArray​(CTRevisionHeader[] headerArray)
        Sets array of all "header" element
      • setHeaderArray

        void setHeaderArray​(int i,
                            CTRevisionHeader header)
        Sets ith "header" element
      • insertNewHeader

        CTRevisionHeader insertNewHeader​(int i)
        Inserts and returns a new empty value (as xml) as the ith "header" element
      • addNewHeader

        CTRevisionHeader addNewHeader()
        Appends and returns a new empty value (as xml) as the last "header" element
      • removeHeader

        void removeHeader​(int i)
        Removes the ith "header" element
      • getGuid

        java.lang.String getGuid()
        Gets the "guid" attribute
      • xgetGuid

        STGuid xgetGuid()
        Gets (as xml) the "guid" attribute
      • setGuid

        void setGuid​(java.lang.String guid)
        Sets the "guid" attribute
      • xsetGuid

        void xsetGuid​(STGuid guid)
        Sets (as xml) the "guid" attribute
      • getLastGuid

        java.lang.String getLastGuid()
        Gets the "lastGuid" attribute
      • xgetLastGuid

        STGuid xgetLastGuid()
        Gets (as xml) the "lastGuid" attribute
      • isSetLastGuid

        boolean isSetLastGuid()
        True if has "lastGuid" attribute
      • setLastGuid

        void setLastGuid​(java.lang.String lastGuid)
        Sets the "lastGuid" attribute
      • xsetLastGuid

        void xsetLastGuid​(STGuid lastGuid)
        Sets (as xml) the "lastGuid" attribute
      • unsetLastGuid

        void unsetLastGuid()
        Unsets the "lastGuid" attribute
      • getShared

        boolean getShared()
        Gets the "shared" attribute
      • xgetShared

        XmlBoolean xgetShared()
        Gets (as xml) the "shared" attribute
      • isSetShared

        boolean isSetShared()
        True if has "shared" attribute
      • setShared

        void setShared​(boolean shared)
        Sets the "shared" attribute
      • xsetShared

        void xsetShared​(XmlBoolean shared)
        Sets (as xml) the "shared" attribute
      • unsetShared

        void unsetShared()
        Unsets the "shared" attribute
      • getDiskRevisions

        boolean getDiskRevisions()
        Gets the "diskRevisions" attribute
      • xgetDiskRevisions

        XmlBoolean xgetDiskRevisions()
        Gets (as xml) the "diskRevisions" attribute
      • isSetDiskRevisions

        boolean isSetDiskRevisions()
        True if has "diskRevisions" attribute
      • setDiskRevisions

        void setDiskRevisions​(boolean diskRevisions)
        Sets the "diskRevisions" attribute
      • xsetDiskRevisions

        void xsetDiskRevisions​(XmlBoolean diskRevisions)
        Sets (as xml) the "diskRevisions" attribute
      • unsetDiskRevisions

        void unsetDiskRevisions()
        Unsets the "diskRevisions" attribute
      • getHistory

        boolean getHistory()
        Gets the "history" attribute
      • xgetHistory

        XmlBoolean xgetHistory()
        Gets (as xml) the "history" attribute
      • isSetHistory

        boolean isSetHistory()
        True if has "history" attribute
      • setHistory

        void setHistory​(boolean history)
        Sets the "history" attribute
      • xsetHistory

        void xsetHistory​(XmlBoolean history)
        Sets (as xml) the "history" attribute
      • unsetHistory

        void unsetHistory()
        Unsets the "history" attribute
      • getTrackRevisions

        boolean getTrackRevisions()
        Gets the "trackRevisions" attribute
      • xgetTrackRevisions

        XmlBoolean xgetTrackRevisions()
        Gets (as xml) the "trackRevisions" attribute
      • isSetTrackRevisions

        boolean isSetTrackRevisions()
        True if has "trackRevisions" attribute
      • setTrackRevisions

        void setTrackRevisions​(boolean trackRevisions)
        Sets the "trackRevisions" attribute
      • xsetTrackRevisions

        void xsetTrackRevisions​(XmlBoolean trackRevisions)
        Sets (as xml) the "trackRevisions" attribute
      • unsetTrackRevisions

        void unsetTrackRevisions()
        Unsets the "trackRevisions" attribute
      • getExclusive

        boolean getExclusive()
        Gets the "exclusive" attribute
      • xgetExclusive

        XmlBoolean xgetExclusive()
        Gets (as xml) the "exclusive" attribute
      • isSetExclusive

        boolean isSetExclusive()
        True if has "exclusive" attribute
      • setExclusive

        void setExclusive​(boolean exclusive)
        Sets the "exclusive" attribute
      • xsetExclusive

        void xsetExclusive​(XmlBoolean exclusive)
        Sets (as xml) the "exclusive" attribute
      • unsetExclusive

        void unsetExclusive()
        Unsets the "exclusive" attribute
      • getRevisionId

        long getRevisionId()
        Gets the "revisionId" attribute
      • xgetRevisionId

        XmlUnsignedInt xgetRevisionId()
        Gets (as xml) the "revisionId" attribute
      • isSetRevisionId

        boolean isSetRevisionId()
        True if has "revisionId" attribute
      • setRevisionId

        void setRevisionId​(long revisionId)
        Sets the "revisionId" attribute
      • xsetRevisionId

        void xsetRevisionId​(XmlUnsignedInt revisionId)
        Sets (as xml) the "revisionId" attribute
      • unsetRevisionId

        void unsetRevisionId()
        Unsets the "revisionId" attribute
      • getVersion

        int getVersion()
        Gets the "version" attribute
      • xgetVersion

        XmlInt xgetVersion()
        Gets (as xml) the "version" attribute
      • isSetVersion

        boolean isSetVersion()
        True if has "version" attribute
      • setVersion

        void setVersion​(int version)
        Sets the "version" attribute
      • xsetVersion

        void xsetVersion​(XmlInt version)
        Sets (as xml) the "version" attribute
      • unsetVersion

        void unsetVersion()
        Unsets the "version" attribute
      • getKeepChangeHistory

        boolean getKeepChangeHistory()
        Gets the "keepChangeHistory" attribute
      • xgetKeepChangeHistory

        XmlBoolean xgetKeepChangeHistory()
        Gets (as xml) the "keepChangeHistory" attribute
      • isSetKeepChangeHistory

        boolean isSetKeepChangeHistory()
        True if has "keepChangeHistory" attribute
      • setKeepChangeHistory

        void setKeepChangeHistory​(boolean keepChangeHistory)
        Sets the "keepChangeHistory" attribute
      • xsetKeepChangeHistory

        void xsetKeepChangeHistory​(XmlBoolean keepChangeHistory)
        Sets (as xml) the "keepChangeHistory" attribute
      • unsetKeepChangeHistory

        void unsetKeepChangeHistory()
        Unsets the "keepChangeHistory" attribute
      • getProtected

        boolean getProtected()
        Gets the "protected" attribute
      • xgetProtected

        XmlBoolean xgetProtected()
        Gets (as xml) the "protected" attribute
      • isSetProtected

        boolean isSetProtected()
        True if has "protected" attribute
      • setProtected

        void setProtected​(boolean xprotected)
        Sets the "protected" attribute
      • xsetProtected

        void xsetProtected​(XmlBoolean xprotected)
        Sets (as xml) the "protected" attribute
      • unsetProtected

        void unsetProtected()
        Unsets the "protected" attribute
      • getPreserveHistory

        long getPreserveHistory()
        Gets the "preserveHistory" attribute
      • xgetPreserveHistory

        XmlUnsignedInt xgetPreserveHistory()
        Gets (as xml) the "preserveHistory" attribute
      • isSetPreserveHistory

        boolean isSetPreserveHistory()
        True if has "preserveHistory" attribute
      • setPreserveHistory

        void setPreserveHistory​(long preserveHistory)
        Sets the "preserveHistory" attribute
      • xsetPreserveHistory

        void xsetPreserveHistory​(XmlUnsignedInt preserveHistory)
        Sets (as xml) the "preserveHistory" attribute
      • unsetPreserveHistory

        void unsetPreserveHistory()
        Unsets the "preserveHistory" attribute