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