Class ContractModuleConfig
java.lang.Object
ru.bitel.bgbilling.kernel.contract.config.common.bean.ContractModuleConfig
-
Constructor Summary
ConstructorDescriptionContractModuleConfig
(int contractId, String contractTitle, String key, String value) -
Method Summary
Modifier and TypeMethodDescriptionint
getKey()
getValue()
void
setContractId
(int contractId) void
setContractTitle
(String contractTitle) void
void
-
Constructor Details
-
ContractModuleConfig
public ContractModuleConfig() -
ContractModuleConfig
-
-
Method Details
-
getContractId
public int getContractId() -
setContractId
public void setContractId(int contractId) -
getContractTitle
-
setContractTitle
-
getKey
-
setKey
-
getValue
-
setValue
-