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()
String
public void setDrvrsLicNb(java.lang.String value)
value
- allowed object is
String
public java.lang.String getCstmrNb()
String
public void setCstmrNb(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSclSctyNb()
String
public void setSclSctyNb(java.lang.String value)
value
- allowed object is
String
public java.lang.String getAlnRegnNb()
String
public void setAlnRegnNb(java.lang.String value)
value
- allowed object is
String
public java.lang.String getPsptNb()
String
public void setPsptNb(java.lang.String value)
value
- allowed object is
String
public java.lang.String getTaxIdNb()
String
public void setTaxIdNb(java.lang.String value)
value
- allowed object is
String
public java.lang.String getIdntyCardNb()
String
public void setIdntyCardNb(java.lang.String value)
value
- allowed object is
String
public java.lang.String getMplyrIdNb()
String
public void setMplyrIdNb(java.lang.String value)
value
- allowed object is
String
public DateAndPlaceOfBirth getDtAndPlcOfBirth()
DateAndPlaceOfBirth
public void setDtAndPlcOfBirth(DateAndPlaceOfBirth value)
value
- allowed object is
DateAndPlaceOfBirth
public GenericIdentification4 getOthrId()
GenericIdentification4
public void setOthrId(GenericIdentification4 value)
value
- allowed object is
GenericIdentification4
public java.lang.String getIssr()
String
public void setIssr(java.lang.String value)
value
- allowed object is
String
Copyright © 2018. All rights reserved.