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