Class RSCMContractService.Builder
java.lang.Object
ru.bitel.bgbilling.modules.rscm.common.bean.RSCMContractService.Builder
- Enclosing class:
RSCMContractService
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setAmountDown
(int amountDown) setAmountUp
(int amountUp) setComment
(String comment) setContractId
(int contractId) setCost
(BigDecimal cost) setId
(int id) setInstallmentId
(int installmentId) setLast
(boolean last) setServiceId
(int serviceId) setServiceTitle
(String serviceTitle)
-
Method Details
-
setId
-
setComment
-
setContractId
-
setServiceId
-
setInstallmentId
-
setUnit
-
setDate
-
setServiceTitle
-
setAmountUp
-
setAmountDown
-
setLast
-
setCost
-
build
-