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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTRevisionHeaders.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description CTRevisionHeader
addNewHeader()
Appends and returns a new empty value (as xml) as the last "header" elementboolean
getDiskRevisions()
Gets the "diskRevisions" attributeboolean
getExclusive()
Gets the "exclusive" attributejava.lang.String
getGuid()
Gets the "guid" attributeCTRevisionHeader[]
getHeaderArray()
Deprecated.CTRevisionHeader
getHeaderArray(int i)
Gets ith "header" elementjava.util.List<CTRevisionHeader>
getHeaderList()
Gets a List of "header" elementsboolean
getHistory()
Gets the "history" attributeboolean
getKeepChangeHistory()
Gets the "keepChangeHistory" attributejava.lang.String
getLastGuid()
Gets the "lastGuid" attributelong
getPreserveHistory()
Gets the "preserveHistory" attributeboolean
getProtected()
Gets the "protected" attributelong
getRevisionId()
Gets the "revisionId" attributeboolean
getShared()
Gets the "shared" attributeboolean
getTrackRevisions()
Gets the "trackRevisions" attributeint
getVersion()
Gets the "version" attributeCTRevisionHeader
insertNewHeader(int i)
Inserts and returns a new empty value (as xml) as the ith "header" elementboolean
isSetDiskRevisions()
True if has "diskRevisions" attributeboolean
isSetExclusive()
True if has "exclusive" attributeboolean
isSetHistory()
True if has "history" attributeboolean
isSetKeepChangeHistory()
True if has "keepChangeHistory" attributeboolean
isSetLastGuid()
True if has "lastGuid" attributeboolean
isSetPreserveHistory()
True if has "preserveHistory" attributeboolean
isSetProtected()
True if has "protected" attributeboolean
isSetRevisionId()
True if has "revisionId" attributeboolean
isSetShared()
True if has "shared" attributeboolean
isSetTrackRevisions()
True if has "trackRevisions" attributeboolean
isSetVersion()
True if has "version" attributevoid
removeHeader(int i)
Removes the ith "header" elementvoid
setDiskRevisions(boolean diskRevisions)
Sets the "diskRevisions" attributevoid
setExclusive(boolean exclusive)
Sets the "exclusive" attributevoid
setGuid(java.lang.String guid)
Sets the "guid" attributevoid
setHeaderArray(int i, CTRevisionHeader header)
Sets ith "header" elementvoid
setHeaderArray(CTRevisionHeader[] headerArray)
Sets array of all "header" elementvoid
setHistory(boolean history)
Sets the "history" attributevoid
setKeepChangeHistory(boolean keepChangeHistory)
Sets the "keepChangeHistory" attributevoid
setLastGuid(java.lang.String lastGuid)
Sets the "lastGuid" attributevoid
setPreserveHistory(long preserveHistory)
Sets the "preserveHistory" attributevoid
setProtected(boolean xprotected)
Sets the "protected" attributevoid
setRevisionId(long revisionId)
Sets the "revisionId" attributevoid
setShared(boolean shared)
Sets the "shared" attributevoid
setTrackRevisions(boolean trackRevisions)
Sets the "trackRevisions" attributevoid
setVersion(int version)
Sets the "version" attributeint
sizeOfHeaderArray()
Returns number of "header" elementvoid
unsetDiskRevisions()
Unsets the "diskRevisions" attributevoid
unsetExclusive()
Unsets the "exclusive" attributevoid
unsetHistory()
Unsets the "history" attributevoid
unsetKeepChangeHistory()
Unsets the "keepChangeHistory" attributevoid
unsetLastGuid()
Unsets the "lastGuid" attributevoid
unsetPreserveHistory()
Unsets the "preserveHistory" attributevoid
unsetProtected()
Unsets the "protected" attributevoid
unsetRevisionId()
Unsets the "revisionId" attributevoid
unsetShared()
Unsets the "shared" attributevoid
unsetTrackRevisions()
Unsets the "trackRevisions" attributevoid
unsetVersion()
Unsets the "version" attributeXmlBoolean
xgetDiskRevisions()
Gets (as xml) the "diskRevisions" attributeXmlBoolean
xgetExclusive()
Gets (as xml) the "exclusive" attributeSTGuid
xgetGuid()
Gets (as xml) the "guid" attributeXmlBoolean
xgetHistory()
Gets (as xml) the "history" attributeXmlBoolean
xgetKeepChangeHistory()
Gets (as xml) the "keepChangeHistory" attributeSTGuid
xgetLastGuid()
Gets (as xml) the "lastGuid" attributeXmlUnsignedInt
xgetPreserveHistory()
Gets (as xml) the "preserveHistory" attributeXmlBoolean
xgetProtected()
Gets (as xml) the "protected" attributeXmlUnsignedInt
xgetRevisionId()
Gets (as xml) the "revisionId" attributeXmlBoolean
xgetShared()
Gets (as xml) the "shared" attributeXmlBoolean
xgetTrackRevisions()
Gets (as xml) the "trackRevisions" attributeXmlInt
xgetVersion()
Gets (as xml) the "version" attributevoid
xsetDiskRevisions(XmlBoolean diskRevisions)
Sets (as xml) the "diskRevisions" attributevoid
xsetExclusive(XmlBoolean exclusive)
Sets (as xml) the "exclusive" attributevoid
xsetGuid(STGuid guid)
Sets (as xml) the "guid" attributevoid
xsetHistory(XmlBoolean history)
Sets (as xml) the "history" attributevoid
xsetKeepChangeHistory(XmlBoolean keepChangeHistory)
Sets (as xml) the "keepChangeHistory" attributevoid
xsetLastGuid(STGuid lastGuid)
Sets (as xml) the "lastGuid" attributevoid
xsetPreserveHistory(XmlUnsignedInt preserveHistory)
Sets (as xml) the "preserveHistory" attributevoid
xsetProtected(XmlBoolean xprotected)
Sets (as xml) the "protected" attributevoid
xsetRevisionId(XmlUnsignedInt revisionId)
Sets (as xml) the "revisionId" attributevoid
xsetShared(XmlBoolean shared)
Sets (as xml) the "shared" attributevoid
xsetTrackRevisions(XmlBoolean trackRevisions)
Sets (as xml) the "trackRevisions" attributevoid
xsetVersion(XmlInt version)
Sets (as xml) the "version" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType 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
-
-