public class PersonIdentificationSEPA2 extends Object
Java-Klasse für PersonIdentificationSEPA2 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="PersonIdentificationSEPA2">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Othr" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.02}RestrictedPersonIdentificationSEPA"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected RestrictedPersonIdentificationSEPA |
othr |
| Constructor and Description |
|---|
PersonIdentificationSEPA2() |
| Modifier and Type | Method and Description |
|---|---|
RestrictedPersonIdentificationSEPA |
getOthr()
Ruft den Wert der othr-Eigenschaft ab.
|
void |
setOthr(RestrictedPersonIdentificationSEPA value)
Legt den Wert der othr-Eigenschaft fest.
|
protected RestrictedPersonIdentificationSEPA othr
public RestrictedPersonIdentificationSEPA getOthr()
RestrictedPersonIdentificationSEPApublic void setOthr(RestrictedPersonIdentificationSEPA value)
value - allowed object is
RestrictedPersonIdentificationSEPACopyright © 2017. All rights reserved.