Package org.xlsx4j.sml
Class CTMetadataType
java.lang.Object
org.xlsx4j.sml.CTMetadataType
- All Implemented Interfaces:
Child
public class CTMetadataType extends java.lang.Object implements Child
Java class for CT_MetadataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_MetadataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="name" use="required" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="minSupportedVersion" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="ghostRow" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="ghostCol" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="edit" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="delete" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="copy" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteAll" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteFormulas" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteValues" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteFormats" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteComments" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteDataValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteBorders" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteColWidths" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="pasteNumberFormats" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="merge" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="splitFirst" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="splitAll" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="rowColShift" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="clearAll" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="clearFormats" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="clearContents" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="clearComments" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="assign" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="coerce" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="adjust" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="cellMeta" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Booleanadjustprotected java.lang.Booleanassignprotected java.lang.BooleancellMetaprotected java.lang.BooleanclearAllprotected java.lang.BooleanclearCommentsprotected java.lang.BooleanclearContentsprotected java.lang.BooleanclearFormatsprotected java.lang.Booleancoerceprotected java.lang.Booleancopyprotected java.lang.Booleandeleteprotected java.lang.Booleaneditprotected java.lang.BooleanghostColprotected java.lang.BooleanghostRowprotected java.lang.Booleanmergeprotected longminSupportedVersionprotected java.lang.Stringnameprotected java.lang.BooleanpasteAllprotected java.lang.BooleanpasteBordersprotected java.lang.BooleanpasteColWidthsprotected java.lang.BooleanpasteCommentsprotected java.lang.BooleanpasteDataValidationprotected java.lang.BooleanpasteFormatsprotected java.lang.BooleanpasteFormulasprotected java.lang.BooleanpasteNumberFormatsprotected java.lang.BooleanpasteValuesprotected java.lang.BooleanrowColShiftprotected java.lang.BooleansplitAllprotected java.lang.BooleansplitFirst -
Constructor Summary
Constructors Constructor Description CTMetadataType() -
Method Summary
Modifier and Type Method Description voidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.longgetMinSupportedVersion()Gets the value of the minSupportedVersion property.java.lang.StringgetName()Gets the value of the name property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.booleanisAdjust()Gets the value of the adjust property.booleanisAssign()Gets the value of the assign property.booleanisCellMeta()Gets the value of the cellMeta property.booleanisClearAll()Gets the value of the clearAll property.booleanisClearComments()Gets the value of the clearComments property.booleanisClearContents()Gets the value of the clearContents property.booleanisClearFormats()Gets the value of the clearFormats property.booleanisCoerce()Gets the value of the coerce property.booleanisCopy()Gets the value of the copy property.booleanisDelete()Gets the value of the delete property.booleanisEdit()Gets the value of the edit property.booleanisGhostCol()Gets the value of the ghostCol property.booleanisGhostRow()Gets the value of the ghostRow property.booleanisMerge()Gets the value of the merge property.booleanisPasteAll()Gets the value of the pasteAll property.booleanisPasteBorders()Gets the value of the pasteBorders property.booleanisPasteColWidths()Gets the value of the pasteColWidths property.booleanisPasteComments()Gets the value of the pasteComments property.booleanisPasteDataValidation()Gets the value of the pasteDataValidation property.booleanisPasteFormats()Gets the value of the pasteFormats property.booleanisPasteFormulas()Gets the value of the pasteFormulas property.booleanisPasteNumberFormats()Gets the value of the pasteNumberFormats property.booleanisPasteValues()Gets the value of the pasteValues property.booleanisRowColShift()Gets the value of the rowColShift property.booleanisSplitAll()Gets the value of the splitAll property.booleanisSplitFirst()Gets the value of the splitFirst property.voidsetAdjust(java.lang.Boolean value)Sets the value of the adjust property.voidsetAssign(java.lang.Boolean value)Sets the value of the assign property.voidsetCellMeta(java.lang.Boolean value)Sets the value of the cellMeta property.voidsetClearAll(java.lang.Boolean value)Sets the value of the clearAll property.voidsetClearComments(java.lang.Boolean value)Sets the value of the clearComments property.voidsetClearContents(java.lang.Boolean value)Sets the value of the clearContents property.voidsetClearFormats(java.lang.Boolean value)Sets the value of the clearFormats property.voidsetCoerce(java.lang.Boolean value)Sets the value of the coerce property.voidsetCopy(java.lang.Boolean value)Sets the value of the copy property.voidsetDelete(java.lang.Boolean value)Sets the value of the delete property.voidsetEdit(java.lang.Boolean value)Sets the value of the edit property.voidsetGhostCol(java.lang.Boolean value)Sets the value of the ghostCol property.voidsetGhostRow(java.lang.Boolean value)Sets the value of the ghostRow property.voidsetMerge(java.lang.Boolean value)Sets the value of the merge property.voidsetMinSupportedVersion(long value)Sets the value of the minSupportedVersion property.voidsetName(java.lang.String value)Sets the value of the name property.voidsetParent(java.lang.Object parent)voidsetPasteAll(java.lang.Boolean value)Sets the value of the pasteAll property.voidsetPasteBorders(java.lang.Boolean value)Sets the value of the pasteBorders property.voidsetPasteColWidths(java.lang.Boolean value)Sets the value of the pasteColWidths property.voidsetPasteComments(java.lang.Boolean value)Sets the value of the pasteComments property.voidsetPasteDataValidation(java.lang.Boolean value)Sets the value of the pasteDataValidation property.voidsetPasteFormats(java.lang.Boolean value)Sets the value of the pasteFormats property.voidsetPasteFormulas(java.lang.Boolean value)Sets the value of the pasteFormulas property.voidsetPasteNumberFormats(java.lang.Boolean value)Sets the value of the pasteNumberFormats property.voidsetPasteValues(java.lang.Boolean value)Sets the value of the pasteValues property.voidsetRowColShift(java.lang.Boolean value)Sets the value of the rowColShift property.voidsetSplitAll(java.lang.Boolean value)Sets the value of the splitAll property.voidsetSplitFirst(java.lang.Boolean value)Sets the value of the splitFirst property.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
name
protected java.lang.String name -
minSupportedVersion
protected long minSupportedVersion -
ghostRow
protected java.lang.Boolean ghostRow -
ghostCol
protected java.lang.Boolean ghostCol -
edit
protected java.lang.Boolean edit -
delete
protected java.lang.Boolean delete -
copy
protected java.lang.Boolean copy -
pasteAll
protected java.lang.Boolean pasteAll -
pasteFormulas
protected java.lang.Boolean pasteFormulas -
pasteValues
protected java.lang.Boolean pasteValues -
pasteFormats
protected java.lang.Boolean pasteFormats -
pasteComments
protected java.lang.Boolean pasteComments -
pasteDataValidation
protected java.lang.Boolean pasteDataValidation -
pasteBorders
protected java.lang.Boolean pasteBorders -
pasteColWidths
protected java.lang.Boolean pasteColWidths -
pasteNumberFormats
protected java.lang.Boolean pasteNumberFormats -
merge
protected java.lang.Boolean merge -
splitFirst
protected java.lang.Boolean splitFirst -
splitAll
protected java.lang.Boolean splitAll -
rowColShift
protected java.lang.Boolean rowColShift -
clearAll
protected java.lang.Boolean clearAll -
clearFormats
protected java.lang.Boolean clearFormats -
clearContents
protected java.lang.Boolean clearContents -
clearComments
protected java.lang.Boolean clearComments -
assign
protected java.lang.Boolean assign -
coerce
protected java.lang.Boolean coerce -
adjust
protected java.lang.Boolean adjust -
cellMeta
protected java.lang.Boolean cellMeta
-
-
Constructor Details
-
CTMetadataType
public CTMetadataType()
-
-
Method Details
-
getName
public java.lang.String getName()Gets the value of the name property.- Returns:
- possible object is
String
-
setName
public void setName(java.lang.String value)Sets the value of the name property.- Parameters:
value- allowed object isString
-
getMinSupportedVersion
public long getMinSupportedVersion()Gets the value of the minSupportedVersion property. -
setMinSupportedVersion
public void setMinSupportedVersion(long value)Sets the value of the minSupportedVersion property. -
isGhostRow
public boolean isGhostRow()Gets the value of the ghostRow property.- Returns:
- possible object is
Boolean
-
setGhostRow
public void setGhostRow(java.lang.Boolean value)Sets the value of the ghostRow property.- Parameters:
value- allowed object isBoolean
-
isGhostCol
public boolean isGhostCol()Gets the value of the ghostCol property.- Returns:
- possible object is
Boolean
-
setGhostCol
public void setGhostCol(java.lang.Boolean value)Sets the value of the ghostCol property.- Parameters:
value- allowed object isBoolean
-
isEdit
public boolean isEdit()Gets the value of the edit property.- Returns:
- possible object is
Boolean
-
setEdit
public void setEdit(java.lang.Boolean value)Sets the value of the edit property.- Parameters:
value- allowed object isBoolean
-
isDelete
public boolean isDelete()Gets the value of the delete property.- Returns:
- possible object is
Boolean
-
setDelete
public void setDelete(java.lang.Boolean value)Sets the value of the delete property.- Parameters:
value- allowed object isBoolean
-
isCopy
public boolean isCopy()Gets the value of the copy property.- Returns:
- possible object is
Boolean
-
setCopy
public void setCopy(java.lang.Boolean value)Sets the value of the copy property.- Parameters:
value- allowed object isBoolean
-
isPasteAll
public boolean isPasteAll()Gets the value of the pasteAll property.- Returns:
- possible object is
Boolean
-
setPasteAll
public void setPasteAll(java.lang.Boolean value)Sets the value of the pasteAll property.- Parameters:
value- allowed object isBoolean
-
isPasteFormulas
public boolean isPasteFormulas()Gets the value of the pasteFormulas property.- Returns:
- possible object is
Boolean
-
setPasteFormulas
public void setPasteFormulas(java.lang.Boolean value)Sets the value of the pasteFormulas property.- Parameters:
value- allowed object isBoolean
-
isPasteValues
public boolean isPasteValues()Gets the value of the pasteValues property.- Returns:
- possible object is
Boolean
-
setPasteValues
public void setPasteValues(java.lang.Boolean value)Sets the value of the pasteValues property.- Parameters:
value- allowed object isBoolean
-
isPasteFormats
public boolean isPasteFormats()Gets the value of the pasteFormats property.- Returns:
- possible object is
Boolean
-
setPasteFormats
public void setPasteFormats(java.lang.Boolean value)Sets the value of the pasteFormats property.- Parameters:
value- allowed object isBoolean
-
isPasteComments
public boolean isPasteComments()Gets the value of the pasteComments property.- Returns:
- possible object is
Boolean
-
setPasteComments
public void setPasteComments(java.lang.Boolean value)Sets the value of the pasteComments property.- Parameters:
value- allowed object isBoolean
-
isPasteDataValidation
public boolean isPasteDataValidation()Gets the value of the pasteDataValidation property.- Returns:
- possible object is
Boolean
-
setPasteDataValidation
public void setPasteDataValidation(java.lang.Boolean value)Sets the value of the pasteDataValidation property.- Parameters:
value- allowed object isBoolean
-
isPasteBorders
public boolean isPasteBorders()Gets the value of the pasteBorders property.- Returns:
- possible object is
Boolean
-
setPasteBorders
public void setPasteBorders(java.lang.Boolean value)Sets the value of the pasteBorders property.- Parameters:
value- allowed object isBoolean
-
isPasteColWidths
public boolean isPasteColWidths()Gets the value of the pasteColWidths property.- Returns:
- possible object is
Boolean
-
setPasteColWidths
public void setPasteColWidths(java.lang.Boolean value)Sets the value of the pasteColWidths property.- Parameters:
value- allowed object isBoolean
-
isPasteNumberFormats
public boolean isPasteNumberFormats()Gets the value of the pasteNumberFormats property.- Returns:
- possible object is
Boolean
-
setPasteNumberFormats
public void setPasteNumberFormats(java.lang.Boolean value)Sets the value of the pasteNumberFormats property.- Parameters:
value- allowed object isBoolean
-
isMerge
public boolean isMerge()Gets the value of the merge property.- Returns:
- possible object is
Boolean
-
setMerge
public void setMerge(java.lang.Boolean value)Sets the value of the merge property.- Parameters:
value- allowed object isBoolean
-
isSplitFirst
public boolean isSplitFirst()Gets the value of the splitFirst property.- Returns:
- possible object is
Boolean
-
setSplitFirst
public void setSplitFirst(java.lang.Boolean value)Sets the value of the splitFirst property.- Parameters:
value- allowed object isBoolean
-
isSplitAll
public boolean isSplitAll()Gets the value of the splitAll property.- Returns:
- possible object is
Boolean
-
setSplitAll
public void setSplitAll(java.lang.Boolean value)Sets the value of the splitAll property.- Parameters:
value- allowed object isBoolean
-
isRowColShift
public boolean isRowColShift()Gets the value of the rowColShift property.- Returns:
- possible object is
Boolean
-
setRowColShift
public void setRowColShift(java.lang.Boolean value)Sets the value of the rowColShift property.- Parameters:
value- allowed object isBoolean
-
isClearAll
public boolean isClearAll()Gets the value of the clearAll property.- Returns:
- possible object is
Boolean
-
setClearAll
public void setClearAll(java.lang.Boolean value)Sets the value of the clearAll property.- Parameters:
value- allowed object isBoolean
-
isClearFormats
public boolean isClearFormats()Gets the value of the clearFormats property.- Returns:
- possible object is
Boolean
-
setClearFormats
public void setClearFormats(java.lang.Boolean value)Sets the value of the clearFormats property.- Parameters:
value- allowed object isBoolean
-
isClearContents
public boolean isClearContents()Gets the value of the clearContents property.- Returns:
- possible object is
Boolean
-
setClearContents
public void setClearContents(java.lang.Boolean value)Sets the value of the clearContents property.- Parameters:
value- allowed object isBoolean
-
isClearComments
public boolean isClearComments()Gets the value of the clearComments property.- Returns:
- possible object is
Boolean
-
setClearComments
public void setClearComments(java.lang.Boolean value)Sets the value of the clearComments property.- Parameters:
value- allowed object isBoolean
-
isAssign
public boolean isAssign()Gets the value of the assign property.- Returns:
- possible object is
Boolean
-
setAssign
public void setAssign(java.lang.Boolean value)Sets the value of the assign property.- Parameters:
value- allowed object isBoolean
-
isCoerce
public boolean isCoerce()Gets the value of the coerce property.- Returns:
- possible object is
Boolean
-
setCoerce
public void setCoerce(java.lang.Boolean value)Sets the value of the coerce property.- Parameters:
value- allowed object isBoolean
-
isAdjust
public boolean isAdjust()Gets the value of the adjust property.- Returns:
- possible object is
Boolean
-
setAdjust
public void setAdjust(java.lang.Boolean value)Sets the value of the adjust property.- Parameters:
value- allowed object isBoolean
-
isCellMeta
public boolean isCellMeta()Gets the value of the cellMeta property.- Returns:
- possible object is
Boolean
-
setCellMeta
public void setCellMeta(java.lang.Boolean value)Sets the value of the cellMeta property.- Parameters:
value- allowed object isBoolean
-
getParent
public java.lang.Object getParent()Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
public void setParent(java.lang.Object parent) -
afterUnmarshal
public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-