Uses of Class
de.adorsys.ledgers.um.api.domain.AdditionalAccountInfoBO
-
Packages that use AdditionalAccountInfoBO Package Description de.adorsys.ledgers.um.api.domain -
-
Uses of AdditionalAccountInfoBO in de.adorsys.ledgers.um.api.domain
Methods in de.adorsys.ledgers.um.api.domain that return types with arguments of type AdditionalAccountInfoBO Modifier and Type Method Description abstract List<AdditionalAccountInfoBO>AccountIdentifierTypeBO. getAdditionalAccountInfo(String accountId, Function<String,List<UserBO>> usersByIban, Function<String,List<UserBO>> usersByAccountId)
-