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