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