Class CTPivotFilter

java.lang.Object
org.xlsx4j.sml.CTPivotFilter
All Implemented Interfaces:
Child

public class CTPivotFilter extends Object implements Child

Java class for CT_PivotFilter complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CT_PivotFilter">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="autoFilter" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_AutoFilter"/>
         <element name="extLst" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}CT_ExtensionList" minOccurs="0"/>
       </sequence>
       <attribute name="fld" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="mpFld" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="type" use="required" type="{http://schemas.openxmlformats.org/spreadsheetml/2006/main}ST_PivotFilterType" />
       <attribute name="evalOrder" type="{http://www.w3.org/2001/XMLSchema}int" default="0" />
       <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="iMeasureHier" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="iMeasureFld" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
       <attribute name="name" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
       <attribute name="description" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
       <attribute name="stringValue1" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
       <attribute name="stringValue2" type="{http://schemas.openxmlformats.org/officeDocument/2006/sharedTypes}ST_Xstring" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • autoFilter

      protected CTAutoFilter autoFilter
    • extLst

      protected CTExtensionList extLst
    • fld

      protected long fld
    • mpFld

      protected Long mpFld
    • type

      protected STPivotFilterType type
    • evalOrder

      protected Integer evalOrder
    • id

      protected long id
    • iMeasureHier

      protected Long iMeasureHier
    • iMeasureFld

      protected Long iMeasureFld
    • name

      protected String name
    • description

      protected String description
    • stringValue1

      protected String stringValue1
    • stringValue2

      protected String stringValue2
  • Constructor Details

    • CTPivotFilter

      public CTPivotFilter()
  • Method Details

    • getAutoFilter

      public CTAutoFilter getAutoFilter()
      Gets the value of the autoFilter property.
      Returns:
      possible object is CTAutoFilter
    • setAutoFilter

      public void setAutoFilter(CTAutoFilter value)
      Sets the value of the autoFilter property.
      Parameters:
      value - allowed object is CTAutoFilter
    • getExtLst

      public CTExtensionList getExtLst()
      Gets the value of the extLst property.
      Returns:
      possible object is CTExtensionList
    • setExtLst

      public void setExtLst(CTExtensionList value)
      Sets the value of the extLst property.
      Parameters:
      value - allowed object is CTExtensionList
    • getFld

      public long getFld()
      Gets the value of the fld property.
    • setFld

      public void setFld(long value)
      Sets the value of the fld property.
    • getMpFld

      public Long getMpFld()
      Gets the value of the mpFld property.
      Returns:
      possible object is Long
    • setMpFld

      public void setMpFld(Long value)
      Sets the value of the mpFld property.
      Parameters:
      value - allowed object is Long
    • getType

      public STPivotFilterType getType()
      Gets the value of the type property.
      Returns:
      possible object is STPivotFilterType
    • setType

      public void setType(STPivotFilterType value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is STPivotFilterType
    • getEvalOrder

      public int getEvalOrder()
      Gets the value of the evalOrder property.
      Returns:
      possible object is Integer
    • setEvalOrder

      public void setEvalOrder(Integer value)
      Sets the value of the evalOrder property.
      Parameters:
      value - allowed object is Integer
    • getId

      public long getId()
      Gets the value of the id property.
    • setId

      public void setId(long value)
      Sets the value of the id property.
    • getIMeasureHier

      public Long getIMeasureHier()
      Gets the value of the iMeasureHier property.
      Returns:
      possible object is Long
    • setIMeasureHier

      public void setIMeasureHier(Long value)
      Sets the value of the iMeasureHier property.
      Parameters:
      value - allowed object is Long
    • getIMeasureFld

      public Long getIMeasureFld()
      Gets the value of the iMeasureFld property.
      Returns:
      possible object is Long
    • setIMeasureFld

      public void setIMeasureFld(Long value)
      Sets the value of the iMeasureFld property.
      Parameters:
      value - allowed object is Long
    • getName

      public String getName()
      Gets the value of the name property.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Sets the value of the name property.
      Parameters:
      value - allowed object is String
    • getDescription

      public String getDescription()
      Gets the value of the description property.
      Returns:
      possible object is String
    • setDescription

      public void setDescription(String value)
      Sets the value of the description property.
      Parameters:
      value - allowed object is String
    • getStringValue1

      public String getStringValue1()
      Gets the value of the stringValue1 property.
      Returns:
      possible object is String
    • setStringValue1

      public void setStringValue1(String value)
      Sets the value of the stringValue1 property.
      Parameters:
      value - allowed object is String
    • getStringValue2

      public String getStringValue2()
      Gets the value of the stringValue2 property.
      Returns:
      possible object is String
    • setStringValue2

      public void setStringValue2(String value)
      Sets the value of the stringValue2 property.
      Parameters:
      value - allowed object is String
    • getParent

      public Object getParent()
      Gets the parent object in the object tree representing the unmarshalled xml document.
      Specified by:
      getParent in interface Child
      Returns:
      The parent object.
    • setParent

      public void setParent(Object parent)
      Specified by:
      setParent in interface Child
    • afterUnmarshal

      public void afterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, 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.