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()
setContractId
(int contractId) setContractTitle
(String contractTitle)
-
Constructor Details
-
ContractModuleConfig
public ContractModuleConfig() -
ContractModuleConfig
-
-
Method Details
-
getContractId
public int getContractId() -
setContractId
-
getContractTitle
-
setContractTitle
-
getKey
-
setKey
-
getValue
-
setValue
-