类 RowsChainRelativeModel

    • 构造器详细资料

      • RowsChainRelativeModel

        public RowsChainRelativeModel()
    • 方法详细资料

      • isReduceOne

        public boolean isReduceOne()
      • setReduceOne

        public void setReduceOne​(boolean reduceOne)
      • getMultiply

        public int getMultiply()
      • setMultiply

        public void setMultiply​(int multiply)
      • getGroupColumn

        public String getGroupColumn()
      • setGroupColumn

        public void setGroupColumn​(String groupColumn)
      • isInsert

        public boolean isInsert()
      • setInsert

        public void setInsert​(boolean insert)
      • getRelativeIndexs

        public Integer[] getRelativeIndexs()
      • setRelativeIndexs

        public void setRelativeIndexs​(Integer[] relativeIndexs)
      • getStartRow

        public Integer getStartRow()
      • setStartRow

        public void setStartRow​(Integer startRow)
      • isReverse

        public boolean isReverse()
      • setReverse

        public void setReverse​(boolean reverse)
      • getRadixSize

        public int getRadixSize()
      • setRadixSize

        public void setRadixSize​(int radixSize)
      • getFormat

        public String getFormat()
      • setFormat

        public void setFormat​(String format)
      • getRelativeColumns

        public String[] getRelativeColumns()
      • setRelativeColumns

        public void setRelativeColumns​(String[] relativeColumns)
      • getEndRow

        public Integer getEndRow()
      • setEndRow

        public void setEndRow​(Integer endRow)
      • getDefaultValue

        public String getDefaultValue()
      • setDefaultValue

        public void setDefaultValue​(String defaultValue)