类 ColsChainRelativeModel

    • 构造器详细资料

      • ColsChainRelativeModel

        public ColsChainRelativeModel()
    • 方法详细资料

      • isReduceOne

        public boolean isReduceOne()
      • setReduceOne

        public void setReduceOne​(boolean reduceOne)
      • getMultiply

        public int getMultiply()
      • setMultiply

        public void setMultiply​(int multiply)
      • getGroupSize

        public int getGroupSize()
      • setGroupSize

        public void setGroupSize​(int groupSize)
      • isInsert

        public boolean isInsert()
      • setInsert

        public void setInsert​(boolean insert)
      • getRelativeIndexs

        public Integer[] getRelativeIndexs()
      • setRelativeIndexs

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

        public String getStartColumn()
      • setStartColumn

        public void setStartColumn​(String startColumn)
      • getSkipSize

        public int getSkipSize()
      • setSkipSize

        public void setSkipSize​(int skipSize)
      • getRadixSize

        public int getRadixSize()
      • setRadixSize

        public void setRadixSize​(int radixSize)
      • getFormat

        public String getFormat()
      • setFormat

        public void setFormat​(String format)
      • getEndColumn

        public String getEndColumn()
      • setEndColumn

        public void setEndColumn​(String endColumn)
      • getDefaultValue

        public String getDefaultValue()
      • setDefaultValue

        public void setDefaultValue​(String defaultValue)