public class BankingInternationalPayeeBankDetailsBankAddress extends Object
| Constructor and Description |
|---|
BankingInternationalPayeeBankDetailsBankAddress() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAddress()
Address of the recipient Bank
|
String |
getName()
Name of the recipient Bank
|
int |
hashCode() |
void |
setAddress(String address) |
void |
setName(String name) |
String |
toString() |
public BankingInternationalPayeeBankDetailsBankAddress()
Copyright © 2019. All rights reserved.