public class CTCacheHierarchy extends 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>
Modifier and Type | Field and Description |
---|---|
protected String |
allCaption |
protected String |
allUniqueName |
protected Boolean |
attribute |
protected String |
caption |
protected long |
count |
protected String |
defaultMemberUniqueName |
protected String |
dimensionUniqueName |
protected String |
displayFolder |
protected CTExtensionList |
extLst |
protected CTFieldsUsage |
fieldsUsage |
protected CTGroupLevels |
groupLevels |
protected Boolean |
hidden |
protected Integer |
iconSet |
protected Boolean |
keyAttribute |
protected Boolean |
measure |
protected String |
measureGroup |
protected Boolean |
measures |
protected Integer |
memberValueDatatype |
protected Boolean |
oneField |
protected Long |
parentSet |
protected Boolean |
set |
protected Boolean |
time |
protected Boolean |
unbalanced |
protected Boolean |
unbalancedGroup |
protected String |
uniqueName |
Constructor and Description |
---|
CTCacheHierarchy() |
Modifier and Type | Method and Description |
---|---|
void |
afterUnmarshal(Unmarshaller unmarshaller,
Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
String |
getAllCaption()
Gets the value of the allCaption property.
|
String |
getAllUniqueName()
Gets the value of the allUniqueName property.
|
String |
getCaption()
Gets the value of the caption property.
|
long |
getCount()
Gets the value of the count property.
|
String |
getDefaultMemberUniqueName()
Gets the value of the defaultMemberUniqueName property.
|
String |
getDimensionUniqueName()
Gets the value of the dimensionUniqueName property.
|
String |
getDisplayFolder()
Gets the value of the displayFolder property.
|
CTExtensionList |
getExtLst()
Gets the value of the extLst property.
|
CTFieldsUsage |
getFieldsUsage()
Gets the value of the fieldsUsage property.
|
CTGroupLevels |
getGroupLevels()
Gets the value of the groupLevels property.
|
int |
getIconSet()
Gets the value of the iconSet property.
|
String |
getMeasureGroup()
Gets the value of the measureGroup property.
|
Integer |
getMemberValueDatatype()
Gets the value of the memberValueDatatype property.
|
Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
Long |
getParentSet()
Gets the value of the parentSet property.
|
String |
getUniqueName()
Gets the value of the uniqueName property.
|
boolean |
isAttribute()
Gets the value of the attribute property.
|
boolean |
isHidden()
Gets the value of the hidden property.
|
boolean |
isKeyAttribute()
Gets the value of the keyAttribute property.
|
boolean |
isMeasure()
Gets the value of the measure property.
|
boolean |
isMeasures()
Gets the value of the measures property.
|
boolean |
isOneField()
Gets the value of the oneField property.
|
boolean |
isSet()
Gets the value of the set property.
|
boolean |
isTime()
Gets the value of the time property.
|
Boolean |
isUnbalanced()
Gets the value of the unbalanced property.
|
Boolean |
isUnbalancedGroup()
Gets the value of the unbalancedGroup property.
|
void |
setAllCaption(String value)
Sets the value of the allCaption property.
|
void |
setAllUniqueName(String value)
Sets the value of the allUniqueName property.
|
void |
setAttribute(Boolean value)
Sets the value of the attribute property.
|
void |
setCaption(String value)
Sets the value of the caption property.
|
void |
setCount(long value)
Sets the value of the count property.
|
void |
setDefaultMemberUniqueName(String value)
Sets the value of the defaultMemberUniqueName property.
|
void |
setDimensionUniqueName(String value)
Sets the value of the dimensionUniqueName property.
|
void |
setDisplayFolder(String value)
Sets the value of the displayFolder property.
|
void |
setExtLst(CTExtensionList value)
Sets the value of the extLst property.
|
void |
setFieldsUsage(CTFieldsUsage value)
Sets the value of the fieldsUsage property.
|
void |
setGroupLevels(CTGroupLevels value)
Sets the value of the groupLevels property.
|
void |
setHidden(Boolean value)
Sets the value of the hidden property.
|
void |
setIconSet(Integer value)
Sets the value of the iconSet property.
|
void |
setKeyAttribute(Boolean value)
Sets the value of the keyAttribute property.
|
void |
setMeasure(Boolean value)
Sets the value of the measure property.
|
void |
setMeasureGroup(String value)
Sets the value of the measureGroup property.
|
void |
setMeasures(Boolean value)
Sets the value of the measures property.
|
void |
setMemberValueDatatype(Integer value)
Sets the value of the memberValueDatatype property.
|
void |
setOneField(Boolean value)
Sets the value of the oneField property.
|
void |
setParent(Object parent) |
void |
setParentSet(Long value)
Sets the value of the parentSet property.
|
void |
setSet(Boolean value)
Sets the value of the set property.
|
void |
setTime(Boolean value)
Sets the value of the time property.
|
void |
setUnbalanced(Boolean value)
Sets the value of the unbalanced property.
|
void |
setUnbalancedGroup(Boolean value)
Sets the value of the unbalancedGroup property.
|
void |
setUniqueName(String value)
Sets the value of the uniqueName property.
|
protected CTFieldsUsage fieldsUsage
protected CTGroupLevels groupLevels
protected CTExtensionList extLst
protected String uniqueName
protected String caption
protected Boolean measure
protected Boolean set
protected Long parentSet
protected Integer iconSet
protected Boolean attribute
protected Boolean time
protected Boolean keyAttribute
protected String defaultMemberUniqueName
protected String allUniqueName
protected String allCaption
protected String dimensionUniqueName
protected String displayFolder
protected String measureGroup
protected Boolean measures
protected long count
protected Boolean oneField
protected Integer memberValueDatatype
protected Boolean unbalanced
protected Boolean unbalancedGroup
protected Boolean hidden
public CTFieldsUsage getFieldsUsage()
CTFieldsUsage
public void setFieldsUsage(CTFieldsUsage value)
value
- allowed object is
CTFieldsUsage
public CTGroupLevels getGroupLevels()
CTGroupLevels
public void setGroupLevels(CTGroupLevels value)
value
- allowed object is
CTGroupLevels
public CTExtensionList getExtLst()
CTExtensionList
public void setExtLst(CTExtensionList value)
value
- allowed object is
CTExtensionList
public String getUniqueName()
String
public void setUniqueName(String value)
value
- allowed object is
String
public String getCaption()
String
public void setCaption(String value)
value
- allowed object is
String
public boolean isMeasure()
Boolean
public void setMeasure(Boolean value)
value
- allowed object is
Boolean
public boolean isSet()
Boolean
public void setSet(Boolean value)
value
- allowed object is
Boolean
public Long getParentSet()
Long
public void setParentSet(Long value)
value
- allowed object is
Long
public int getIconSet()
Integer
public void setIconSet(Integer value)
value
- allowed object is
Integer
public boolean isAttribute()
Boolean
public void setAttribute(Boolean value)
value
- allowed object is
Boolean
public boolean isTime()
Boolean
public void setTime(Boolean value)
value
- allowed object is
Boolean
public boolean isKeyAttribute()
Boolean
public void setKeyAttribute(Boolean value)
value
- allowed object is
Boolean
public String getDefaultMemberUniqueName()
String
public void setDefaultMemberUniqueName(String value)
value
- allowed object is
String
public String getAllUniqueName()
String
public void setAllUniqueName(String value)
value
- allowed object is
String
public String getAllCaption()
String
public void setAllCaption(String value)
value
- allowed object is
String
public String getDimensionUniqueName()
String
public void setDimensionUniqueName(String value)
value
- allowed object is
String
public String getDisplayFolder()
String
public void setDisplayFolder(String value)
value
- allowed object is
String
public String getMeasureGroup()
String
public void setMeasureGroup(String value)
value
- allowed object is
String
public boolean isMeasures()
Boolean
public void setMeasures(Boolean value)
value
- allowed object is
Boolean
public long getCount()
public void setCount(long value)
public boolean isOneField()
Boolean
public void setOneField(Boolean value)
value
- allowed object is
Boolean
public Integer getMemberValueDatatype()
Integer
public void setMemberValueDatatype(Integer value)
value
- allowed object is
Integer
public Boolean isUnbalanced()
Boolean
public void setUnbalanced(Boolean value)
value
- allowed object is
Boolean
public Boolean isUnbalancedGroup()
Boolean
public void setUnbalancedGroup(Boolean value)
value
- allowed object is
Boolean
public boolean isHidden()
Boolean
public void setHidden(Boolean value)
value
- allowed object is
Boolean
public Object getParent()
public void afterUnmarshal(Unmarshaller unmarshaller, Object parent)
parent
- The parent object in the object tree.unmarshaller
- The unmarshaller that generated the instance.Copyright © 2007-2019. All Rights Reserved.