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