Class XlsxExtractor.XlsxCfRuleExtractor

java.lang.Object
io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
Direct Known Subclasses:
XlsxExtractor.XlsxExtCfRuleExtractor
Enclosing class:
XlsxExtractor

public static class XlsxExtractor.XlsxCfRuleExtractor extends Object
  • Field Details

    • jsonMap

      protected final Map jsonMap
  • Constructor Details

    • XlsxCfRuleExtractor

      public XlsxCfRuleExtractor(Map jsonMap)
  • Method Details

    • getFormulas

      public List<String> getFormulas()
    • getFormulas0

      protected List<String> getFormulas0(String key)
    • getType

    • getDxfId

      public int getDxfId()
    • isSetDxfId

      public boolean isSetDxfId()
    • getPriority

      public int getPriority()
    • isStopIfTrue

      public boolean isStopIfTrue()
    • isSetStopIfTrue

      public boolean isSetStopIfTrue()
    • isAboveAverage

      public boolean isAboveAverage()
    • isSetAboveAverage

      public boolean isSetAboveAverage()
    • isPercent

      public boolean isPercent()
    • isSetPercent

      public boolean isSetPercent()
    • isBottom

      public boolean isBottom()
    • isSetBottom

      public boolean isSetBottom()
    • getOperator

    • isSetOperator

      public boolean isSetOperator()
    • getText

      public String getText()
    • getTimePeriod

    • getRank

      public int getRank()
    • isSetRank

      public boolean isSetRank()
    • getStdDev

      public int getStdDev()
    • isSetStdDev

      public boolean isSetStdDev()
    • isEqualAverage

      public boolean isEqualAverage()
    • isSetEqualAverage

      public boolean isSetEqualAverage()
    • getColorScale

      public XlsxExtractor.XlsxColorScaleExtractor getColorScale()
    • getDataBar

    • getIconSet

    • getInfo

      public List<Map> getInfo()
    • getExtId

      public String getExtId()