public class AccountIdentificationSEPA extends Object
Java-Klasse für AccountIdentificationSEPA complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="AccountIdentificationSEPA">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="IBAN" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.002.02}IBAN2007Identifier"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AccountIdentificationSEPA() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIBAN()
Ruft den Wert der iban-Eigenschaft ab.
|
void |
setIBAN(String value)
Legt den Wert der iban-Eigenschaft fest.
|
protected String iban
Copyright © 2018. All rights reserved.