Class ObaCmsPeriodicPayment
- java.lang.Object
-
- de.adorsys.psd2.consent.api.pis.BaseCmsPayment
-
- de.adorsys.psd2.consent.api.pis.CmsSinglePayment
-
- de.adorsys.psd2.consent.api.pis.CmsPeriodicPayment
-
- de.adorsys.ledgers.oba.service.api.domain.ObaCmsPeriodicPayment
-
- All Implemented Interfaces:
de.adorsys.psd2.consent.api.pis.CmsPayment
public class ObaCmsPeriodicPayment extends de.adorsys.psd2.consent.api.pis.CmsPeriodicPayment
-
-
Constructor Summary
Constructors Constructor Description ObaCmsPeriodicPayment()
-
Method Summary
-
Methods inherited from class de.adorsys.psd2.consent.api.pis.CmsPeriodicPayment
canEqual, equals, getDayOfExecution, getEndDate, getExecutionRule, getFrequency, getPaymentType, getStartDate, hashCode, setDayOfExecution, setEndDate, setExecutionRule, setFrequency, setStartDate, toString
-
Methods inherited from class de.adorsys.psd2.consent.api.pis.CmsSinglePayment
getCreditorAccount, getCreditorAddress, getCreditorAgent, getCreditorName, getDebtorAccount, getEndToEndIdentification, getInstructedAmount, getInstructionIdentification, getPaymentStatus, getPurposeCode, getRemittanceInformationStructured, getRemittanceInformationStructuredArray, getRemittanceInformationUnstructured, getRequestedExecutionDate, getRequestedExecutionTime, getUltimateCreditor, getUltimateDebtor, setCreditorAccount, setCreditorAddress, setCreditorAgent, setCreditorName, setDebtorAccount, setEndToEndIdentification, setInstructedAmount, setInstructionIdentification, setPaymentStatus, setPurposeCode, setRemittanceInformationStructured, setRemittanceInformationStructuredArray, setRemittanceInformationUnstructured, setRequestedExecutionDate, setRequestedExecutionTime, setUltimateCreditor, setUltimateDebtor
-
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
-
-