Class MegafonPayment
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdContractId
ru.bitel.bgbilling.modules.megafon.common.bean.MegafonPayment
- All Implemented Interfaces:
Serializable,ContractIdable,Idable
Запись о платеже(переводе) оператора на счет абонента через онлайн-кассу Мегафона
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetAmount(BigDecimal amount) setCheckNumber(String checkNumber) setContractId(int contractId) setId(int id) Устанавливает id объектаsetPaymentDate(LocalDateTime paymentDate) setStatus(MegafonPaymentStatus status) Methods inherited from class ru.bitel.common.model.IdContractId
getContractId
-
Constructor Details
-
MegafonPayment
public MegafonPayment()
-
-
Method Details
-
getAmount
-
getCheckNumber
-
getMsisdn
-
getPaymentDate
-
getStatus
-
setAmount
-
setCheckNumber
-
setContractId
- Overrides:
setContractIdin classIdContractId
-
setId
Description copied from class:IdУстанавливает id объекта -
setMsisdn
-
setPaymentDate
-
setStatus
-