Interface CTCacheHierarchy

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTCacheHierarchy
    extends XmlObject
    An XML CT_CacheHierarchy(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getFieldsUsage

        CTFieldsUsage getFieldsUsage()
        Gets the "fieldsUsage" element
      • isSetFieldsUsage

        boolean isSetFieldsUsage()
        True if has "fieldsUsage" element
      • setFieldsUsage

        void setFieldsUsage​(CTFieldsUsage fieldsUsage)
        Sets the "fieldsUsage" element
      • addNewFieldsUsage

        CTFieldsUsage addNewFieldsUsage()
        Appends and returns a new empty "fieldsUsage" element
      • unsetFieldsUsage

        void unsetFieldsUsage()
        Unsets the "fieldsUsage" element
      • getGroupLevels

        CTGroupLevels getGroupLevels()
        Gets the "groupLevels" element
      • isSetGroupLevels

        boolean isSetGroupLevels()
        True if has "groupLevels" element
      • setGroupLevels

        void setGroupLevels​(CTGroupLevels groupLevels)
        Sets the "groupLevels" element
      • addNewGroupLevels

        CTGroupLevels addNewGroupLevels()
        Appends and returns a new empty "groupLevels" element
      • unsetGroupLevels

        void unsetGroupLevels()
        Unsets the "groupLevels" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • setExtLst

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

        CTExtensionList addNewExtLst()
        Appends and returns a new empty "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getUniqueName

        java.lang.String getUniqueName()
        Gets the "uniqueName" attribute
      • xgetUniqueName

        STXstring xgetUniqueName()
        Gets (as xml) the "uniqueName" attribute
      • setUniqueName

        void setUniqueName​(java.lang.String uniqueName)
        Sets the "uniqueName" attribute
      • xsetUniqueName

        void xsetUniqueName​(STXstring uniqueName)
        Sets (as xml) the "uniqueName" attribute
      • getCaption

        java.lang.String getCaption()
        Gets the "caption" attribute
      • xgetCaption

        STXstring xgetCaption()
        Gets (as xml) the "caption" attribute
      • isSetCaption

        boolean isSetCaption()
        True if has "caption" attribute
      • setCaption

        void setCaption​(java.lang.String caption)
        Sets the "caption" attribute
      • xsetCaption

        void xsetCaption​(STXstring caption)
        Sets (as xml) the "caption" attribute
      • unsetCaption

        void unsetCaption()
        Unsets the "caption" attribute
      • getMeasure

        boolean getMeasure()
        Gets the "measure" attribute
      • xgetMeasure

        XmlBoolean xgetMeasure()
        Gets (as xml) the "measure" attribute
      • isSetMeasure

        boolean isSetMeasure()
        True if has "measure" attribute
      • setMeasure

        void setMeasure​(boolean measure)
        Sets the "measure" attribute
      • xsetMeasure

        void xsetMeasure​(XmlBoolean measure)
        Sets (as xml) the "measure" attribute
      • unsetMeasure

        void unsetMeasure()
        Unsets the "measure" attribute
      • getSet

        boolean getSet()
        Gets the "set" attribute
      • xgetSet

        XmlBoolean xgetSet()
        Gets (as xml) the "set" attribute
      • isSetSet

        boolean isSetSet()
        True if has "set" attribute
      • setSet

        void setSet​(boolean set)
        Sets the "set" attribute
      • xsetSet

        void xsetSet​(XmlBoolean set)
        Sets (as xml) the "set" attribute
      • unsetSet

        void unsetSet()
        Unsets the "set" attribute
      • getParentSet

        long getParentSet()
        Gets the "parentSet" attribute
      • xgetParentSet

        XmlUnsignedInt xgetParentSet()
        Gets (as xml) the "parentSet" attribute
      • isSetParentSet

        boolean isSetParentSet()
        True if has "parentSet" attribute
      • setParentSet

        void setParentSet​(long parentSet)
        Sets the "parentSet" attribute
      • xsetParentSet

        void xsetParentSet​(XmlUnsignedInt parentSet)
        Sets (as xml) the "parentSet" attribute
      • unsetParentSet

        void unsetParentSet()
        Unsets the "parentSet" attribute
      • getIconSet

        int getIconSet()
        Gets the "iconSet" attribute
      • xgetIconSet

        XmlInt xgetIconSet()
        Gets (as xml) the "iconSet" attribute
      • isSetIconSet

        boolean isSetIconSet()
        True if has "iconSet" attribute
      • setIconSet

        void setIconSet​(int iconSet)
        Sets the "iconSet" attribute
      • xsetIconSet

        void xsetIconSet​(XmlInt iconSet)
        Sets (as xml) the "iconSet" attribute
      • unsetIconSet

        void unsetIconSet()
        Unsets the "iconSet" attribute
      • getAttribute

        boolean getAttribute()
        Gets the "attribute" attribute
      • xgetAttribute

        XmlBoolean xgetAttribute()
        Gets (as xml) the "attribute" attribute
      • isSetAttribute

        boolean isSetAttribute()
        True if has "attribute" attribute
      • setAttribute

        void setAttribute​(boolean attribute)
        Sets the "attribute" attribute
      • xsetAttribute

        void xsetAttribute​(XmlBoolean attribute)
        Sets (as xml) the "attribute" attribute
      • unsetAttribute

        void unsetAttribute()
        Unsets the "attribute" attribute
      • getTime

        boolean getTime()
        Gets the "time" attribute
      • xgetTime

        XmlBoolean xgetTime()
        Gets (as xml) the "time" attribute
      • isSetTime

        boolean isSetTime()
        True if has "time" attribute
      • setTime

        void setTime​(boolean time)
        Sets the "time" attribute
      • xsetTime

        void xsetTime​(XmlBoolean time)
        Sets (as xml) the "time" attribute
      • unsetTime

        void unsetTime()
        Unsets the "time" attribute
      • getKeyAttribute

        boolean getKeyAttribute()
        Gets the "keyAttribute" attribute
      • xgetKeyAttribute

        XmlBoolean xgetKeyAttribute()
        Gets (as xml) the "keyAttribute" attribute
      • isSetKeyAttribute

        boolean isSetKeyAttribute()
        True if has "keyAttribute" attribute
      • setKeyAttribute

        void setKeyAttribute​(boolean keyAttribute)
        Sets the "keyAttribute" attribute
      • xsetKeyAttribute

        void xsetKeyAttribute​(XmlBoolean keyAttribute)
        Sets (as xml) the "keyAttribute" attribute
      • unsetKeyAttribute

        void unsetKeyAttribute()
        Unsets the "keyAttribute" attribute
      • getDefaultMemberUniqueName

        java.lang.String getDefaultMemberUniqueName()
        Gets the "defaultMemberUniqueName" attribute
      • xgetDefaultMemberUniqueName

        STXstring xgetDefaultMemberUniqueName()
        Gets (as xml) the "defaultMemberUniqueName" attribute
      • isSetDefaultMemberUniqueName

        boolean isSetDefaultMemberUniqueName()
        True if has "defaultMemberUniqueName" attribute
      • setDefaultMemberUniqueName

        void setDefaultMemberUniqueName​(java.lang.String defaultMemberUniqueName)
        Sets the "defaultMemberUniqueName" attribute
      • xsetDefaultMemberUniqueName

        void xsetDefaultMemberUniqueName​(STXstring defaultMemberUniqueName)
        Sets (as xml) the "defaultMemberUniqueName" attribute
      • unsetDefaultMemberUniqueName

        void unsetDefaultMemberUniqueName()
        Unsets the "defaultMemberUniqueName" attribute
      • getAllUniqueName

        java.lang.String getAllUniqueName()
        Gets the "allUniqueName" attribute
      • xgetAllUniqueName

        STXstring xgetAllUniqueName()
        Gets (as xml) the "allUniqueName" attribute
      • isSetAllUniqueName

        boolean isSetAllUniqueName()
        True if has "allUniqueName" attribute
      • setAllUniqueName

        void setAllUniqueName​(java.lang.String allUniqueName)
        Sets the "allUniqueName" attribute
      • xsetAllUniqueName

        void xsetAllUniqueName​(STXstring allUniqueName)
        Sets (as xml) the "allUniqueName" attribute
      • unsetAllUniqueName

        void unsetAllUniqueName()
        Unsets the "allUniqueName" attribute
      • getAllCaption

        java.lang.String getAllCaption()
        Gets the "allCaption" attribute
      • xgetAllCaption

        STXstring xgetAllCaption()
        Gets (as xml) the "allCaption" attribute
      • isSetAllCaption

        boolean isSetAllCaption()
        True if has "allCaption" attribute
      • setAllCaption

        void setAllCaption​(java.lang.String allCaption)
        Sets the "allCaption" attribute
      • xsetAllCaption

        void xsetAllCaption​(STXstring allCaption)
        Sets (as xml) the "allCaption" attribute
      • unsetAllCaption

        void unsetAllCaption()
        Unsets the "allCaption" attribute
      • getDimensionUniqueName

        java.lang.String getDimensionUniqueName()
        Gets the "dimensionUniqueName" attribute
      • xgetDimensionUniqueName

        STXstring xgetDimensionUniqueName()
        Gets (as xml) the "dimensionUniqueName" attribute
      • isSetDimensionUniqueName

        boolean isSetDimensionUniqueName()
        True if has "dimensionUniqueName" attribute
      • setDimensionUniqueName

        void setDimensionUniqueName​(java.lang.String dimensionUniqueName)
        Sets the "dimensionUniqueName" attribute
      • xsetDimensionUniqueName

        void xsetDimensionUniqueName​(STXstring dimensionUniqueName)
        Sets (as xml) the "dimensionUniqueName" attribute
      • unsetDimensionUniqueName

        void unsetDimensionUniqueName()
        Unsets the "dimensionUniqueName" attribute
      • getDisplayFolder

        java.lang.String getDisplayFolder()
        Gets the "displayFolder" attribute
      • xgetDisplayFolder

        STXstring xgetDisplayFolder()
        Gets (as xml) the "displayFolder" attribute
      • isSetDisplayFolder

        boolean isSetDisplayFolder()
        True if has "displayFolder" attribute
      • setDisplayFolder

        void setDisplayFolder​(java.lang.String displayFolder)
        Sets the "displayFolder" attribute
      • xsetDisplayFolder

        void xsetDisplayFolder​(STXstring displayFolder)
        Sets (as xml) the "displayFolder" attribute
      • unsetDisplayFolder

        void unsetDisplayFolder()
        Unsets the "displayFolder" attribute
      • getMeasureGroup

        java.lang.String getMeasureGroup()
        Gets the "measureGroup" attribute
      • xgetMeasureGroup

        STXstring xgetMeasureGroup()
        Gets (as xml) the "measureGroup" attribute
      • isSetMeasureGroup

        boolean isSetMeasureGroup()
        True if has "measureGroup" attribute
      • setMeasureGroup

        void setMeasureGroup​(java.lang.String measureGroup)
        Sets the "measureGroup" attribute
      • xsetMeasureGroup

        void xsetMeasureGroup​(STXstring measureGroup)
        Sets (as xml) the "measureGroup" attribute
      • unsetMeasureGroup

        void unsetMeasureGroup()
        Unsets the "measureGroup" attribute
      • getMeasures

        boolean getMeasures()
        Gets the "measures" attribute
      • xgetMeasures

        XmlBoolean xgetMeasures()
        Gets (as xml) the "measures" attribute
      • isSetMeasures

        boolean isSetMeasures()
        True if has "measures" attribute
      • setMeasures

        void setMeasures​(boolean measures)
        Sets the "measures" attribute
      • xsetMeasures

        void xsetMeasures​(XmlBoolean measures)
        Sets (as xml) the "measures" attribute
      • unsetMeasures

        void unsetMeasures()
        Unsets the "measures" attribute
      • getCount

        long getCount()
        Gets the "count" attribute
      • xgetCount

        XmlUnsignedInt xgetCount()
        Gets (as xml) the "count" attribute
      • setCount

        void setCount​(long count)
        Sets the "count" attribute
      • xsetCount

        void xsetCount​(XmlUnsignedInt count)
        Sets (as xml) the "count" attribute
      • getOneField

        boolean getOneField()
        Gets the "oneField" attribute
      • xgetOneField

        XmlBoolean xgetOneField()
        Gets (as xml) the "oneField" attribute
      • isSetOneField

        boolean isSetOneField()
        True if has "oneField" attribute
      • setOneField

        void setOneField​(boolean oneField)
        Sets the "oneField" attribute
      • xsetOneField

        void xsetOneField​(XmlBoolean oneField)
        Sets (as xml) the "oneField" attribute
      • unsetOneField

        void unsetOneField()
        Unsets the "oneField" attribute
      • getMemberValueDatatype

        int getMemberValueDatatype()
        Gets the "memberValueDatatype" attribute
      • xgetMemberValueDatatype

        XmlUnsignedShort xgetMemberValueDatatype()
        Gets (as xml) the "memberValueDatatype" attribute
      • isSetMemberValueDatatype

        boolean isSetMemberValueDatatype()
        True if has "memberValueDatatype" attribute
      • setMemberValueDatatype

        void setMemberValueDatatype​(int memberValueDatatype)
        Sets the "memberValueDatatype" attribute
      • xsetMemberValueDatatype

        void xsetMemberValueDatatype​(XmlUnsignedShort memberValueDatatype)
        Sets (as xml) the "memberValueDatatype" attribute
      • unsetMemberValueDatatype

        void unsetMemberValueDatatype()
        Unsets the "memberValueDatatype" attribute
      • getUnbalanced

        boolean getUnbalanced()
        Gets the "unbalanced" attribute
      • xgetUnbalanced

        XmlBoolean xgetUnbalanced()
        Gets (as xml) the "unbalanced" attribute
      • isSetUnbalanced

        boolean isSetUnbalanced()
        True if has "unbalanced" attribute
      • setUnbalanced

        void setUnbalanced​(boolean unbalanced)
        Sets the "unbalanced" attribute
      • xsetUnbalanced

        void xsetUnbalanced​(XmlBoolean unbalanced)
        Sets (as xml) the "unbalanced" attribute
      • unsetUnbalanced

        void unsetUnbalanced()
        Unsets the "unbalanced" attribute
      • getUnbalancedGroup

        boolean getUnbalancedGroup()
        Gets the "unbalancedGroup" attribute
      • xgetUnbalancedGroup

        XmlBoolean xgetUnbalancedGroup()
        Gets (as xml) the "unbalancedGroup" attribute
      • isSetUnbalancedGroup

        boolean isSetUnbalancedGroup()
        True if has "unbalancedGroup" attribute
      • setUnbalancedGroup

        void setUnbalancedGroup​(boolean unbalancedGroup)
        Sets the "unbalancedGroup" attribute
      • xsetUnbalancedGroup

        void xsetUnbalancedGroup​(XmlBoolean unbalancedGroup)
        Sets (as xml) the "unbalancedGroup" attribute
      • unsetUnbalancedGroup

        void unsetUnbalancedGroup()
        Unsets the "unbalancedGroup" attribute
      • getHidden

        boolean getHidden()
        Gets the "hidden" attribute
      • xgetHidden

        XmlBoolean xgetHidden()
        Gets (as xml) the "hidden" attribute
      • isSetHidden

        boolean isSetHidden()
        True if has "hidden" attribute
      • setHidden

        void setHidden​(boolean hidden)
        Sets the "hidden" attribute
      • xsetHidden

        void xsetHidden​(XmlBoolean hidden)
        Sets (as xml) the "hidden" attribute
      • unsetHidden

        void unsetHidden()
        Unsets the "hidden" attribute