public class BranchAndFinancialInstitutionIdentificationSEPA2 extends Object
Java-Klasse für BranchAndFinancialInstitutionIdentificationSEPA2 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="BranchAndFinancialInstitutionIdentificationSEPA2">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FinInstnId" type="{urn:swift:xsd:$pain.002.002.02}FinancialInstitutionIdentificationSEPA2"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FinancialInstitutionIdentificationSEPA2 |
finInstnId |
| Constructor and Description |
|---|
BranchAndFinancialInstitutionIdentificationSEPA2() |
| Modifier and Type | Method and Description |
|---|---|
FinancialInstitutionIdentificationSEPA2 |
getFinInstnId()
Ruft den Wert der finInstnId-Eigenschaft ab.
|
void |
setFinInstnId(FinancialInstitutionIdentificationSEPA2 value)
Legt den Wert der finInstnId-Eigenschaft fest.
|
protected FinancialInstitutionIdentificationSEPA2 finInstnId
public BranchAndFinancialInstitutionIdentificationSEPA2()
public FinancialInstitutionIdentificationSEPA2 getFinInstnId()
FinancialInstitutionIdentificationSEPA2public void setFinInstnId(FinancialInstitutionIdentificationSEPA2 value)
value - allowed object is
FinancialInstitutionIdentificationSEPA2Copyright © 2018. All rights reserved.