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