Class BillEventNumbers

java.lang.Object
ru.bitel.bgbilling.modules.bill.server.event.BillEventNumbers

public class BillEventNumbers
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static int BILL_CREATED_EVENT  
    static int INVOICE_CREATED_EVENT  
  • Constructor Summary

    Constructors
    Constructor Description
    BillEventNumbers()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • BillEventNumbers

      public BillEventNumbers()