Class ObaCmsBulkPayment
- java.lang.Object
-
- de.adorsys.psd2.consent.api.pis.BaseCmsPayment
-
- de.adorsys.psd2.consent.api.pis.CmsBulkPayment
-
- de.adorsys.ledgers.oba.service.api.domain.ObaCmsBulkPayment
-
- All Implemented Interfaces:
de.adorsys.psd2.consent.api.pis.CmsPayment
public class ObaCmsBulkPayment extends de.adorsys.psd2.consent.api.pis.CmsBulkPayment
-
-
Constructor Summary
Constructors Constructor Description ObaCmsBulkPayment()
-
Method Summary
-
Methods inherited from class de.adorsys.psd2.consent.api.pis.CmsBulkPayment
canEqual, equals, getDebtorAccount, getPayments, getPaymentStatus, getPaymentType, getRequestedExecutionDate, getTransactionStatus, hashCode, isBatchBookingPreferred, setBatchBookingPreferred, setDebtorAccount, setPayments, setPaymentStatus, setRequestedExecutionDate, toString
-
Methods inherited from class de.adorsys.psd2.consent.api.pis.BaseCmsPayment
getCreationTimestamp, getPaymentId, getPaymentProduct, getPsuIdDatas, getStatusChangeTimestamp, getTppBrandLoggingInformation, getTppInfo, setCreationTimestamp, setPaymentId, setPaymentProduct, setPsuIdDatas, setStatusChangeTimestamp, setTppBrandLoggingInformation, setTppInfo
-
-