Class BaseClientEvent

java.lang.Object
ru.bitel.bgbilling.client.event.BaseClientEvent
Direct Known Subclasses:
CustomerPanelReinitEvent, UpdateContractEmailEvent, UpdateContractTreeEvent

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

    Constructors
    Constructor Description
    BaseClientEvent​(int contractId)  
  • Method Summary

    Modifier and Type Method Description
    int getContractId()  

    Methods inherited from class java.lang.Object

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

    • BaseClientEvent

      public BaseClientEvent​(int contractId)
  • Method Details

    • getContractId

      public int getContractId()