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