Class ContractScript
java.lang.Object
ru.bitel.bgbilling.kernel.contract.script.common.bean.ContractScript
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
getId()
int
setComment
(String comment) setContractId
(int contractId) setId
(int id) setScriptId
(int scriptId)
-
Constructor Details
-
ContractScript
public ContractScript()
-
-
Method Details
-
getId
public int getId() -
setId
-
getContractId
public int getContractId() -
setContractId
-
getScriptId
public int getScriptId() -
setScriptId
-
getScript
-
setScript
-
getPeriod
-
setPeriod
-
getComment
-
setComment
-