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