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