Class CustomerLink
java.lang.Object
ru.bitel.bgbilling.kernel.contract.api.common.bean.customer.CustomerLink
Привязка ID договора к кастомеру
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintlongintsetContractId(int contractId) setCustomerAccount(long customerAccount) setCustomerId(int customerId) setPeriod(PeriodWithTime period)
-
Constructor Details
-
CustomerLink
public CustomerLink()
-
-
Method Details
-
getContractId
public int getContractId() -
getCustomerAccount
public long getCustomerAccount() -
getCustomerId
public int getCustomerId() -
getPeriod
-
setContractId
-
setCustomerAccount
-
setCustomerId
-
setPeriod
-