public class FinancialInstitutionIdentification5 extends Object
Java-Klasse für FinancialInstitutionIdentification5 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="FinancialInstitutionIdentification5">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PrtryId" type="{urn:sepade:xsd:pain.008.001.01}RestrictedIdentification1"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected RestrictedIdentification1 |
prtryId |
| Constructor and Description |
|---|
FinancialInstitutionIdentification5() |
| Modifier and Type | Method and Description |
|---|---|
RestrictedIdentification1 |
getPrtryId()
Ruft den Wert der prtryId-Eigenschaft ab.
|
void |
setPrtryId(RestrictedIdentification1 value)
Legt den Wert der prtryId-Eigenschaft fest.
|
protected RestrictedIdentification1 prtryId
public RestrictedIdentification1 getPrtryId()
RestrictedIdentification1public void setPrtryId(RestrictedIdentification1 value)
value - allowed object is
RestrictedIdentification1Copyright © 2018. All rights reserved.