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 inherited from class de.adorsys.psd2.xs2a.web.validator.body.payment.handler.config.DefaultPaymentValidationConfigImpl
buildingNumber, chargeBearer, creditorId, creditorName, dayOfExecution, debtorName, endToEndIdentification, executionRule, instructionIdentification, maskedPan, monthsOfExecution, msisdn, pan, postCode, reference, referenceIssuer, referenceType, remittanceInformationStructured, streetName, townName, ultimateCreditor, ultimateDebtor
-
-
Constructor Summary
Constructors Constructor Description AustriaValidationConfigImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description de.adorsys.psd2.validator.payment.config.ValidationObjectgetCreditorId()-
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, getChargeBearer, getCreditorName, getDayOfExecution, getDebtorName, getEndToEndIdentification, getExecutionRule, getInstructionIdentification, getMaskedPan, getMonthsOfExecution, getMsisdn, getPan, getPostCode, getReference, getReferenceIssuer, getReferenceType, getRemittanceInformationStructured, getStreetName, getTownName, getUltimateCreditor, getUltimateDebtor
-
-