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