Class MegafonPayment
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.megafon.common.bean.MegafonPayment
- All Implemented Interfaces:
Serializable,Idable
Запись о платеже(переводе) оператора на счет абонента через онлайн-кассу Мегафона
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetAmount(BigDecimal amount) voidsetCheckNumber(String checkNumber) voidsetContractId(int contractId) voidvoidsetPaymentDate(LocalDateTime paymentDate)
-
Constructor Details
-
MegafonPayment
public MegafonPayment()
-
-
Method Details
-
getContractId
public int getContractId() -
setContractId
public void setContractId(int contractId) -
getMsisdn
-
setMsisdn
-
getCheckNumber
-
setCheckNumber
-
getAmount
-
setAmount
-
getPaymentDate
-
setPaymentDate
-