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