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