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