Class AustriaValidationConfigImpl
- java.lang.Object
-
- de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.DefaultPaymentValidationConfigImpl
-
- de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.AustriaValidationConfigImpl
-
- All Implemented Interfaces:
PaymentValidationConfig
public class AustriaValidationConfigImpl extends DefaultPaymentValidationConfigImpl
-
-
Field Summary
Fields Modifier and Type Field Description protected de.adorsys.psd2.validator.payment.config.ValidationObjectcreditorId-
Fields inherited from class de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.DefaultPaymentValidationConfigImpl
buildingNumber, creditorName, dayOfExecution, debtorName, endToEndIdentification, executionRule, instructionIdentification, maskedPan, msisdn, pan, postCode, reference, referenceIssuer, referenceType, streetName, townName, ultimateCreditor, ultimateDebtor
-
-
Constructor Summary
Constructors Constructor Description AustriaValidationConfigImpl()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.PaymentValidationConfig
getBuildingNumber, getCreditorId, getCreditorName, getDayOfExecution, getDebtorName, getEndToEndIdentification, getExecutionRule, getInstructionIdentification, getMaskedPan, getMsisdn, getPan, getPostCode, getReference, getReferenceIssuer, getReferenceType, getStreetName, getTownName, getUltimateCreditor, getUltimateDebtor
-
-