Class Func.Zh

java.lang.Object
com.stimulsoft.report.Func.Zh
Enclosing class:
Func

public static class Func.Zh extends Object
Class contains methods for the String representation of numbers values with Chinese language speciality. Copyright Stimulsoft
  • Constructor Details

    • Zh

      public Zh()
  • Method Details

    • toWordsZh

      public static String toWordsZh(BigDecimal num)
      Convert value to String
      Parameters:
      num - number to convert
      Returns:
      resulting String
    • toCurrencyWordsZh

      public static String toCurrencyWordsZh(BigDecimal num)
      数字转换成大写汉字主函数(main function)
      Parameters:
      num -
      Returns:
      返回转换后的大写汉字