@Entity public class BankProfile extends Object implements Serializable, CurrentBankProfile
| Modifier and Type | Class and Description |
|---|---|
static interface |
BankProfile.ToAspsp |
static interface |
BankProfile.ToBankProfileDescriptor |
static interface |
BankProfile.ToConsentSupported |
| Modifier and Type | Field and Description |
|---|---|
static BankProfile.ToAspsp |
TO_ASPSP |
static BankProfile.ToBankProfileDescriptor |
TO_BANK_PROFILE_DESCRIPTOR |
| Constructor and Description |
|---|
BankProfile() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBankCode()
Bank code.
|
String |
getBic()
Bank identification code.
|
String |
getName()
Bank name
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAdapterId, getId, getIdpUrl, getPreferredApproach, getScaApproaches, getUrl, isTryToUsePreferredApproach, isUniquePaymentPurposepublic static final BankProfile.ToAspsp TO_ASPSP
public static final BankProfile.ToBankProfileDescriptor TO_BANK_PROFILE_DESCRIPTOR
public String getBic()
CurrentBankProfilegetBic in interface CurrentBankProfilepublic String getBankCode()
CurrentBankProfilegetBankCode in interface CurrentBankProfilepublic String getName()
CurrentBankProfilegetName in interface CurrentBankProfileCopyright © 2020. All rights reserved.