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