Class ContractScriptLog
java.lang.Object
ru.bitel.bgbilling.kernel.script.common.bean.GlobalScriptLog
ru.bitel.bgbilling.kernel.contract.script.common.bean.ContractScriptLog
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ContractScriptLog.Builder
builder()
int
void
setContractId
(int contractIdd)
-
Constructor Details
-
ContractScriptLog
public ContractScriptLog()
-
-
Method Details
-
getContractId
public int getContractId() -
setContractId
public void setContractId(int contractIdd) -
builder
-