public class BankDetails extends Object
Constructor and Description |
---|
BankDetails() |
Modifier and Type | Method and Description |
---|---|
BankAccountBban |
getBankAccountBban()
Object that holds the Basic Bank Account Number (BBAN) data
|
BankAccountIban |
getBankAccountIban()
Object that holds the International Bank Account Number (IBAN) data
|
void |
setBankAccountBban(BankAccountBban value)
Object that holds the Basic Bank Account Number (BBAN) data
|
void |
setBankAccountIban(BankAccountIban value)
Object that holds the International Bank Account Number (IBAN) data
|
public BankAccountBban getBankAccountBban()
public void setBankAccountBban(BankAccountBban value)
public BankAccountIban getBankAccountIban()
public void setBankAccountIban(BankAccountIban value)
Copyright © 2024 Worldline Global Collect. All rights reserved.