Package org.xlsx4j.sml
Class CTPivotField
java.lang.Object
org.xlsx4j.sml.CTPivotField
- All Implemented Interfaces:
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>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected Booleanprotected CTAutoSortScopeprotected Booleanprotected STAxisprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected CTExtensionListprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Longprotected CTItemsprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Stringprotected Booleanprotected Longprotected Booleanprotected Booleanprotected Longprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected Booleanprotected STFieldSortTypeprotected Booleanprotected Booleanprotected Stringprotected Booleanprotected Booleanprotected Booleanprotected Stringprotected Booleanprotected Boolean -
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 autoSortScope property.getAxis()Gets the value of the axis property.Gets the value of the extLst property.longGets the value of the itemPageCount property.getItems()Gets the value of the items property.getName()Gets the value of the name property.Gets the value of the numFmtId property.Gets the parent object in the object tree representing the unmarshalled xml document.Gets the value of the rankBy property.Gets the value of the sortType property.Gets the value of the subtotalCaption property.Gets the value of the uniqueMemberProperty property.booleanGets the value of the allDrilled property.booleanGets the value of the autoShow property.booleanGets the value of the avgSubtotal property.booleanGets the value of the compact property.booleanGets the value of the countASubtotal property.booleanGets the value of the countSubtotal property.booleanGets the value of the dataField property.Gets the value of the dataSourceSort property.booleanGets the value of the defaultAttributeDrillState property.booleanGets the value of the defaultSubtotal property.booleanGets the value of the dragOff property.booleanGets the value of the dragToCol property.booleanGets the value of the dragToData property.booleanGets the value of the dragToPage property.booleanGets the value of the dragToRow property.booleanGets the value of the hiddenLevel property.booleanGets the value of the hideNewItems property.booleanGets the value of the includeNewItemsInFilter property.booleanGets the value of the insertBlankRow property.booleanGets the value of the insertPageBreak property.booleanGets the value of the maxSubtotal property.booleanGets the value of the measureFilter property.booleanGets the value of the minSubtotal property.booleanGets the value of the multipleItemSelectionAllowed property.booleanGets the value of the nonAutoSortDefault property.booleanGets the value of the outline property.booleanGets the value of the productSubtotal property.booleanGets the value of the serverField property.booleanGets the value of the showAll property.booleanGets the value of the showDropDowns property.booleanGets the value of the showPropAsCaption property.booleanGets the value of the showPropCell property.booleanGets the value of the showPropTip property.booleanGets the value of the stdDevPSubtotal property.booleanGets the value of the stdDevSubtotal property.booleanGets the value of the subtotalTop property.booleanGets the value of the sumSubtotal property.booleanGets the value of the topAutoShow property.booleanGets the value of the varPSubtotal property.booleanGets the value of the varSubtotal property.voidsetAllDrilled(Boolean value) Sets the value of the allDrilled property.voidsetAutoShow(Boolean value) Sets the value of the autoShow property.voidsetAutoSortScope(CTAutoSortScope value) Sets the value of the autoSortScope property.voidsetAvgSubtotal(Boolean value) Sets the value of the avgSubtotal property.voidSets the value of the axis property.voidsetCompact(Boolean value) Sets the value of the compact property.voidsetCountASubtotal(Boolean value) Sets the value of the countASubtotal property.voidsetCountSubtotal(Boolean value) Sets the value of the countSubtotal property.voidsetDataField(Boolean value) Sets the value of the dataField property.voidsetDataSourceSort(Boolean value) Sets the value of the dataSourceSort property.voidSets the value of the defaultAttributeDrillState property.voidsetDefaultSubtotal(Boolean value) Sets the value of the defaultSubtotal property.voidsetDragOff(Boolean value) Sets the value of the dragOff property.voidsetDragToCol(Boolean value) Sets the value of the dragToCol property.voidsetDragToData(Boolean value) Sets the value of the dragToData property.voidsetDragToPage(Boolean value) Sets the value of the dragToPage property.voidsetDragToRow(Boolean value) Sets the value of the dragToRow property.voidsetExtLst(CTExtensionList value) Sets the value of the extLst property.voidsetHiddenLevel(Boolean value) Sets the value of the hiddenLevel property.voidsetHideNewItems(Boolean value) Sets the value of the hideNewItems property.voidSets the value of the includeNewItemsInFilter property.voidsetInsertBlankRow(Boolean value) Sets the value of the insertBlankRow property.voidsetInsertPageBreak(Boolean value) Sets the value of the insertPageBreak property.voidsetItemPageCount(Long value) Sets the value of the itemPageCount property.voidSets the value of the items property.voidsetMaxSubtotal(Boolean value) Sets the value of the maxSubtotal property.voidsetMeasureFilter(Boolean value) Sets the value of the measureFilter property.voidsetMinSubtotal(Boolean value) Sets the value of the minSubtotal property.voidSets the value of the multipleItemSelectionAllowed property.voidSets the value of the name property.voidsetNonAutoSortDefault(Boolean value) Sets the value of the nonAutoSortDefault property.voidsetNumFmtId(Long value) Sets the value of the numFmtId property.voidsetOutline(Boolean value) Sets the value of the outline property.voidvoidsetProductSubtotal(Boolean value) Sets the value of the productSubtotal property.voidSets the value of the rankBy property.voidsetServerField(Boolean value) Sets the value of the serverField property.voidsetShowAll(Boolean value) Sets the value of the showAll property.voidsetShowDropDowns(Boolean value) Sets the value of the showDropDowns property.voidsetShowPropAsCaption(Boolean value) Sets the value of the showPropAsCaption property.voidsetShowPropCell(Boolean value) Sets the value of the showPropCell property.voidsetShowPropTip(Boolean value) Sets the value of the showPropTip property.voidsetSortType(STFieldSortType value) Sets the value of the sortType property.voidsetStdDevPSubtotal(Boolean value) Sets the value of the stdDevPSubtotal property.voidsetStdDevSubtotal(Boolean value) Sets the value of the stdDevSubtotal property.voidsetSubtotalCaption(String value) Sets the value of the subtotalCaption property.voidsetSubtotalTop(Boolean value) Sets the value of the subtotalTop property.voidsetSumSubtotal(Boolean value) Sets the value of the sumSubtotal property.voidsetTopAutoShow(Boolean value) Sets the value of the topAutoShow property.voidsetUniqueMemberProperty(String value) Sets the value of the uniqueMemberProperty property.voidsetVarPSubtotal(Boolean value) Sets the value of the varPSubtotal property.voidsetVarSubtotal(Boolean value) Sets the value of the varSubtotal property.
-
Field Details
-
items
-
autoSortScope
-
extLst
-
name
-
axis
-
dataField
-
subtotalCaption
-
showDropDowns
-
uniqueMemberProperty
-
compact
-
allDrilled
-
numFmtId
-
outline
-
subtotalTop
-
dragToRow
-
dragToCol
-
multipleItemSelectionAllowed
-
dragToPage
-
dragToData
-
dragOff
-
showAll
-
insertBlankRow
-
serverField
-
insertPageBreak
-
autoShow
-
topAutoShow
-
hideNewItems
-
measureFilter
-
includeNewItemsInFilter
-
itemPageCount
-
sortType
-
dataSourceSort
-
nonAutoSortDefault
-
rankBy
-
defaultSubtotal
-
sumSubtotal
-
countASubtotal
-
avgSubtotal
-
maxSubtotal
-
minSubtotal
-
productSubtotal
-
countSubtotal
-
stdDevSubtotal
-
stdDevPSubtotal
-
varSubtotal
-
varPSubtotal
-
showPropCell
-
showPropTip
-
showPropAsCaption
-
defaultAttributeDrillState
-
-
Constructor Details
-
CTPivotField
public CTPivotField()
-
-
Method Details
-
getItems
Gets the value of the items property.- Returns:
- possible object is
CTItems
-
setItems
Sets the value of the items property.- Parameters:
value- allowed object isCTItems
-
getAutoSortScope
Gets the value of the autoSortScope property.- Returns:
- possible object is
CTAutoSortScope
-
setAutoSortScope
Sets the value of the autoSortScope property.- Parameters:
value- allowed object isCTAutoSortScope
-
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
-
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value- allowed object isString
-
getAxis
Gets the value of the axis property.- Returns:
- possible object is
STAxis
-
setAxis
Sets the value of the axis property.- Parameters:
value- allowed object isSTAxis
-
isDataField
public boolean isDataField()Gets the value of the dataField property.- Returns:
- possible object is
Boolean
-
setDataField
Sets the value of the dataField property.- Parameters:
value- allowed object isBoolean
-
getSubtotalCaption
Gets the value of the subtotalCaption property.- Returns:
- possible object is
String
-
setSubtotalCaption
Sets the value of the subtotalCaption property.- Parameters:
value- allowed object isString
-
isShowDropDowns
public boolean isShowDropDowns()Gets the value of the showDropDowns property.- Returns:
- possible object is
Boolean
-
setShowDropDowns
Sets the value of the showDropDowns property.- Parameters:
value- allowed object isBoolean
-
isHiddenLevel
public boolean isHiddenLevel()Gets the value of the hiddenLevel property.- Returns:
- possible object is
Boolean
-
setHiddenLevel
Sets the value of the hiddenLevel property.- Parameters:
value- allowed object isBoolean
-
getUniqueMemberProperty
Gets the value of the uniqueMemberProperty property.- Returns:
- possible object is
String
-
setUniqueMemberProperty
Sets the value of the uniqueMemberProperty property.- Parameters:
value- allowed object isString
-
isCompact
public boolean isCompact()Gets the value of the compact property.- Returns:
- possible object is
Boolean
-
setCompact
Sets the value of the compact property.- Parameters:
value- allowed object isBoolean
-
isAllDrilled
public boolean isAllDrilled()Gets the value of the allDrilled property.- Returns:
- possible object is
Boolean
-
setAllDrilled
Sets the value of the allDrilled property.- Parameters:
value- allowed object isBoolean
-
getNumFmtId
Gets the value of the numFmtId property.- Returns:
- possible object is
Long
-
setNumFmtId
Sets the value of the numFmtId property.- Parameters:
value- allowed object isLong
-
isOutline
public boolean isOutline()Gets the value of the outline property.- Returns:
- possible object is
Boolean
-
setOutline
Sets the value of the outline property.- Parameters:
value- allowed object isBoolean
-
isSubtotalTop
public boolean isSubtotalTop()Gets the value of the subtotalTop property.- Returns:
- possible object is
Boolean
-
setSubtotalTop
Sets the value of the subtotalTop property.- Parameters:
value- allowed object isBoolean
-
isDragToRow
public boolean isDragToRow()Gets the value of the dragToRow property.- Returns:
- possible object is
Boolean
-
setDragToRow
Sets the value of the dragToRow property.- Parameters:
value- allowed object isBoolean
-
isDragToCol
public boolean isDragToCol()Gets the value of the dragToCol property.- Returns:
- possible object is
Boolean
-
setDragToCol
Sets the value of the dragToCol property.- Parameters:
value- allowed object isBoolean
-
isMultipleItemSelectionAllowed
public boolean isMultipleItemSelectionAllowed()Gets the value of the multipleItemSelectionAllowed property.- Returns:
- possible object is
Boolean
-
setMultipleItemSelectionAllowed
Sets the value of the multipleItemSelectionAllowed property.- Parameters:
value- allowed object isBoolean
-
isDragToPage
public boolean isDragToPage()Gets the value of the dragToPage property.- Returns:
- possible object is
Boolean
-
setDragToPage
Sets the value of the dragToPage property.- Parameters:
value- allowed object isBoolean
-
isDragToData
public boolean isDragToData()Gets the value of the dragToData property.- Returns:
- possible object is
Boolean
-
setDragToData
Sets the value of the dragToData property.- Parameters:
value- allowed object isBoolean
-
isDragOff
public boolean isDragOff()Gets the value of the dragOff property.- Returns:
- possible object is
Boolean
-
setDragOff
Sets the value of the dragOff property.- Parameters:
value- allowed object isBoolean
-
isShowAll
public boolean isShowAll()Gets the value of the showAll property.- Returns:
- possible object is
Boolean
-
setShowAll
Sets the value of the showAll property.- Parameters:
value- allowed object isBoolean
-
isInsertBlankRow
public boolean isInsertBlankRow()Gets the value of the insertBlankRow property.- Returns:
- possible object is
Boolean
-
setInsertBlankRow
Sets the value of the insertBlankRow property.- Parameters:
value- allowed object isBoolean
-
isServerField
public boolean isServerField()Gets the value of the serverField property.- Returns:
- possible object is
Boolean
-
setServerField
Sets the value of the serverField property.- Parameters:
value- allowed object isBoolean
-
isInsertPageBreak
public boolean isInsertPageBreak()Gets the value of the insertPageBreak property.- Returns:
- possible object is
Boolean
-
setInsertPageBreak
Sets the value of the insertPageBreak property.- Parameters:
value- allowed object isBoolean
-
isAutoShow
public boolean isAutoShow()Gets the value of the autoShow property.- Returns:
- possible object is
Boolean
-
setAutoShow
Sets the value of the autoShow property.- Parameters:
value- allowed object isBoolean
-
isTopAutoShow
public boolean isTopAutoShow()Gets the value of the topAutoShow property.- Returns:
- possible object is
Boolean
-
setTopAutoShow
Sets the value of the topAutoShow property.- Parameters:
value- allowed object isBoolean
-
isHideNewItems
public boolean isHideNewItems()Gets the value of the hideNewItems property.- Returns:
- possible object is
Boolean
-
setHideNewItems
Sets the value of the hideNewItems property.- Parameters:
value- allowed object isBoolean
-
isMeasureFilter
public boolean isMeasureFilter()Gets the value of the measureFilter property.- Returns:
- possible object is
Boolean
-
setMeasureFilter
Sets the value of the measureFilter property.- Parameters:
value- allowed object isBoolean
-
isIncludeNewItemsInFilter
public boolean isIncludeNewItemsInFilter()Gets the value of the includeNewItemsInFilter property.- Returns:
- possible object is
Boolean
-
setIncludeNewItemsInFilter
Sets the value of the includeNewItemsInFilter property.- Parameters:
value- allowed object isBoolean
-
getItemPageCount
public long getItemPageCount()Gets the value of the itemPageCount property.- Returns:
- possible object is
Long
-
setItemPageCount
Sets the value of the itemPageCount property.- Parameters:
value- allowed object isLong
-
getSortType
Gets the value of the sortType property.- Returns:
- possible object is
STFieldSortType
-
setSortType
Sets the value of the sortType property.- Parameters:
value- allowed object isSTFieldSortType
-
isDataSourceSort
Gets the value of the dataSourceSort property.- Returns:
- possible object is
Boolean
-
setDataSourceSort
Sets the value of the dataSourceSort property.- Parameters:
value- allowed object isBoolean
-
isNonAutoSortDefault
public boolean isNonAutoSortDefault()Gets the value of the nonAutoSortDefault property.- Returns:
- possible object is
Boolean
-
setNonAutoSortDefault
Sets the value of the nonAutoSortDefault property.- Parameters:
value- allowed object isBoolean
-
getRankBy
Gets the value of the rankBy property.- Returns:
- possible object is
Long
-
setRankBy
Sets the value of the rankBy property.- Parameters:
value- allowed object isLong
-
isDefaultSubtotal
public boolean isDefaultSubtotal()Gets the value of the defaultSubtotal property.- Returns:
- possible object is
Boolean
-
setDefaultSubtotal
Sets the value of the defaultSubtotal property.- Parameters:
value- allowed object isBoolean
-
isSumSubtotal
public boolean isSumSubtotal()Gets the value of the sumSubtotal property.- Returns:
- possible object is
Boolean
-
setSumSubtotal
Sets the value of the sumSubtotal property.- Parameters:
value- allowed object isBoolean
-
isCountASubtotal
public boolean isCountASubtotal()Gets the value of the countASubtotal property.- Returns:
- possible object is
Boolean
-
setCountASubtotal
Sets the value of the countASubtotal property.- Parameters:
value- allowed object isBoolean
-
isAvgSubtotal
public boolean isAvgSubtotal()Gets the value of the avgSubtotal property.- Returns:
- possible object is
Boolean
-
setAvgSubtotal
Sets the value of the avgSubtotal property.- Parameters:
value- allowed object isBoolean
-
isMaxSubtotal
public boolean isMaxSubtotal()Gets the value of the maxSubtotal property.- Returns:
- possible object is
Boolean
-
setMaxSubtotal
Sets the value of the maxSubtotal property.- Parameters:
value- allowed object isBoolean
-
isMinSubtotal
public boolean isMinSubtotal()Gets the value of the minSubtotal property.- Returns:
- possible object is
Boolean
-
setMinSubtotal
Sets the value of the minSubtotal property.- Parameters:
value- allowed object isBoolean
-
isProductSubtotal
public boolean isProductSubtotal()Gets the value of the productSubtotal property.- Returns:
- possible object is
Boolean
-
setProductSubtotal
Sets the value of the productSubtotal property.- Parameters:
value- allowed object isBoolean
-
isCountSubtotal
public boolean isCountSubtotal()Gets the value of the countSubtotal property.- Returns:
- possible object is
Boolean
-
setCountSubtotal
Sets the value of the countSubtotal property.- Parameters:
value- allowed object isBoolean
-
isStdDevSubtotal
public boolean isStdDevSubtotal()Gets the value of the stdDevSubtotal property.- Returns:
- possible object is
Boolean
-
setStdDevSubtotal
Sets the value of the stdDevSubtotal property.- Parameters:
value- allowed object isBoolean
-
isStdDevPSubtotal
public boolean isStdDevPSubtotal()Gets the value of the stdDevPSubtotal property.- Returns:
- possible object is
Boolean
-
setStdDevPSubtotal
Sets the value of the stdDevPSubtotal property.- Parameters:
value- allowed object isBoolean
-
isVarSubtotal
public boolean isVarSubtotal()Gets the value of the varSubtotal property.- Returns:
- possible object is
Boolean
-
setVarSubtotal
Sets the value of the varSubtotal property.- Parameters:
value- allowed object isBoolean
-
isVarPSubtotal
public boolean isVarPSubtotal()Gets the value of the varPSubtotal property.- Returns:
- possible object is
Boolean
-
setVarPSubtotal
Sets the value of the varPSubtotal property.- Parameters:
value- allowed object isBoolean
-
isShowPropCell
public boolean isShowPropCell()Gets the value of the showPropCell property.- Returns:
- possible object is
Boolean
-
setShowPropCell
Sets the value of the showPropCell property.- Parameters:
value- allowed object isBoolean
-
isShowPropTip
public boolean isShowPropTip()Gets the value of the showPropTip property.- Returns:
- possible object is
Boolean
-
setShowPropTip
Sets the value of the showPropTip property.- Parameters:
value- allowed object isBoolean
-
isShowPropAsCaption
public boolean isShowPropAsCaption()Gets the value of the showPropAsCaption property.- Returns:
- possible object is
Boolean
-
setShowPropAsCaption
Sets the value of the showPropAsCaption property.- Parameters:
value- allowed object isBoolean
-
isDefaultAttributeDrillState
public boolean isDefaultAttributeDrillState()Gets the value of the defaultAttributeDrillState property.- Returns:
- possible object is
Boolean
-
setDefaultAttributeDrillState
Sets the value of the defaultAttributeDrillState 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.
-