| Package | Description |
|---|---|
| de.adorsys.ledgers.um.db.domain | |
| de.adorsys.ledgers.um.db.repository |
| Modifier and Type | Method and Description |
|---|---|
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserEntity> |
UserRepository.findOwnersByAccountId(String accountId,
AccessType accessType) |
List<UserEntity> |
UserRepository.findOwnersByIban(String iban,
AccessType accessType) |
Copyright © 2020. All rights reserved.