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 TypeMethodDescriptionvoidsetAmount(BigDecimal amount) voidsetCheckNumber(String checkNumber) setContractId(int contractId) voidvoidsetPaymentDate(LocalDateTime paymentDate) voidsetStatus(MegafonPaymentStatus status) Methods inherited from class ru.bitel.common.model.IdContractId
getContractId
-
Constructor Details
-
MegafonPayment
public MegafonPayment()
-
-
Method Details
-
setContractId
- Overrides:
setContractIdin classIdContractId
-
getMsisdn
-
setMsisdn
-
getCheckNumber
-
setCheckNumber
-
getAmount
-
setAmount
-
getPaymentDate
-
setPaymentDate
-
getStatus
-
setStatus
-