java.lang.Object
ru.bitel.bgbilling.modules.bill.server.bean.BillUtils

public class BillUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    BillUtils()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String formatSum​(java.lang.String sum)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BillUtils

      public BillUtils()
  • Method Details

    • formatSum

      public static java.lang.String formatSum​(java.lang.String sum)