Uses of Class
de.adorsys.psd2.model.ChosenScaMethod
-
Packages that use ChosenScaMethod Package Description de.adorsys.psd2.model -
-
Uses of ChosenScaMethod in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return ChosenScaMethod Modifier and Type Method Description @Valid ChosenScaMethodConsentsConfirmationOfFundsResponse. getChosenScaMethod()Get chosenScaMethod@Valid ChosenScaMethodConsentsResponse201. getChosenScaMethod()Get chosenScaMethod@Valid ChosenScaMethodPaymentInitationRequestResponse201. getChosenScaMethod()Get chosenScaMethod@Valid ChosenScaMethodPaymentInitiationCancelResponse202. getChosenScaMethod()Get chosenScaMethod@Valid ChosenScaMethodSelectPsuAuthenticationMethodResponse. getChosenScaMethod()Get chosenScaMethod@Valid ChosenScaMethodSigningBasketResponse201. getChosenScaMethod()Get chosenScaMethod@Valid ChosenScaMethodStartScaprocessResponse. getChosenScaMethod()Get chosenScaMethod@Valid ChosenScaMethodUpdatePsuAuthenticationResponse. getChosenScaMethod()Get chosenScaMethodMethods in de.adorsys.psd2.model with parameters of type ChosenScaMethod Modifier and Type Method Description ConsentsConfirmationOfFundsResponseConsentsConfirmationOfFundsResponse. chosenScaMethod(ChosenScaMethod chosenScaMethod)ConsentsResponse201ConsentsResponse201. chosenScaMethod(ChosenScaMethod chosenScaMethod)PaymentInitationRequestResponse201PaymentInitationRequestResponse201. chosenScaMethod(ChosenScaMethod chosenScaMethod)PaymentInitiationCancelResponse202PaymentInitiationCancelResponse202. chosenScaMethod(ChosenScaMethod chosenScaMethod)SelectPsuAuthenticationMethodResponseSelectPsuAuthenticationMethodResponse. chosenScaMethod(ChosenScaMethod chosenScaMethod)SigningBasketResponse201SigningBasketResponse201. chosenScaMethod(ChosenScaMethod chosenScaMethod)StartScaprocessResponseStartScaprocessResponse. chosenScaMethod(ChosenScaMethod chosenScaMethod)UpdatePsuAuthenticationResponseUpdatePsuAuthenticationResponse. chosenScaMethod(ChosenScaMethod chosenScaMethod)voidConsentsConfirmationOfFundsResponse. setChosenScaMethod(ChosenScaMethod chosenScaMethod)voidConsentsResponse201. setChosenScaMethod(ChosenScaMethod chosenScaMethod)voidPaymentInitationRequestResponse201. setChosenScaMethod(ChosenScaMethod chosenScaMethod)voidPaymentInitiationCancelResponse202. setChosenScaMethod(ChosenScaMethod chosenScaMethod)voidSelectPsuAuthenticationMethodResponse. setChosenScaMethod(ChosenScaMethod chosenScaMethod)voidSigningBasketResponse201. setChosenScaMethod(ChosenScaMethod chosenScaMethod)voidStartScaprocessResponse. setChosenScaMethod(ChosenScaMethod chosenScaMethod)voidUpdatePsuAuthenticationResponse. setChosenScaMethod(ChosenScaMethod chosenScaMethod)
-