Package org.xlsx4j.sml
Class CTCacheHierarchy
java.lang.Object
org.xlsx4j.sml.CTCacheHierarchy
- All Implemented Interfaces:
Child
Java class for CT_CacheHierarchy complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_CacheHierarchy">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="fieldsUsage" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_FieldsUsage" minOccurs="0"/>
<element name="groupLevels" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_GroupLevels" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ExtensionList" minOccurs="0"/>
</sequence>
<attribute name="uniqueName" use="required" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="caption" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="measure" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="set" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="parentSet" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="iconSet" type="{http://www.w3.org/2001/XMLSchema}int" default="0" />
<attribute name="attribute" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="time" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="keyAttribute" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="defaultMemberUniqueName" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="allUniqueName" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="allCaption" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="dimensionUniqueName" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="displayFolder" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="measureGroup" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="measures" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="count" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="oneField" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="memberValueDatatype" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
<attribute name="unbalanced" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="unbalancedGroup" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="hidden" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Booleanprotected Stringprotected longprotected Stringprotected Stringprotected Stringprotected CTExtensionListprotected CTFieldsUsageprotected CTGroupLevelsprotected Booleanprotected Integerprotected Booleanprotected Booleanprotected Stringprotected Booleanprotected Integerprotected Booleanprotected Longprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected String -
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 allCaption property.Gets the value of the allUniqueName property.Gets the value of the caption property.longgetCount()Gets the value of the count property.Gets the value of the defaultMemberUniqueName property.Gets the value of the dimensionUniqueName property.Gets the value of the displayFolder property.Gets the value of the extLst property.Gets the value of the fieldsUsage property.Gets the value of the groupLevels property.intGets the value of the iconSet property.Gets the value of the measureGroup property.Gets the value of the memberValueDatatype property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the parentSet property.Gets the value of the uniqueName property.booleanGets the value of the attribute property.booleanisHidden()Gets the value of the hidden property.booleanGets the value of the keyAttribute property.booleanGets the value of the measure property.booleanGets the value of the measures property.booleanGets the value of the oneField property.booleanisSet()Gets the value of the set property.booleanisTime()Gets the value of the time property.Gets the value of the unbalanced property.Gets the value of the unbalancedGroup property.voidsetAllCaption(String value) Sets the value of the allCaption property.voidsetAllUniqueName(String value) Sets the value of the allUniqueName property.voidsetAttribute(Boolean value) Sets the value of the attribute property.voidsetCaption(String value) Sets the value of the caption property.voidsetCount(long value) Sets the value of the count property.voidsetDefaultMemberUniqueName(String value) Sets the value of the defaultMemberUniqueName property.voidsetDimensionUniqueName(String value) Sets the value of the dimensionUniqueName property.voidsetDisplayFolder(String value) Sets the value of the displayFolder property.voidsetExtLst(CTExtensionList value) Sets the value of the extLst property.voidsetFieldsUsage(CTFieldsUsage value) Sets the value of the fieldsUsage property.voidsetGroupLevels(CTGroupLevels value) Sets the value of the groupLevels property.voidSets the value of the hidden property.voidsetIconSet(Integer value) Sets the value of the iconSet property.voidsetKeyAttribute(Boolean value) Sets the value of the keyAttribute property.voidsetMeasure(Boolean value) Sets the value of the measure property.voidsetMeasureGroup(String value) Sets the value of the measureGroup property.voidsetMeasures(Boolean value) Sets the value of the measures property.voidsetMemberValueDatatype(Integer value) Sets the value of the memberValueDatatype property.voidsetOneField(Boolean value) Sets the value of the oneField property.voidvoidsetParentSet(Long value) Sets the value of the parentSet property.voidSets the value of the set property.voidSets the value of the time property.voidsetUnbalanced(Boolean value) Sets the value of the unbalanced property.voidsetUnbalancedGroup(Boolean value) Sets the value of the unbalancedGroup property.voidsetUniqueName(String value) Sets the value of the uniqueName property.
-
Field Details
-
fieldsUsage
-
groupLevels
-
extLst
-
uniqueName
-
caption
-
measure
-
set
-
parentSet
-
iconSet
-
attribute
-
time
-
keyAttribute
-
defaultMemberUniqueName
-
allUniqueName
-
allCaption
-
dimensionUniqueName
-
displayFolder
-
measureGroup
-
measures
-
count
protected long count -
oneField
-
memberValueDatatype
-
unbalanced
-
unbalancedGroup
-
-
Constructor Details
-
CTCacheHierarchy
public CTCacheHierarchy()
-
-
Method Details
-
getFieldsUsage
Gets the value of the fieldsUsage property.- Returns:
- possible object is
CTFieldsUsage
-
setFieldsUsage
Sets the value of the fieldsUsage property.- Parameters:
value- allowed object isCTFieldsUsage
-
getGroupLevels
Gets the value of the groupLevels property.- Returns:
- possible object is
CTGroupLevels
-
setGroupLevels
Sets the value of the groupLevels property.- Parameters:
value- allowed object isCTGroupLevels
-
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
-
getUniqueName
Gets the value of the uniqueName property.- Returns:
- possible object is
String
-
setUniqueName
Sets the value of the uniqueName property.- Parameters:
value- allowed object isString
-
getCaption
Gets the value of the caption property.- Returns:
- possible object is
String
-
setCaption
Sets the value of the caption property.- Parameters:
value- allowed object isString
-
isMeasure
public boolean isMeasure()Gets the value of the measure property.- Returns:
- possible object is
Boolean
-
setMeasure
Sets the value of the measure property.- Parameters:
value- allowed object isBoolean
-
isSet
public boolean isSet()Gets the value of the set property.- Returns:
- possible object is
Boolean
-
setSet
Sets the value of the set property.- Parameters:
value- allowed object isBoolean
-
getParentSet
Gets the value of the parentSet property.- Returns:
- possible object is
Long
-
setParentSet
Sets the value of the parentSet property.- Parameters:
value- allowed object isLong
-
getIconSet
public int getIconSet()Gets the value of the iconSet property.- Returns:
- possible object is
Integer
-
setIconSet
Sets the value of the iconSet property.- Parameters:
value- allowed object isInteger
-
isAttribute
public boolean isAttribute()Gets the value of the attribute property.- Returns:
- possible object is
Boolean
-
setAttribute
Sets the value of the attribute property.- Parameters:
value- allowed object isBoolean
-
isTime
public boolean isTime()Gets the value of the time property.- Returns:
- possible object is
Boolean
-
setTime
Sets the value of the time property.- Parameters:
value- allowed object isBoolean
-
isKeyAttribute
public boolean isKeyAttribute()Gets the value of the keyAttribute property.- Returns:
- possible object is
Boolean
-
setKeyAttribute
Sets the value of the keyAttribute property.- Parameters:
value- allowed object isBoolean
-
getDefaultMemberUniqueName
Gets the value of the defaultMemberUniqueName property.- Returns:
- possible object is
String
-
setDefaultMemberUniqueName
Sets the value of the defaultMemberUniqueName property.- Parameters:
value- allowed object isString
-
getAllUniqueName
Gets the value of the allUniqueName property.- Returns:
- possible object is
String
-
setAllUniqueName
Sets the value of the allUniqueName property.- Parameters:
value- allowed object isString
-
getAllCaption
Gets the value of the allCaption property.- Returns:
- possible object is
String
-
setAllCaption
Sets the value of the allCaption property.- Parameters:
value- allowed object isString
-
getDimensionUniqueName
Gets the value of the dimensionUniqueName property.- Returns:
- possible object is
String
-
setDimensionUniqueName
Sets the value of the dimensionUniqueName property.- Parameters:
value- allowed object isString
-
getDisplayFolder
Gets the value of the displayFolder property.- Returns:
- possible object is
String
-
setDisplayFolder
Sets the value of the displayFolder property.- Parameters:
value- allowed object isString
-
getMeasureGroup
Gets the value of the measureGroup property.- Returns:
- possible object is
String
-
setMeasureGroup
Sets the value of the measureGroup property.- Parameters:
value- allowed object isString
-
isMeasures
public boolean isMeasures()Gets the value of the measures property.- Returns:
- possible object is
Boolean
-
setMeasures
Sets the value of the measures property.- Parameters:
value- allowed object isBoolean
-
getCount
public long getCount()Gets the value of the count property. -
setCount
public void setCount(long value) Sets the value of the count property. -
isOneField
public boolean isOneField()Gets the value of the oneField property.- Returns:
- possible object is
Boolean
-
setOneField
Sets the value of the oneField property.- Parameters:
value- allowed object isBoolean
-
getMemberValueDatatype
Gets the value of the memberValueDatatype property.- Returns:
- possible object is
Integer
-
setMemberValueDatatype
Sets the value of the memberValueDatatype property.- Parameters:
value- allowed object isInteger
-
isUnbalanced
Gets the value of the unbalanced property.- Returns:
- possible object is
Boolean
-
setUnbalanced
Sets the value of the unbalanced property.- Parameters:
value- allowed object isBoolean
-
isUnbalancedGroup
Gets the value of the unbalancedGroup property.- Returns:
- possible object is
Boolean
-
setUnbalancedGroup
Sets the value of the unbalancedGroup property.- Parameters:
value- allowed object isBoolean
-
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
-
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.
-