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