public class FinancialInstitutionIdentificationSCT extends Object
Java-Klasse für FinancialInstitutionIdentificationSCT complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="FinancialInstitutionIdentificationSCT">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BIC" type="{urn:swift:xsd:$pain.001.002.02}BICIdentifier"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FinancialInstitutionIdentificationSCT() |
| 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 © 2017. All rights reserved.