Package org.xlsx4j.sml
Class CTRevisionDefinedName
java.lang.Object
org.xlsx4j.sml.CTRevisionDefinedName
- All Implemented Interfaces:
Child
Java class for CT_RevisionDefinedName complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_RevisionDefinedName">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="formula" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_Formula" minOccurs="0"/>
<element name="oldFormula" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_Formula" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ExtensionList" minOccurs="0"/>
</sequence>
<attGroup ref="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}AG_RevData"/>
<attribute name="localSheetId" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="customView" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="name" use="required" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="function" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="oldFunction" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="functionGroupId" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" />
<attribute name="oldFunctionGroupId" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" />
<attribute name="shortcutKey" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" />
<attribute name="oldShortcutKey" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" />
<attribute name="hidden" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="oldHidden" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="customMenu" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="oldCustomMenu" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="description" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="oldDescription" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="help" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="oldHelp" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="statusBar" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="oldStatusBar" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="comment" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="oldComment" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Booleanprotected Stringprotected CTExtensionListprotected Stringprotected Booleanprotected Shortprotected Stringprotected Booleanprotected Longprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Booleanprotected Shortprotected Stringprotected Booleanprotected Shortprotected Stringprotected Booleanprotected longprotected Shortprotected Stringprotected Boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Gets the value of the comment property.Gets the value of the customMenu property.Gets the value of the description property.Gets the value of the extLst property.Gets the value of the formula property.Gets the value of the functionGroupId property.getHelp()Gets the value of the help property.Gets the value of the localSheetId property.getName()Gets the value of the name property.Gets the value of the oldComment property.Gets the value of the oldCustomMenu property.Gets the value of the oldDescription property.Gets the value of the oldFormula property.Gets the value of the oldFunctionGroupId property.Gets the value of the oldHelp property.Gets the value of the oldShortcutKey property.Gets the value of the oldStatusBar property.Gets the parent object in the object tree representing the unmarshalled xml document.longgetRId()Gets the value of the rId property.Gets the value of the shortcutKey property.Gets the value of the statusBar property.booleanGets the value of the customView property.booleanGets the value of the function property.booleanisHidden()Gets the value of the hidden property.booleanGets the value of the oldFunction property.booleanGets the value of the oldHidden property.booleanisRa()Gets the value of the ra property.booleanisUa()Gets the value of the ua property.voidsetComment(String value) Sets the value of the comment property.voidsetCustomMenu(String value) Sets the value of the customMenu property.voidsetCustomView(Boolean value) Sets the value of the customView property.voidsetDescription(String value) Sets the value of the description property.voidsetExtLst(CTExtensionList value) Sets the value of the extLst property.voidsetFormula(String value) Sets the value of the formula property.voidsetFunction(Boolean value) Sets the value of the function property.voidsetFunctionGroupId(Short value) Sets the value of the functionGroupId property.voidSets the value of the help property.voidSets the value of the hidden property.voidsetLocalSheetId(Long value) Sets the value of the localSheetId property.voidSets the value of the name property.voidsetOldComment(String value) Sets the value of the oldComment property.voidsetOldCustomMenu(String value) Sets the value of the oldCustomMenu property.voidsetOldDescription(String value) Sets the value of the oldDescription property.voidsetOldFormula(String value) Sets the value of the oldFormula property.voidsetOldFunction(Boolean value) Sets the value of the oldFunction property.voidsetOldFunctionGroupId(Short value) Sets the value of the oldFunctionGroupId property.voidsetOldHelp(String value) Sets the value of the oldHelp property.voidsetOldHidden(Boolean value) Sets the value of the oldHidden property.voidsetOldShortcutKey(Short value) Sets the value of the oldShortcutKey property.voidsetOldStatusBar(String value) Sets the value of the oldStatusBar property.voidvoidSets the value of the ra property.voidsetRId(long value) Sets the value of the rId property.voidsetShortcutKey(Short value) Sets the value of the shortcutKey property.voidsetStatusBar(String value) Sets the value of the statusBar property.voidSets the value of the ua property.
-
Field Details
-
formula
-
oldFormula
-
extLst
-
localSheetId
-
customView
-
name
-
function
-
oldFunction
-
functionGroupId
-
oldFunctionGroupId
-
shortcutKey
-
oldShortcutKey
-
oldHidden
-
customMenu
-
oldCustomMenu
-
description
-
oldDescription
-
help
-
oldHelp
-
statusBar
-
oldStatusBar
-
comment
-
oldComment
-
rId
protected long rId -
ua
-
ra
-
-
Constructor Details
-
CTRevisionDefinedName
public CTRevisionDefinedName()
-
-
Method Details
-
getFormula
Gets the value of the formula property.- Returns:
- possible object is
String
-
setFormula
Sets the value of the formula property.- Parameters:
value- allowed object isString
-
getOldFormula
Gets the value of the oldFormula property.- Returns:
- possible object is
String
-
setOldFormula
Sets the value of the oldFormula property.- Parameters:
value- allowed object isString
-
getExtLst
Gets the value of the extLst property.- Returns:
- possible object is
CTExtensionList
-
setExtLst
Sets the value of the extLst property.- Parameters:
value- allowed object isCTExtensionList
-
getLocalSheetId
Gets the value of the localSheetId property.- Returns:
- possible object is
Long
-
setLocalSheetId
Sets the value of the localSheetId property.- Parameters:
value- allowed object isLong
-
isCustomView
public boolean isCustomView()Gets the value of the customView property.- Returns:
- possible object is
Boolean
-
setCustomView
Sets the value of the customView property.- Parameters:
value- allowed object isBoolean
-
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value- allowed object isString
-
isFunction
public boolean isFunction()Gets the value of the function property.- Returns:
- possible object is
Boolean
-
setFunction
Sets the value of the function property.- Parameters:
value- allowed object isBoolean
-
isOldFunction
public boolean isOldFunction()Gets the value of the oldFunction property.- Returns:
- possible object is
Boolean
-
setOldFunction
Sets the value of the oldFunction property.- Parameters:
value- allowed object isBoolean
-
getFunctionGroupId
Gets the value of the functionGroupId property.- Returns:
- possible object is
Short
-
setFunctionGroupId
Sets the value of the functionGroupId property.- Parameters:
value- allowed object isShort
-
getOldFunctionGroupId
Gets the value of the oldFunctionGroupId property.- Returns:
- possible object is
Short
-
setOldFunctionGroupId
Sets the value of the oldFunctionGroupId property.- Parameters:
value- allowed object isShort
-
getShortcutKey
Gets the value of the shortcutKey property.- Returns:
- possible object is
Short
-
setShortcutKey
Sets the value of the shortcutKey property.- Parameters:
value- allowed object isShort
-
getOldShortcutKey
Gets the value of the oldShortcutKey property.- Returns:
- possible object is
Short
-
setOldShortcutKey
Sets the value of the oldShortcutKey property.- Parameters:
value- allowed object isShort
-
isHidden
public boolean isHidden()Gets the value of the hidden property.- Returns:
- possible object is
Boolean
-
setHidden
Sets the value of the hidden property.- Parameters:
value- allowed object isBoolean
-
isOldHidden
public boolean isOldHidden()Gets the value of the oldHidden property.- Returns:
- possible object is
Boolean
-
setOldHidden
Sets the value of the oldHidden property.- Parameters:
value- allowed object isBoolean
-
getCustomMenu
Gets the value of the customMenu property.- Returns:
- possible object is
String
-
setCustomMenu
Sets the value of the customMenu property.- Parameters:
value- allowed object isString
-
getOldCustomMenu
Gets the value of the oldCustomMenu property.- Returns:
- possible object is
String
-
setOldCustomMenu
Sets the value of the oldCustomMenu property.- Parameters:
value- allowed object isString
-
getDescription
Gets the value of the description property.- Returns:
- possible object is
String
-
setDescription
Sets the value of the description property.- Parameters:
value- allowed object isString
-
getOldDescription
Gets the value of the oldDescription property.- Returns:
- possible object is
String
-
setOldDescription
Sets the value of the oldDescription property.- Parameters:
value- allowed object isString
-
getHelp
Gets the value of the help property.- Returns:
- possible object is
String
-
setHelp
Sets the value of the help property.- Parameters:
value- allowed object isString
-
getOldHelp
Gets the value of the oldHelp property.- Returns:
- possible object is
String
-
setOldHelp
Sets the value of the oldHelp property.- Parameters:
value- allowed object isString
-
getStatusBar
Gets the value of the statusBar property.- Returns:
- possible object is
String
-
setStatusBar
Sets the value of the statusBar property.- Parameters:
value- allowed object isString
-
getOldStatusBar
Gets the value of the oldStatusBar property.- Returns:
- possible object is
String
-
setOldStatusBar
Sets the value of the oldStatusBar property.- Parameters:
value- allowed object isString
-
getComment
Gets the value of the comment property.- Returns:
- possible object is
String
-
setComment
Sets the value of the comment property.- Parameters:
value- allowed object isString
-
getOldComment
Gets the value of the oldComment property.- Returns:
- possible object is
String
-
setOldComment
Sets the value of the oldComment property.- Parameters:
value- allowed object isString
-
getRId
public long getRId()Gets the value of the rId property. -
setRId
public void setRId(long value) Sets the value of the rId property. -
isUa
public boolean isUa()Gets the value of the ua property.- Returns:
- possible object is
Boolean
-
setUa
Sets the value of the ua property.- Parameters:
value- allowed object isBoolean
-
isRa
public boolean isRa()Gets the value of the ra property.- Returns:
- possible object is
Boolean
-
setRa
Sets the value of the ra property.- Parameters:
value- allowed object isBoolean
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
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.
-