Class Autopayment
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.kernel.contract.autopayment.common.bean.Autopayment
- All Implemented Interfaces:
Serializable,Idable
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetData()getMode()getSum()setAccessToken(String accessToken) setContractId(int contractId) setId(int id) Устанавливает id объектаsetMode(AutopaymentMode mode) setModeData(String modeData) setPeriod(PeriodWithTime period) setSum(BigDecimal sum)
-
Constructor Details
-
Autopayment
public Autopayment()
-
-
Method Details