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