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