Class EventConst

java.lang.Object
ru.bitel.bgbilling.modules.hd.common.bean.EventConst

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

    Fields
    Modifier and Type Field Description
    static int EVENT_ACTIVATE  
    static int EVENT_FINISH  
    static int EVENT_PROLONGATE  
  • Constructor Summary

    Constructors
    Constructor Description
    EventConst()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String typeToString​(int type)  

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • EventConst

      public EventConst()
  • Method Details

    • typeToString

      public static final java.lang.String typeToString​(int type)