Class RSCMContractService
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdContractId
ru.bitel.bgbilling.modules.rscm.common.bean.RSCMContractService
- All Implemented Interfaces:
Serializable,ContractIdable,Idable
Потребленная договором услуга RSCM модуля.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetCost()getDate()intintgetUnit()booleanisLast()setAmountDown(int amountDown) setAmountUp(int amountUp) setComment(String comment) setContractId(int contractId) setCost(BigDecimal cost) setId(int id) Устанавливает id объектаsetInstallmentId(int installmentId) setLast(boolean last) setServiceId(int serviceId) setServiceTitle(String serviceTitle) Methods inherited from class ru.bitel.common.model.IdContractId
getContractId
-
Constructor Details
-
RSCMContractService
public RSCMContractService()
-
-
Method Details
-
getAmountDown
public int getAmountDown() -
getAmountUp
public int getAmountUp() -
getComment
-
getCost
-
getDate
-
getInstallmentId
public int getInstallmentId() -
getServiceId
public int getServiceId() -
getServiceTitle
-
getUnit
-
isLast
public boolean isLast() -
setAmountDown
-
setAmountUp
-
setComment
-
setContractId
- Overrides:
setContractIdin classIdContractId
-
setCost
-
setDate
-
setId
Description copied from class:IdУстанавливает id объекта -
setInstallmentId
-
setLast
-
setServiceId
-
setServiceTitle
-
setUnit
-