Uses of Class
de.adorsys.psd2.model.ScaMethods
-
Packages that use ScaMethods Package Description de.adorsys.psd2.model -
-
Uses of ScaMethods in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return ScaMethods Modifier and Type Method Description @Valid ScaMethodsConsentsConfirmationOfFundsResponse. getScaMethods()Get scaMethods@Valid ScaMethodsConsentsResponse201. getScaMethods()Get scaMethods@Valid ScaMethodsPaymentInitationRequestResponse201. getScaMethods()Get scaMethods@Valid ScaMethodsPaymentInitiationCancelResponse202. getScaMethods()Get scaMethods@Valid ScaMethodsSigningBasketResponse201. getScaMethods()Get scaMethods@Valid ScaMethodsStartScaprocessResponse. getScaMethods()Get scaMethods@Valid ScaMethodsUpdatePsuAuthenticationResponse. getScaMethods()Get scaMethods@Valid ScaMethodsUpdatePsuIdenticationResponse. getScaMethods()Get scaMethodsMethods in de.adorsys.psd2.model with parameters of type ScaMethods Modifier and Type Method Description ConsentsConfirmationOfFundsResponseConsentsConfirmationOfFundsResponse. scaMethods(ScaMethods scaMethods)ConsentsResponse201ConsentsResponse201. scaMethods(ScaMethods scaMethods)PaymentInitationRequestResponse201PaymentInitationRequestResponse201. scaMethods(ScaMethods scaMethods)PaymentInitiationCancelResponse202PaymentInitiationCancelResponse202. scaMethods(ScaMethods scaMethods)SigningBasketResponse201SigningBasketResponse201. scaMethods(ScaMethods scaMethods)StartScaprocessResponseStartScaprocessResponse. scaMethods(ScaMethods scaMethods)UpdatePsuAuthenticationResponseUpdatePsuAuthenticationResponse. scaMethods(ScaMethods scaMethods)UpdatePsuIdenticationResponseUpdatePsuIdenticationResponse. scaMethods(ScaMethods scaMethods)voidConsentsConfirmationOfFundsResponse. setScaMethods(ScaMethods scaMethods)voidConsentsResponse201. setScaMethods(ScaMethods scaMethods)voidPaymentInitationRequestResponse201. setScaMethods(ScaMethods scaMethods)voidPaymentInitiationCancelResponse202. setScaMethods(ScaMethods scaMethods)voidSigningBasketResponse201. setScaMethods(ScaMethods scaMethods)voidStartScaprocessResponse. setScaMethods(ScaMethods scaMethods)voidUpdatePsuAuthenticationResponse. setScaMethods(ScaMethods scaMethods)voidUpdatePsuIdenticationResponse. setScaMethods(ScaMethods scaMethods)
-