Uses of Class
de.adorsys.xs2a.adapter.api.model.BookingStatusCard
-
-
Uses of BookingStatusCard in de.adorsys.xs2a.adapter.api.model
Methods in de.adorsys.xs2a.adapter.api.model that return BookingStatusCard Modifier and Type Method Description static BookingStatusCardBookingStatusCard. fromValue(String value)static BookingStatusCardBookingStatusCard. valueOf(String name)Returns the enum constant of this type with the specified name.static BookingStatusCard[]BookingStatusCard. values()Returns an array containing the constants of this enum type, in the order they are declared.
-