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