public class BranchAndFinancialInstitutionIdentificationSEPA3
extends java.lang.Object
Java class for BranchAndFinancialInstitutionIdentificationSEPA3 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BranchAndFinancialInstitutionIdentificationSEPA3"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="FinInstnId" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}FinancialInstitutionIdentificationSEPA3"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field | Description |
---|---|---|
protected FinancialInstitutionIdentificationSEPA3 |
finInstnId |
Constructor | Description |
---|---|
BranchAndFinancialInstitutionIdentificationSEPA3() |
Modifier and Type | Method | Description |
---|---|---|
FinancialInstitutionIdentificationSEPA3 |
getFinInstnId() |
Gets the value of the finInstnId property.
|
void |
setFinInstnId(FinancialInstitutionIdentificationSEPA3 value) |
Sets the value of the finInstnId property.
|
protected FinancialInstitutionIdentificationSEPA3 finInstnId
public BranchAndFinancialInstitutionIdentificationSEPA3()
public FinancialInstitutionIdentificationSEPA3 getFinInstnId()
FinancialInstitutionIdentificationSEPA3
public void setFinInstnId(FinancialInstitutionIdentificationSEPA3 value)
value
- allowed object is
FinancialInstitutionIdentificationSEPA3
Copyright © 2018. All rights reserved.