Package org.xlsx4j.sml
Class CTCacheHierarchy
java.lang.Object
org.xlsx4j.sml.CTCacheHierarchy
- All Implemented Interfaces:
Child
public class CTCacheHierarchy extends java.lang.Object implements 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
Fields Modifier and Type Field Description protected java.lang.StringallCaptionprotected java.lang.StringallUniqueNameprotected java.lang.Booleanattributeprotected java.lang.Stringcaptionprotected longcountprotected java.lang.StringdefaultMemberUniqueNameprotected java.lang.StringdimensionUniqueNameprotected java.lang.StringdisplayFolderprotected CTExtensionListextLstprotected CTFieldsUsagefieldsUsageprotected CTGroupLevelsgroupLevelsprotected java.lang.Booleanhiddenprotected java.lang.IntegericonSetprotected java.lang.BooleankeyAttributeprotected java.lang.Booleanmeasureprotected java.lang.StringmeasureGroupprotected java.lang.Booleanmeasuresprotected java.lang.IntegermemberValueDatatypeprotected java.lang.BooleanoneFieldprotected java.lang.LongparentSetprotected java.lang.Booleansetprotected java.lang.Booleantimeprotected java.lang.Booleanunbalancedprotected java.lang.BooleanunbalancedGroupprotected java.lang.StringuniqueName -
Constructor Summary
Constructors Constructor Description CTCacheHierarchy() -
Method Summary
Modifier and Type Method Description voidafterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller, java.lang.Object parent)This method is invoked by the JAXB implementation on each instance when unmarshalling completes.java.lang.StringgetAllCaption()Gets the value of the allCaption property.java.lang.StringgetAllUniqueName()Gets the value of the allUniqueName property.java.lang.StringgetCaption()Gets the value of the caption property.longgetCount()Gets the value of the count property.java.lang.StringgetDefaultMemberUniqueName()Gets the value of the defaultMemberUniqueName property.java.lang.StringgetDimensionUniqueName()Gets the value of the dimensionUniqueName property.java.lang.StringgetDisplayFolder()Gets the value of the displayFolder property.CTExtensionListgetExtLst()Gets the value of the extLst property.CTFieldsUsagegetFieldsUsage()Gets the value of the fieldsUsage property.CTGroupLevelsgetGroupLevels()Gets the value of the groupLevels property.intgetIconSet()Gets the value of the iconSet property.java.lang.StringgetMeasureGroup()Gets the value of the measureGroup property.java.lang.IntegergetMemberValueDatatype()Gets the value of the memberValueDatatype property.java.lang.ObjectgetParent()Gets the parent object in the object tree representing the unmarshalled xml document.java.lang.LonggetParentSet()Gets the value of the parentSet property.java.lang.StringgetUniqueName()Gets the value of the uniqueName property.booleanisAttribute()Gets the value of the attribute property.booleanisHidden()Gets the value of the hidden property.booleanisKeyAttribute()Gets the value of the keyAttribute property.booleanisMeasure()Gets the value of the measure property.booleanisMeasures()Gets the value of the measures property.booleanisOneField()Gets the value of the oneField property.booleanisSet()Gets the value of the set property.booleanisTime()Gets the value of the time property.java.lang.BooleanisUnbalanced()Gets the value of the unbalanced property.java.lang.BooleanisUnbalancedGroup()Gets the value of the unbalancedGroup property.voidsetAllCaption(java.lang.String value)Sets the value of the allCaption property.voidsetAllUniqueName(java.lang.String value)Sets the value of the allUniqueName property.voidsetAttribute(java.lang.Boolean value)Sets the value of the attribute property.voidsetCaption(java.lang.String value)Sets the value of the caption property.voidsetCount(long value)Sets the value of the count property.voidsetDefaultMemberUniqueName(java.lang.String value)Sets the value of the defaultMemberUniqueName property.voidsetDimensionUniqueName(java.lang.String value)Sets the value of the dimensionUniqueName property.voidsetDisplayFolder(java.lang.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.voidsetHidden(java.lang.Boolean value)Sets the value of the hidden property.voidsetIconSet(java.lang.Integer value)Sets the value of the iconSet property.voidsetKeyAttribute(java.lang.Boolean value)Sets the value of the keyAttribute property.voidsetMeasure(java.lang.Boolean value)Sets the value of the measure property.voidsetMeasureGroup(java.lang.String value)Sets the value of the measureGroup property.voidsetMeasures(java.lang.Boolean value)Sets the value of the measures property.voidsetMemberValueDatatype(java.lang.Integer value)Sets the value of the memberValueDatatype property.voidsetOneField(java.lang.Boolean value)Sets the value of the oneField property.voidsetParent(java.lang.Object parent)voidsetParentSet(java.lang.Long value)Sets the value of the parentSet property.voidsetSet(java.lang.Boolean value)Sets the value of the set property.voidsetTime(java.lang.Boolean value)Sets the value of the time property.voidsetUnbalanced(java.lang.Boolean value)Sets the value of the unbalanced property.voidsetUnbalancedGroup(java.lang.Boolean value)Sets the value of the unbalancedGroup property.voidsetUniqueName(java.lang.String value)Sets the value of the uniqueName property.
-
Field Details
-
fieldsUsage
-
groupLevels
-
extLst
-
uniqueName
protected java.lang.String uniqueName -
caption
protected java.lang.String caption -
measure
protected java.lang.Boolean measure -
set
protected java.lang.Boolean set -
parentSet
protected java.lang.Long parentSet -
iconSet
protected java.lang.Integer iconSet -
attribute
protected java.lang.Boolean attribute -
time
protected java.lang.Boolean time -
keyAttribute
protected java.lang.Boolean keyAttribute -
defaultMemberUniqueName
protected java.lang.String defaultMemberUniqueName -
allUniqueName
protected java.lang.String allUniqueName -
allCaption
protected java.lang.String allCaption -
dimensionUniqueName
protected java.lang.String dimensionUniqueName -
displayFolder
protected java.lang.String displayFolder -
measureGroup
protected java.lang.String measureGroup -
measures
protected java.lang.Boolean measures -
count
protected long count -
oneField
protected java.lang.Boolean oneField -
memberValueDatatype
protected java.lang.Integer memberValueDatatype -
unbalanced
protected java.lang.Boolean unbalanced -
unbalancedGroup
protected java.lang.Boolean unbalancedGroup -
protected java.lang.Boolean hidden
-
-
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
public java.lang.String getUniqueName()Gets the value of the uniqueName property.- Returns:
- possible object is
String
-
setUniqueName
public void setUniqueName(java.lang.String value)Sets the value of the uniqueName property.- Parameters:
value- allowed object isString
-
getCaption
public java.lang.String getCaption()Gets the value of the caption property.- Returns:
- possible object is
String
-
setCaption
public void setCaption(java.lang.String value)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
public void setMeasure(java.lang.Boolean value)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
public void setSet(java.lang.Boolean value)Sets the value of the set property.- Parameters:
value- allowed object isBoolean
-
getParentSet
public java.lang.Long getParentSet()Gets the value of the parentSet property.- Returns:
- possible object is
Long
-
setParentSet
public void setParentSet(java.lang.Long value)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
public void setIconSet(java.lang.Integer value)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
public void setAttribute(java.lang.Boolean value)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
public void setTime(java.lang.Boolean value)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
public void setKeyAttribute(java.lang.Boolean value)Sets the value of the keyAttribute property.- Parameters:
value- allowed object isBoolean
-
getDefaultMemberUniqueName
public java.lang.String getDefaultMemberUniqueName()Gets the value of the defaultMemberUniqueName property.- Returns:
- possible object is
String
-
setDefaultMemberUniqueName
public void setDefaultMemberUniqueName(java.lang.String value)Sets the value of the defaultMemberUniqueName property.- Parameters:
value- allowed object isString
-
getAllUniqueName
public java.lang.String getAllUniqueName()Gets the value of the allUniqueName property.- Returns:
- possible object is
String
-
setAllUniqueName
public void setAllUniqueName(java.lang.String value)Sets the value of the allUniqueName property.- Parameters:
value- allowed object isString
-
getAllCaption
public java.lang.String getAllCaption()Gets the value of the allCaption property.- Returns:
- possible object is
String
-
setAllCaption
public void setAllCaption(java.lang.String value)Sets the value of the allCaption property.- Parameters:
value- allowed object isString
-
getDimensionUniqueName
public java.lang.String getDimensionUniqueName()Gets the value of the dimensionUniqueName property.- Returns:
- possible object is
String
-
setDimensionUniqueName
public void setDimensionUniqueName(java.lang.String value)Sets the value of the dimensionUniqueName property.- Parameters:
value- allowed object isString
-
getDisplayFolder
public java.lang.String getDisplayFolder()Gets the value of the displayFolder property.- Returns:
- possible object is
String
-
setDisplayFolder
public void setDisplayFolder(java.lang.String value)Sets the value of the displayFolder property.- Parameters:
value- allowed object isString
-
getMeasureGroup
public java.lang.String getMeasureGroup()Gets the value of the measureGroup property.- Returns:
- possible object is
String
-
setMeasureGroup
public void setMeasureGroup(java.lang.String value)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
public void setMeasures(java.lang.Boolean value)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
public void setOneField(java.lang.Boolean value)Sets the value of the oneField property.- Parameters:
value- allowed object isBoolean
-
getMemberValueDatatype
public java.lang.Integer getMemberValueDatatype()Gets the value of the memberValueDatatype property.- Returns:
- possible object is
Integer
-
setMemberValueDatatype
public void setMemberValueDatatype(java.lang.Integer value)Sets the value of the memberValueDatatype property.- Parameters:
value- allowed object isInteger
-
isUnbalanced
public java.lang.Boolean isUnbalanced()Gets the value of the unbalanced property.- Returns:
- possible object is
Boolean
-
setUnbalanced
public void setUnbalanced(java.lang.Boolean value)Sets the value of the unbalanced property.- Parameters:
value- allowed object isBoolean
-
isUnbalancedGroup
public java.lang.Boolean isUnbalancedGroup()Gets the value of the unbalancedGroup property.- Returns:
- possible object is
Boolean
-
setUnbalancedGroup
public void setUnbalancedGroup(java.lang.Boolean value)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
public void setHidden(java.lang.Boolean value)Sets the value of the hidden 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(javax.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.
-