Class XlsxColumnCurrency.Symbols

java.lang.Object
overit.geocall.basic.ui.xlsx.XlsxColumnCurrency.Symbols
Enclosing class:
XlsxColumnCurrency

protected class XlsxColumnCurrency.Symbols extends Object
  • Field Details

  • Constructor Details

    • Symbols

      protected Symbols()
  • Method Details

    • setSymbols

      protected void setSymbols(String s)
    • getMinus

      protected char getMinus()
    • getGroupSeparator

      protected char getGroupSeparator()
    • getDecimalSeparator

      protected char getDecimalSeparator()
    • setPrecision

      protected void setPrecision(String p)
    • getPrecision

      protected int getPrecision()
    • setCurrency

      protected void setCurrency(String c)
    • getCurrency

      protected String getCurrency()