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="Othr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.003.02}RestrictedFinancialIdentificationSEPA"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected RestrictedFinancialIdentificationSEPA |
othr |
| Constructor and Description |
|---|
FinancialInstitutionIdentificationSEPA2() |
| Modifier and Type | Method and Description |
|---|---|
RestrictedFinancialIdentificationSEPA |
getOthr()
Ruft den Wert der othr-Eigenschaft ab.
|
void |
setOthr(RestrictedFinancialIdentificationSEPA value)
Legt den Wert der othr-Eigenschaft fest.
|
protected RestrictedFinancialIdentificationSEPA othr
public FinancialInstitutionIdentificationSEPA2()
public RestrictedFinancialIdentificationSEPA getOthr()
RestrictedFinancialIdentificationSEPApublic void setOthr(RestrictedFinancialIdentificationSEPA value)
value - allowed object is
RestrictedFinancialIdentificationSEPACopyright © 2018. All rights reserved.