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.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()
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()
IdentificationSchemeNameSEPA
public void setPrtry(IdentificationSchemeNameSEPA value)
value
- allowed object is
IdentificationSchemeNameSEPA