public class PersonIdentification3
extends java.lang.Object
Java class for PersonIdentification3 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PersonIdentification3">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="DrvrsLicNb" type="{urn:swift:xsd:$pain.002.002.02}Max35Text"/>
<element name="CstmrNb" type="{urn:swift:xsd:$pain.002.002.02}Max35Text"/>
<element name="SclSctyNb" type="{urn:swift:xsd:$pain.002.002.02}Max35Text"/>
<element name="AlnRegnNb" type="{urn:swift:xsd:$pain.002.002.02}Max35Text"/>
<element name="PsptNb" type="{urn:swift:xsd:$pain.002.002.02}Max35Text"/>
<element name="TaxIdNb" type="{urn:swift:xsd:$pain.002.002.02}Max35Text"/>
<element name="IdntyCardNb" type="{urn:swift:xsd:$pain.002.002.02}Max35Text"/>
<element name="MplyrIdNb" type="{urn:swift:xsd:$pain.002.002.02}Max35Text"/>
<element name="DtAndPlcOfBirth" type="{urn:swift:xsd:$pain.002.002.02}DateAndPlaceOfBirth"/>
<element name="OthrId" type="{urn:swift:xsd:$pain.002.002.02}GenericIdentification4"/>
</choice>
<element name="Issr" type="{urn:swift:xsd:$pain.002.002.02}Max35Text" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
alnRegnNb |
|
protected java.lang.String |
cstmrNb |
|
protected java.lang.String |
drvrsLicNb |
|
protected DateAndPlaceOfBirth |
dtAndPlcOfBirth |
|
protected java.lang.String |
idntyCardNb |
|
protected java.lang.String |
issr |
|
protected java.lang.String |
mplyrIdNb |
|
protected GenericIdentification4 |
othrId |
|
protected java.lang.String |
psptNb |
|
protected java.lang.String |
sclSctyNb |
|
protected java.lang.String |
taxIdNb |
| Constructor | Description |
|---|---|
PersonIdentification3() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getAlnRegnNb() |
Gets the value of the alnRegnNb property.
|
java.lang.String |
getCstmrNb() |
Gets the value of the cstmrNb property.
|
java.lang.String |
getDrvrsLicNb() |
Gets the value of the drvrsLicNb property.
|
DateAndPlaceOfBirth |
getDtAndPlcOfBirth() |
Gets the value of the dtAndPlcOfBirth property.
|
java.lang.String |
getIdntyCardNb() |
Gets the value of the idntyCardNb property.
|
java.lang.String |
getIssr() |
Gets the value of the issr property.
|
java.lang.String |
getMplyrIdNb() |
Gets the value of the mplyrIdNb property.
|
GenericIdentification4 |
getOthrId() |
Gets the value of the othrId property.
|
java.lang.String |
getPsptNb() |
Gets the value of the psptNb property.
|
java.lang.String |
getSclSctyNb() |
Gets the value of the sclSctyNb property.
|
java.lang.String |
getTaxIdNb() |
Gets the value of the taxIdNb property.
|
void |
setAlnRegnNb(java.lang.String value) |
Sets the value of the alnRegnNb property.
|
void |
setCstmrNb(java.lang.String value) |
Sets the value of the cstmrNb property.
|
void |
setDrvrsLicNb(java.lang.String value) |
Sets the value of the drvrsLicNb property.
|
void |
setDtAndPlcOfBirth(DateAndPlaceOfBirth value) |
Sets the value of the dtAndPlcOfBirth property.
|
void |
setIdntyCardNb(java.lang.String value) |
Sets the value of the idntyCardNb property.
|
void |
setIssr(java.lang.String value) |
Sets the value of the issr property.
|
void |
setMplyrIdNb(java.lang.String value) |
Sets the value of the mplyrIdNb property.
|
void |
setOthrId(GenericIdentification4 value) |
Sets the value of the othrId property.
|
void |
setPsptNb(java.lang.String value) |
Sets the value of the psptNb property.
|
void |
setSclSctyNb(java.lang.String value) |
Sets the value of the sclSctyNb property.
|
void |
setTaxIdNb(java.lang.String value) |
Sets the value of the taxIdNb property.
|
protected java.lang.String drvrsLicNb
protected java.lang.String cstmrNb
protected java.lang.String sclSctyNb
protected java.lang.String alnRegnNb
protected java.lang.String psptNb
protected java.lang.String taxIdNb
protected java.lang.String idntyCardNb
protected java.lang.String mplyrIdNb
protected DateAndPlaceOfBirth dtAndPlcOfBirth
protected GenericIdentification4 othrId
protected java.lang.String issr
public java.lang.String getDrvrsLicNb()
Stringpublic void setDrvrsLicNb(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCstmrNb()
Stringpublic void setCstmrNb(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSclSctyNb()
Stringpublic void setSclSctyNb(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAlnRegnNb()
Stringpublic void setAlnRegnNb(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPsptNb()
Stringpublic void setPsptNb(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTaxIdNb()
Stringpublic void setTaxIdNb(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getIdntyCardNb()
Stringpublic void setIdntyCardNb(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMplyrIdNb()
Stringpublic void setMplyrIdNb(java.lang.String value)
value - allowed object is
Stringpublic DateAndPlaceOfBirth getDtAndPlcOfBirth()
DateAndPlaceOfBirthpublic void setDtAndPlcOfBirth(DateAndPlaceOfBirth value)
value - allowed object is
DateAndPlaceOfBirthpublic GenericIdentification4 getOthrId()
GenericIdentification4public void setOthrId(GenericIdentification4 value)
value - allowed object is
GenericIdentification4public java.lang.String getIssr()
Stringpublic void setIssr(java.lang.String value)
value - allowed object is
StringCopyright © 2018. All rights reserved.