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