| Package | Description |
|---|---|
| de.adorsys.multibanking.jpa.mapper |
| Modifier and Type | Method and Description |
|---|---|
protected BankLoginCredentialInfoJpaEntity |
JpaEntityMapperImpl.bankLoginCredentialInfoToBankLoginCredentialInfoJpaEntity(BankLoginCredentialInfo bankLoginCredentialInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BankLoginCredentialInfoJpaEntity> |
JpaEntityMapperImpl.bankLoginCredentialInfoListToBankLoginCredentialInfoJpaEntityList(List<BankLoginCredentialInfo> list) |
| Modifier and Type | Method and Description |
|---|---|
protected BankLoginCredentialInfo |
JpaEntityMapperImpl.bankLoginCredentialInfoJpaEntityToBankLoginCredentialInfo(BankLoginCredentialInfoJpaEntity bankLoginCredentialInfoJpaEntity) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BankLoginCredentialInfo> |
JpaEntityMapperImpl.bankLoginCredentialInfoJpaEntityListToBankLoginCredentialInfoList(List<BankLoginCredentialInfoJpaEntity> list) |
Copyright © 2019. All rights reserved.