类 FormatModel

    • 构造器详细资料

      • FormatModel

        public FormatModel()
    • 方法详细资料

      • getColumn

        public String getColumn()
        返回:
        the column
      • setColumn

        public void setColumn​(String column)
        参数:
        column - the column to set
      • getFormat

        public String getFormat()
        返回:
        the format
      • setFormat

        public void setFormat​(String format)
        参数:
        format - the format to set
      • getType

        public int getType()
        返回:
        the type
      • setType

        public void setType​(int type)
        参数:
        type - the type to set
      • getRoundingMode

        public RoundingMode getRoundingMode()
        返回:
        the roundingMode
      • setRoundingMode

        public void setRoundingMode​(RoundingMode roundingMode)
        参数:
        roundingMode - the roundingMode to set
      • getLocale

        public String getLocale()
      • setLocale

        public void setLocale​(String locale)