java.lang.Object
ru.bitel.bgbilling.kernel.script.common.bean.GlobalScriptLog
ru.bitel.bgbilling.kernel.contract.script.common.bean.ContractScriptLog

public class ContractScriptLog
extends GlobalScriptLog
  • Constructor Summary

    Constructors
    Constructor Description
    ContractScriptLog()  
  • Method Summary

    Modifier and Type Method Description
    int getCid()  
    void setCid​(int contractIdd)  

    Methods inherited from class ru.bitel.bgbilling.kernel.script.common.bean.GlobalScriptLog

    getData, getDate, getTitle, setData, setDate, setTitle

    Methods inherited from class java.lang.Object

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

    • ContractScriptLog

      public ContractScriptLog()
  • Method Details

    • getCid

      public int getCid()
    • setCid

      public void setCid​(int contractIdd)