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