public class CTPivotField extends java.lang.Object implements Child
Java class for CT_PivotField complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_PivotField">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="items" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_Items" minOccurs="0"/>
<element name="autoSortScope" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_AutoSortScope" minOccurs="0"/>
<element name="extLst" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ExtensionList" minOccurs="0"/>
</sequence>
<attribute name="name" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="axis" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_Axis" />
<attribute name="dataField" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="subtotalCaption" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="showDropDowns" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="hiddenLevel" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="uniqueMemberProperty" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
<attribute name="compact" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="allDrilled" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="numFmtId" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_NumFmtId" />
<attribute name="outline" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="subtotalTop" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="dragToRow" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="dragToCol" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="multipleItemSelectionAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="dragToPage" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="dragToData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="dragOff" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="showAll" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="insertBlankRow" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="serverField" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="insertPageBreak" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="autoShow" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="topAutoShow" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="hideNewItems" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="measureFilter" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="includeNewItemsInFilter" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="itemPageCount" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="10" />
<attribute name="sortType" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_FieldSortType" default="manual" />
<attribute name="dataSourceSort" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="nonAutoSortDefault" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="rankBy" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="defaultSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="sumSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="countASubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="avgSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="maxSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="minSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="productSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="countSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="stdDevSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="stdDevPSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="varSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="varPSubtotal" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showPropCell" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showPropTip" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="showPropAsCaption" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="defaultAttributeDrillState" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
allDrilled |
protected java.lang.Boolean |
autoShow |
protected CTAutoSortScope |
autoSortScope |
protected java.lang.Boolean |
avgSubtotal |
protected STAxis |
axis |
protected java.lang.Boolean |
compact |
protected java.lang.Boolean |
countASubtotal |
protected java.lang.Boolean |
countSubtotal |
protected java.lang.Boolean |
dataField |
protected java.lang.Boolean |
dataSourceSort |
protected java.lang.Boolean |
defaultAttributeDrillState |
protected java.lang.Boolean |
defaultSubtotal |
protected java.lang.Boolean |
dragOff |
protected java.lang.Boolean |
dragToCol |
protected java.lang.Boolean |
dragToData |
protected java.lang.Boolean |
dragToPage |
protected java.lang.Boolean |
dragToRow |
protected CTExtensionList |
extLst |
protected java.lang.Boolean |
hiddenLevel |
protected java.lang.Boolean |
hideNewItems |
protected java.lang.Boolean |
includeNewItemsInFilter |
protected java.lang.Boolean |
insertBlankRow |
protected java.lang.Boolean |
insertPageBreak |
protected java.lang.Long |
itemPageCount |
protected CTItems |
items |
protected java.lang.Boolean |
maxSubtotal |
protected java.lang.Boolean |
measureFilter |
protected java.lang.Boolean |
minSubtotal |
protected java.lang.Boolean |
multipleItemSelectionAllowed |
protected java.lang.String |
name |
protected java.lang.Boolean |
nonAutoSortDefault |
protected java.lang.Long |
numFmtId |
protected java.lang.Boolean |
outline |
protected java.lang.Boolean |
productSubtotal |
protected java.lang.Long |
rankBy |
protected java.lang.Boolean |
serverField |
protected java.lang.Boolean |
showAll |
protected java.lang.Boolean |
showDropDowns |
protected java.lang.Boolean |
showPropAsCaption |
protected java.lang.Boolean |
showPropCell |
protected java.lang.Boolean |
showPropTip |
protected STFieldSortType |
sortType |
protected java.lang.Boolean |
stdDevPSubtotal |
protected java.lang.Boolean |
stdDevSubtotal |
protected java.lang.String |
subtotalCaption |
protected java.lang.Boolean |
subtotalTop |
protected java.lang.Boolean |
sumSubtotal |
protected java.lang.Boolean |
topAutoShow |
protected java.lang.String |
uniqueMemberProperty |
protected java.lang.Boolean |
varPSubtotal |
protected java.lang.Boolean |
varSubtotal |
| Constructor and Description |
|---|
CTPivotField() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
CTAutoSortScope |
getAutoSortScope()
Gets the value of the autoSortScope property.
|
STAxis |
getAxis()
Gets the value of the axis property.
|
CTExtensionList |
getExtLst()
Gets the value of the extLst property.
|
long |
getItemPageCount()
Gets the value of the itemPageCount property.
|
CTItems |
getItems()
Gets the value of the items property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.Long |
getNumFmtId()
Gets the value of the numFmtId property.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
java.lang.Long |
getRankBy()
Gets the value of the rankBy property.
|
STFieldSortType |
getSortType()
Gets the value of the sortType property.
|
java.lang.String |
getSubtotalCaption()
Gets the value of the subtotalCaption property.
|
java.lang.String |
getUniqueMemberProperty()
Gets the value of the uniqueMemberProperty property.
|
boolean |
isAllDrilled()
Gets the value of the allDrilled property.
|
boolean |
isAutoShow()
Gets the value of the autoShow property.
|
boolean |
isAvgSubtotal()
Gets the value of the avgSubtotal property.
|
boolean |
isCompact()
Gets the value of the compact property.
|
boolean |
isCountASubtotal()
Gets the value of the countASubtotal property.
|
boolean |
isCountSubtotal()
Gets the value of the countSubtotal property.
|
boolean |
isDataField()
Gets the value of the dataField property.
|
java.lang.Boolean |
isDataSourceSort()
Gets the value of the dataSourceSort property.
|
boolean |
isDefaultAttributeDrillState()
Gets the value of the defaultAttributeDrillState property.
|
boolean |
isDefaultSubtotal()
Gets the value of the defaultSubtotal property.
|
boolean |
isDragOff()
Gets the value of the dragOff property.
|
boolean |
isDragToCol()
Gets the value of the dragToCol property.
|
boolean |
isDragToData()
Gets the value of the dragToData property.
|
boolean |
isDragToPage()
Gets the value of the dragToPage property.
|
boolean |
isDragToRow()
Gets the value of the dragToRow property.
|
boolean |
isHiddenLevel()
Gets the value of the hiddenLevel property.
|
boolean |
isHideNewItems()
Gets the value of the hideNewItems property.
|
boolean |
isIncludeNewItemsInFilter()
Gets the value of the includeNewItemsInFilter property.
|
boolean |
isInsertBlankRow()
Gets the value of the insertBlankRow property.
|
boolean |
isInsertPageBreak()
Gets the value of the insertPageBreak property.
|
boolean |
isMaxSubtotal()
Gets the value of the maxSubtotal property.
|
boolean |
isMeasureFilter()
Gets the value of the measureFilter property.
|
boolean |
isMinSubtotal()
Gets the value of the minSubtotal property.
|
boolean |
isMultipleItemSelectionAllowed()
Gets the value of the multipleItemSelectionAllowed property.
|
boolean |
isNonAutoSortDefault()
Gets the value of the nonAutoSortDefault property.
|
boolean |
isOutline()
Gets the value of the outline property.
|
boolean |
isProductSubtotal()
Gets the value of the productSubtotal property.
|
boolean |
isServerField()
Gets the value of the serverField property.
|
boolean |
isShowAll()
Gets the value of the showAll property.
|
boolean |
isShowDropDowns()
Gets the value of the showDropDowns property.
|
boolean |
isShowPropAsCaption()
Gets the value of the showPropAsCaption property.
|
boolean |
isShowPropCell()
Gets the value of the showPropCell property.
|
boolean |
isShowPropTip()
Gets the value of the showPropTip property.
|
boolean |
isStdDevPSubtotal()
Gets the value of the stdDevPSubtotal property.
|
boolean |
isStdDevSubtotal()
Gets the value of the stdDevSubtotal property.
|
boolean |
isSubtotalTop()
Gets the value of the subtotalTop property.
|
boolean |
isSumSubtotal()
Gets the value of the sumSubtotal property.
|
boolean |
isTopAutoShow()
Gets the value of the topAutoShow property.
|
boolean |
isVarPSubtotal()
Gets the value of the varPSubtotal property.
|
boolean |
isVarSubtotal()
Gets the value of the varSubtotal property.
|
void |
setAllDrilled(java.lang.Boolean value)
Sets the value of the allDrilled property.
|
void |
setAutoShow(java.lang.Boolean value)
Sets the value of the autoShow property.
|
void |
setAutoSortScope(CTAutoSortScope value)
Sets the value of the autoSortScope property.
|
void |
setAvgSubtotal(java.lang.Boolean value)
Sets the value of the avgSubtotal property.
|
void |
setAxis(STAxis value)
Sets the value of the axis property.
|
void |
setCompact(java.lang.Boolean value)
Sets the value of the compact property.
|
void |
setCountASubtotal(java.lang.Boolean value)
Sets the value of the countASubtotal property.
|
void |
setCountSubtotal(java.lang.Boolean value)
Sets the value of the countSubtotal property.
|
void |
setDataField(java.lang.Boolean value)
Sets the value of the dataField property.
|
void |
setDataSourceSort(java.lang.Boolean value)
Sets the value of the dataSourceSort property.
|
void |
setDefaultAttributeDrillState(java.lang.Boolean value)
Sets the value of the defaultAttributeDrillState property.
|
void |
setDefaultSubtotal(java.lang.Boolean value)
Sets the value of the defaultSubtotal property.
|
void |
setDragOff(java.lang.Boolean value)
Sets the value of the dragOff property.
|
void |
setDragToCol(java.lang.Boolean value)
Sets the value of the dragToCol property.
|
void |
setDragToData(java.lang.Boolean value)
Sets the value of the dragToData property.
|
void |
setDragToPage(java.lang.Boolean value)
Sets the value of the dragToPage property.
|
void |
setDragToRow(java.lang.Boolean value)
Sets the value of the dragToRow property.
|
void |
setExtLst(CTExtensionList value)
Sets the value of the extLst property.
|
void |
setHiddenLevel(java.lang.Boolean value)
Sets the value of the hiddenLevel property.
|
void |
setHideNewItems(java.lang.Boolean value)
Sets the value of the hideNewItems property.
|
void |
setIncludeNewItemsInFilter(java.lang.Boolean value)
Sets the value of the includeNewItemsInFilter property.
|
void |
setInsertBlankRow(java.lang.Boolean value)
Sets the value of the insertBlankRow property.
|
void |
setInsertPageBreak(java.lang.Boolean value)
Sets the value of the insertPageBreak property.
|
void |
setItemPageCount(java.lang.Long value)
Sets the value of the itemPageCount property.
|
void |
setItems(CTItems value)
Sets the value of the items property.
|
void |
setMaxSubtotal(java.lang.Boolean value)
Sets the value of the maxSubtotal property.
|
void |
setMeasureFilter(java.lang.Boolean value)
Sets the value of the measureFilter property.
|
void |
setMinSubtotal(java.lang.Boolean value)
Sets the value of the minSubtotal property.
|
void |
setMultipleItemSelectionAllowed(java.lang.Boolean value)
Sets the value of the multipleItemSelectionAllowed property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setNonAutoSortDefault(java.lang.Boolean value)
Sets the value of the nonAutoSortDefault property.
|
void |
setNumFmtId(java.lang.Long value)
Sets the value of the numFmtId property.
|
void |
setOutline(java.lang.Boolean value)
Sets the value of the outline property.
|
void |
setParent(java.lang.Object parent) |
void |
setProductSubtotal(java.lang.Boolean value)
Sets the value of the productSubtotal property.
|
void |
setRankBy(java.lang.Long value)
Sets the value of the rankBy property.
|
void |
setServerField(java.lang.Boolean value)
Sets the value of the serverField property.
|
void |
setShowAll(java.lang.Boolean value)
Sets the value of the showAll property.
|
void |
setShowDropDowns(java.lang.Boolean value)
Sets the value of the showDropDowns property.
|
void |
setShowPropAsCaption(java.lang.Boolean value)
Sets the value of the showPropAsCaption property.
|
void |
setShowPropCell(java.lang.Boolean value)
Sets the value of the showPropCell property.
|
void |
setShowPropTip(java.lang.Boolean value)
Sets the value of the showPropTip property.
|
void |
setSortType(STFieldSortType value)
Sets the value of the sortType property.
|
void |
setStdDevPSubtotal(java.lang.Boolean value)
Sets the value of the stdDevPSubtotal property.
|
void |
setStdDevSubtotal(java.lang.Boolean value)
Sets the value of the stdDevSubtotal property.
|
void |
setSubtotalCaption(java.lang.String value)
Sets the value of the subtotalCaption property.
|
void |
setSubtotalTop(java.lang.Boolean value)
Sets the value of the subtotalTop property.
|
void |
setSumSubtotal(java.lang.Boolean value)
Sets the value of the sumSubtotal property.
|
void |
setTopAutoShow(java.lang.Boolean value)
Sets the value of the topAutoShow property.
|
void |
setUniqueMemberProperty(java.lang.String value)
Sets the value of the uniqueMemberProperty property.
|
void |
setVarPSubtotal(java.lang.Boolean value)
Sets the value of the varPSubtotal property.
|
void |
setVarSubtotal(java.lang.Boolean value)
Sets the value of the varSubtotal property.
|
protected CTItems items
protected CTAutoSortScope autoSortScope
protected CTExtensionList extLst
protected java.lang.String name
protected STAxis axis
protected java.lang.Boolean dataField
protected java.lang.String subtotalCaption
protected java.lang.Boolean showDropDowns
protected java.lang.Boolean hiddenLevel
protected java.lang.String uniqueMemberProperty
protected java.lang.Boolean compact
protected java.lang.Boolean allDrilled
protected java.lang.Long numFmtId
protected java.lang.Boolean outline
protected java.lang.Boolean subtotalTop
protected java.lang.Boolean dragToRow
protected java.lang.Boolean dragToCol
protected java.lang.Boolean multipleItemSelectionAllowed
protected java.lang.Boolean dragToPage
protected java.lang.Boolean dragToData
protected java.lang.Boolean dragOff
protected java.lang.Boolean showAll
protected java.lang.Boolean insertBlankRow
protected java.lang.Boolean serverField
protected java.lang.Boolean insertPageBreak
protected java.lang.Boolean autoShow
protected java.lang.Boolean topAutoShow
protected java.lang.Boolean hideNewItems
protected java.lang.Boolean measureFilter
protected java.lang.Boolean includeNewItemsInFilter
protected java.lang.Long itemPageCount
protected STFieldSortType sortType
protected java.lang.Boolean dataSourceSort
protected java.lang.Boolean nonAutoSortDefault
protected java.lang.Long rankBy
protected java.lang.Boolean defaultSubtotal
protected java.lang.Boolean sumSubtotal
protected java.lang.Boolean countASubtotal
protected java.lang.Boolean avgSubtotal
protected java.lang.Boolean maxSubtotal
protected java.lang.Boolean minSubtotal
protected java.lang.Boolean productSubtotal
protected java.lang.Boolean countSubtotal
protected java.lang.Boolean stdDevSubtotal
protected java.lang.Boolean stdDevPSubtotal
protected java.lang.Boolean varSubtotal
protected java.lang.Boolean varPSubtotal
protected java.lang.Boolean showPropCell
protected java.lang.Boolean showPropTip
protected java.lang.Boolean showPropAsCaption
protected java.lang.Boolean defaultAttributeDrillState
public CTItems getItems()
CTItemspublic void setItems(CTItems value)
value - allowed object is
CTItemspublic CTAutoSortScope getAutoSortScope()
CTAutoSortScopepublic void setAutoSortScope(CTAutoSortScope value)
value - allowed object is
CTAutoSortScopepublic CTExtensionList getExtLst()
CTExtensionListpublic void setExtLst(CTExtensionList value)
value - allowed object is
CTExtensionListpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic STAxis getAxis()
STAxispublic void setAxis(STAxis value)
value - allowed object is
STAxispublic boolean isDataField()
Booleanpublic void setDataField(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getSubtotalCaption()
Stringpublic void setSubtotalCaption(java.lang.String value)
value - allowed object is
Stringpublic boolean isShowDropDowns()
Booleanpublic void setShowDropDowns(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isHiddenLevel()
Booleanpublic void setHiddenLevel(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getUniqueMemberProperty()
Stringpublic void setUniqueMemberProperty(java.lang.String value)
value - allowed object is
Stringpublic boolean isCompact()
Booleanpublic void setCompact(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isAllDrilled()
Booleanpublic void setAllDrilled(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getNumFmtId()
Longpublic void setNumFmtId(java.lang.Long value)
value - allowed object is
Longpublic boolean isOutline()
Booleanpublic void setOutline(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isSubtotalTop()
Booleanpublic void setSubtotalTop(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDragToRow()
Booleanpublic void setDragToRow(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDragToCol()
Booleanpublic void setDragToCol(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isMultipleItemSelectionAllowed()
Booleanpublic void setMultipleItemSelectionAllowed(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDragToPage()
Booleanpublic void setDragToPage(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDragToData()
Booleanpublic void setDragToData(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDragOff()
Booleanpublic void setDragOff(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowAll()
Booleanpublic void setShowAll(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isInsertBlankRow()
Booleanpublic void setInsertBlankRow(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isServerField()
Booleanpublic void setServerField(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isInsertPageBreak()
Booleanpublic void setInsertPageBreak(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isAutoShow()
Booleanpublic void setAutoShow(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isTopAutoShow()
Booleanpublic void setTopAutoShow(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isHideNewItems()
Booleanpublic void setHideNewItems(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isMeasureFilter()
Booleanpublic void setMeasureFilter(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isIncludeNewItemsInFilter()
Booleanpublic void setIncludeNewItemsInFilter(java.lang.Boolean value)
value - allowed object is
Booleanpublic long getItemPageCount()
Longpublic void setItemPageCount(java.lang.Long value)
value - allowed object is
Longpublic STFieldSortType getSortType()
STFieldSortTypepublic void setSortType(STFieldSortType value)
value - allowed object is
STFieldSortTypepublic java.lang.Boolean isDataSourceSort()
Booleanpublic void setDataSourceSort(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isNonAutoSortDefault()
Booleanpublic void setNonAutoSortDefault(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getRankBy()
Longpublic void setRankBy(java.lang.Long value)
value - allowed object is
Longpublic boolean isDefaultSubtotal()
Booleanpublic void setDefaultSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isSumSubtotal()
Booleanpublic void setSumSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isCountASubtotal()
Booleanpublic void setCountASubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isAvgSubtotal()
Booleanpublic void setAvgSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isMaxSubtotal()
Booleanpublic void setMaxSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isMinSubtotal()
Booleanpublic void setMinSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isProductSubtotal()
Booleanpublic void setProductSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isCountSubtotal()
Booleanpublic void setCountSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isStdDevSubtotal()
Booleanpublic void setStdDevSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isStdDevPSubtotal()
Booleanpublic void setStdDevPSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isVarSubtotal()
Booleanpublic void setVarSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isVarPSubtotal()
Booleanpublic void setVarPSubtotal(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowPropCell()
Booleanpublic void setShowPropCell(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowPropTip()
Booleanpublic void setShowPropTip(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isShowPropAsCaption()
Booleanpublic void setShowPropAsCaption(java.lang.Boolean value)
value - allowed object is
Booleanpublic boolean isDefaultAttributeDrillState()
Booleanpublic void setDefaultAttributeDrillState(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2025. All rights reserved.