Uses of Class
de.adorsys.psd2.xs2a.core.profile.StartAuthorisationMode
-
Packages that use StartAuthorisationMode Package Description de.adorsys.psd2.xs2a.core.profile -
-
Uses of StartAuthorisationMode in de.adorsys.psd2.xs2a.core.profile
Methods in de.adorsys.psd2.xs2a.core.profile that return StartAuthorisationMode Modifier and Type Method Description static StartAuthorisationModeStartAuthorisationMode. getByValue(String value)static StartAuthorisationModeStartAuthorisationMode. valueOf(String name)Returns the enum constant of this type with the specified name.static StartAuthorisationMode[]StartAuthorisationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-