public class CreditorInformation extends Object
From the specification v1.0
| Language | General Definition | Field Definition |
|---|---|---|
| EN | Creditor information | Mandatory data group |
| DE | Zahlungsempfänger Informationen | Obligatorische Datengruppe |
| FR | Informations sur le bénéficiaire | Groupe de données obligatoire |
| IT | Informazioni beneficiario | Gruppo di dati obbligatorio |
Data Structure Element
QRCH +CdtrInf
| Constructor and Description |
|---|
CreditorInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Creditor |
getCreditor() |
String |
getIban() |
int |
hashCode() |
void |
setCreditor(Creditor creditor) |
void |
setIban(String iban) |
String |
toString() |
Copyright © 2017 Codeblock GmbH. All rights reserved.