Interface CTDynamicFilter

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getVal

        double getVal()
        Gets the "val" attribute
      • xgetVal

        XmlDouble xgetVal()
        Gets (as xml) the "val" attribute
      • isSetVal

        boolean isSetVal()
        True if has "val" attribute
      • setVal

        void setVal​(double val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(XmlDouble val)
        Sets (as xml) the "val" attribute
      • unsetVal

        void unsetVal()
        Unsets the "val" attribute
      • getValIso

        java.util.Calendar getValIso()
        Gets the "valIso" attribute
      • xgetValIso

        XmlDateTime xgetValIso()
        Gets (as xml) the "valIso" attribute
      • isSetValIso

        boolean isSetValIso()
        True if has "valIso" attribute
      • setValIso

        void setValIso​(java.util.Calendar valIso)
        Sets the "valIso" attribute
      • xsetValIso

        void xsetValIso​(XmlDateTime valIso)
        Sets (as xml) the "valIso" attribute
      • unsetValIso

        void unsetValIso()
        Unsets the "valIso" attribute
      • getMaxVal

        double getMaxVal()
        Gets the "maxVal" attribute
      • xgetMaxVal

        XmlDouble xgetMaxVal()
        Gets (as xml) the "maxVal" attribute
      • isSetMaxVal

        boolean isSetMaxVal()
        True if has "maxVal" attribute
      • setMaxVal

        void setMaxVal​(double maxVal)
        Sets the "maxVal" attribute
      • xsetMaxVal

        void xsetMaxVal​(XmlDouble maxVal)
        Sets (as xml) the "maxVal" attribute
      • unsetMaxVal

        void unsetMaxVal()
        Unsets the "maxVal" attribute
      • getMaxValIso

        java.util.Calendar getMaxValIso()
        Gets the "maxValIso" attribute
      • xgetMaxValIso

        XmlDateTime xgetMaxValIso()
        Gets (as xml) the "maxValIso" attribute
      • isSetMaxValIso

        boolean isSetMaxValIso()
        True if has "maxValIso" attribute
      • setMaxValIso

        void setMaxValIso​(java.util.Calendar maxValIso)
        Sets the "maxValIso" attribute
      • xsetMaxValIso

        void xsetMaxValIso​(XmlDateTime maxValIso)
        Sets (as xml) the "maxValIso" attribute
      • unsetMaxValIso

        void unsetMaxValIso()
        Unsets the "maxValIso" attribute