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