Interface CTRevisionHeader
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_RevisionHeader(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTRevisionHeader> 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 "extLst" elementAppends and returns a new empty "reviewedList" elementAppends and returns a new empty "sheetIdMap" elementGets the "dateTime" attributeGets the "extLst" elementgetGuid()Gets the "guid" attributegetId()Gets the "id" attributelongGets the "maxRId" attributelongGets the "maxSheetId" attributelongGets the "minRId" attributeGets the "reviewedList" elementGets the "sheetIdMap" elementGets the "userName" attributebooleanTrue if has "extLst" elementbooleanTrue if has "maxRId" attributebooleanTrue if has "minRId" attributebooleanTrue if has "reviewedList" elementvoidsetDateTime(Calendar dateTime) Sets the "dateTime" attributevoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidSets the "guid" attributevoidSets the "id" attributevoidsetMaxRId(long maxRId) Sets the "maxRId" attributevoidsetMaxSheetId(long maxSheetId) Sets the "maxSheetId" attributevoidsetMinRId(long minRId) Sets the "minRId" attributevoidsetReviewedList(CTReviewedRevisions reviewedList) Sets the "reviewedList" elementvoidsetSheetIdMap(CTSheetIdMap sheetIdMap) Sets the "sheetIdMap" elementvoidsetUserName(String userName) Sets the "userName" attributevoidUnsets the "extLst" elementvoidUnsets the "maxRId" attributevoidUnsets the "minRId" attributevoidUnsets the "reviewedList" elementGets (as xml) the "dateTime" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuidxgetGuid()Gets (as xml) the "guid" attributexgetId()Gets (as xml) the "id" attributeGets (as xml) the "maxRId" attributeGets (as xml) the "maxSheetId" attributeGets (as xml) the "minRId" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "userName" attributevoidxsetDateTime(XmlDateTime dateTime) Sets (as xml) the "dateTime" attributevoidxsetGuid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid guid) Sets (as xml) the "guid" attributevoidSets (as xml) the "id" attributevoidxsetMaxRId(XmlUnsignedInt maxRId) Sets (as xml) the "maxRId" attributevoidxsetMaxSheetId(XmlUnsignedInt maxSheetId) Sets (as xml) the "maxSheetId" attributevoidxsetMinRId(XmlUnsignedInt minRId) Sets (as xml) the "minRId" attributevoidxsetUserName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring userName) Sets (as xml) the "userName" 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
-
getSheetIdMap
CTSheetIdMap getSheetIdMap()Gets the "sheetIdMap" element -
setSheetIdMap
Sets the "sheetIdMap" element -
addNewSheetIdMap
CTSheetIdMap addNewSheetIdMap()Appends and returns a new empty "sheetIdMap" element -
getReviewedList
CTReviewedRevisions getReviewedList()Gets the "reviewedList" element -
isSetReviewedList
boolean isSetReviewedList()True if has "reviewedList" element -
setReviewedList
Sets the "reviewedList" element -
addNewReviewedList
CTReviewedRevisions addNewReviewedList()Appends and returns a new empty "reviewedList" element -
unsetReviewedList
void unsetReviewedList()Unsets the "reviewedList" element -
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" 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 -
getDateTime
Calendar getDateTime()Gets the "dateTime" attribute -
xgetDateTime
XmlDateTime xgetDateTime()Gets (as xml) the "dateTime" attribute -
setDateTime
Sets the "dateTime" attribute -
xsetDateTime
Sets (as xml) the "dateTime" attribute -
getMaxSheetId
long getMaxSheetId()Gets the "maxSheetId" attribute -
xgetMaxSheetId
XmlUnsignedInt xgetMaxSheetId()Gets (as xml) the "maxSheetId" attribute -
setMaxSheetId
void setMaxSheetId(long maxSheetId) Sets the "maxSheetId" attribute -
xsetMaxSheetId
Sets (as xml) the "maxSheetId" attribute -
getUserName
String getUserName()Gets the "userName" attribute -
xgetUserName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetUserName()Gets (as xml) the "userName" attribute -
setUserName
Sets the "userName" attribute -
getId
String getId()Gets the "id" attribute -
xgetId
STRelationshipId xgetId()Gets (as xml) the "id" attribute -
setId
Sets the "id" attribute -
xsetId
Sets (as xml) the "id" attribute -
getMinRId
long getMinRId()Gets the "minRId" attribute -
xgetMinRId
XmlUnsignedInt xgetMinRId()Gets (as xml) the "minRId" attribute -
isSetMinRId
boolean isSetMinRId()True if has "minRId" attribute -
setMinRId
void setMinRId(long minRId) Sets the "minRId" attribute -
xsetMinRId
Sets (as xml) the "minRId" attribute -
unsetMinRId
void unsetMinRId()Unsets the "minRId" attribute -
getMaxRId
long getMaxRId()Gets the "maxRId" attribute -
xgetMaxRId
XmlUnsignedInt xgetMaxRId()Gets (as xml) the "maxRId" attribute -
isSetMaxRId
boolean isSetMaxRId()True if has "maxRId" attribute -
setMaxRId
void setMaxRId(long maxRId) Sets the "maxRId" attribute -
xsetMaxRId
Sets (as xml) the "maxRId" attribute -
unsetMaxRId
void unsetMaxRId()Unsets the "maxRId" attribute
-