Uses of Class
de.adorsys.opba.tppbankingapi.ais.model.generated.AccountDetails
-
Packages that use AccountDetails Package Description de.adorsys.opba.tppbankingapi.ais.model.generated -
-
Uses of AccountDetails in de.adorsys.opba.tppbankingapi.ais.model.generated
Methods in de.adorsys.opba.tppbankingapi.ais.model.generated that return types with arguments of type AccountDetails Modifier and Type Method Description @NotNull @Valid List<AccountDetails>AccountList. getAccounts()Get accountsMethods in de.adorsys.opba.tppbankingapi.ais.model.generated with parameters of type AccountDetails Modifier and Type Method Description AccountListAccountList. addAccountsItem(AccountDetails accountsItem)Method parameters in de.adorsys.opba.tppbankingapi.ais.model.generated with type arguments of type AccountDetails Modifier and Type Method Description AccountListAccountList. accounts(List<AccountDetails> accounts)voidAccountList. setAccounts(List<AccountDetails> accounts)
-