public class RestrictedPersonIdentificationSchemeNameSEPA
extends java.lang.Object
Java class for RestrictedPersonIdentificationSchemeNameSEPA complex type.
The following schema fragment specifies the expected content contained within this class.
<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.003.02}IdentificationSchemeNameSEPA"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field | Description |
|---|---|---|
protected IdentificationSchemeNameSEPA |
prtry |
| Constructor | Description |
|---|---|
RestrictedPersonIdentificationSchemeNameSEPA() |
| Modifier and Type | Method | Description |
|---|---|---|
IdentificationSchemeNameSEPA |
getPrtry() |
Gets the value of the prtry property.
|
void |
setPrtry(IdentificationSchemeNameSEPA value) |
Sets the value of the prtry property.
|
protected IdentificationSchemeNameSEPA prtry
public RestrictedPersonIdentificationSchemeNameSEPA()
public IdentificationSchemeNameSEPA getPrtry()
IdentificationSchemeNameSEPApublic void setPrtry(IdentificationSchemeNameSEPA value)
value - allowed object is
IdentificationSchemeNameSEPACopyright © 2018. All rights reserved.