Class LedgersValidationConfigImpl
- java.lang.Object
-
- de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.DefaultPaymentValidationConfigImpl
-
- de.adorsys.aspsp.xs2a.connector.validator.body.config.LedgersValidationConfigImpl
-
- All Implemented Interfaces:
de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.PaymentValidationConfig
public class LedgersValidationConfigImpl extends de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.DefaultPaymentValidationConfigImpl
-
-
Field Summary
Fields Modifier and Type Field Description protected de.adorsys.psd2.validator.payment.config.ValidationObjectdayOfExecution-
Fields inherited from class de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.DefaultPaymentValidationConfigImpl
buildingNumber, creditorId, creditorName, debtorName, endToEndIdentification, executionRule, instructionIdentification, maskedPan, msisdn, pan, postCode, reference, referenceIssuer, referenceType, streetName, townName, ultimateCreditor, ultimateDebtor
-
-
Constructor Summary
Constructors Constructor Description LedgersValidationConfigImpl()
-
Method Summary
-
Methods inherited from class de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.DefaultPaymentValidationConfigImpl
canEqual, equals, getBuildingNumber, getCreditorId, getCreditorName, getDayOfExecution, getDebtorName, getEndToEndIdentification, getExecutionRule, getInstructionIdentification, getMaskedPan, getMsisdn, getPan, getPostCode, getReference, getReferenceIssuer, getReferenceType, getStreetName, getTownName, getUltimateCreditor, getUltimateDebtor, hashCode, setBuildingNumber, setCreditorId, setCreditorName, setDayOfExecution, setDebtorName, setEndToEndIdentification, setExecutionRule, setInstructionIdentification, setMaskedPan, setMsisdn, setPan, setPostCode, setReference, setReferenceIssuer, setReferenceType, setStreetName, setTownName, setUltimateCreditor, setUltimateDebtor, toString
-
-