Interface CTRevisionHeaders
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_RevisionHeaders(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTRevisionHeaders> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "header" elementbooleanGets the "diskRevisions" attributebooleanGets the "exclusive" attributegetGuid()Gets the "guid" attributeGets array of all "header" elementsgetHeaderArray(int i) Gets ith "header" elementGets a List of "header" elementsbooleanGets the "history" attributebooleanGets the "keepChangeHistory" attributeGets the "lastGuid" attributelongGets the "preserveHistory" attributebooleanGets the "protected" attributelongGets the "revisionId" attributebooleanGets the "shared" attributebooleanGets the "trackRevisions" attributeintGets the "version" attributeinsertNewHeader(int i) Inserts and returns a new empty value (as xml) as the ith "header" elementbooleanTrue if has "diskRevisions" attributebooleanTrue if has "exclusive" attributebooleanTrue if has "history" attributebooleanTrue if has "keepChangeHistory" attributebooleanTrue if has "lastGuid" attributebooleanTrue if has "preserveHistory" attributebooleanTrue if has "protected" attributebooleanTrue if has "revisionId" attributebooleanTrue if has "shared" attributebooleanTrue if has "trackRevisions" attributebooleanTrue if has "version" attributevoidremoveHeader(int i) Removes the ith "header" elementvoidsetDiskRevisions(boolean diskRevisions) Sets the "diskRevisions" attributevoidsetExclusive(boolean exclusive) Sets the "exclusive" attributevoidSets the "guid" attributevoidsetHeaderArray(int i, CTRevisionHeader header) Sets ith "header" elementvoidsetHeaderArray(CTRevisionHeader[] headerArray) Sets array of all "header" elementvoidsetHistory(boolean history) Sets the "history" attributevoidsetKeepChangeHistory(boolean keepChangeHistory) Sets the "keepChangeHistory" attributevoidsetLastGuid(String lastGuid) Sets the "lastGuid" attributevoidsetPreserveHistory(long preserveHistory) Sets the "preserveHistory" attributevoidsetProtected(boolean xprotected) Sets the "protected" attributevoidsetRevisionId(long revisionId) Sets the "revisionId" attributevoidsetShared(boolean shared) Sets the "shared" attributevoidsetTrackRevisions(boolean trackRevisions) Sets the "trackRevisions" attributevoidsetVersion(int version) Sets the "version" attributeintReturns number of "header" elementvoidUnsets the "diskRevisions" attributevoidUnsets the "exclusive" attributevoidUnsets the "history" attributevoidUnsets the "keepChangeHistory" attributevoidUnsets the "lastGuid" attributevoidUnsets the "preserveHistory" attributevoidUnsets the "protected" attributevoidUnsets the "revisionId" attributevoidUnsets the "shared" attributevoidUnsets the "trackRevisions" attributevoidUnsets the "version" attributeGets (as xml) the "diskRevisions" attributeGets (as xml) the "exclusive" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuidxgetGuid()Gets (as xml) the "guid" attributeGets (as xml) the "history" attributeGets (as xml) the "keepChangeHistory" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuidGets (as xml) the "lastGuid" attributeGets (as xml) the "preserveHistory" attributeGets (as xml) the "protected" attributeGets (as xml) the "revisionId" attributeGets (as xml) the "shared" attributeGets (as xml) the "trackRevisions" attributeGets (as xml) the "version" attributevoidxsetDiskRevisions(XmlBoolean diskRevisions) Sets (as xml) the "diskRevisions" attributevoidxsetExclusive(XmlBoolean exclusive) Sets (as xml) the "exclusive" attributevoidxsetGuid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid guid) Sets (as xml) the "guid" attributevoidxsetHistory(XmlBoolean history) Sets (as xml) the "history" attributevoidxsetKeepChangeHistory(XmlBoolean keepChangeHistory) Sets (as xml) the "keepChangeHistory" attributevoidxsetLastGuid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid lastGuid) Sets (as xml) the "lastGuid" attributevoidxsetPreserveHistory(XmlUnsignedInt preserveHistory) Sets (as xml) the "preserveHistory" attributevoidxsetProtected(XmlBoolean xprotected) Sets (as xml) the "protected" attributevoidxsetRevisionId(XmlUnsignedInt revisionId) Sets (as xml) the "revisionId" attributevoidxsetShared(XmlBoolean shared) Sets (as xml) the "shared" attributevoidxsetTrackRevisions(XmlBoolean trackRevisions) Sets (as xml) the "trackRevisions" attributevoidxsetVersion(XmlInt version) Sets (as xml) the "version" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getHeaderList
List<CTRevisionHeader> getHeaderList()Gets a List of "header" elements -
getHeaderArray
CTRevisionHeader[] getHeaderArray()Gets array of all "header" elements -
getHeaderArray
Gets ith "header" element -
sizeOfHeaderArray
int sizeOfHeaderArray()Returns number of "header" element -
setHeaderArray
Sets array of all "header" element -
setHeaderArray
Sets ith "header" element -
insertNewHeader
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
String getGuid()Gets the "guid" attribute -
xgetGuid
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetGuid()Gets (as xml) the "guid" attribute -
setGuid
Sets the "guid" attribute -
getLastGuid
String getLastGuid()Gets the "lastGuid" attribute -
xgetLastGuid
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetLastGuid()Gets (as xml) the "lastGuid" attribute -
isSetLastGuid
boolean isSetLastGuid()True if has "lastGuid" attribute -
setLastGuid
Sets the "lastGuid" attribute -
unsetLastGuid
void unsetLastGuid()Unsets the "lastGuid" 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
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
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
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
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
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
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
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
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
Sets (as xml) the "preserveHistory" attribute -
unsetPreserveHistory
void unsetPreserveHistory()Unsets the "preserveHistory" attribute
-