Class PersonIdentification3
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.pain_001_002_02.PersonIdentification3
-
public class PersonIdentification3 extends 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.001.002.02}Max35Text"/> <element name="CstmrNb" type="{urn:swift:xsd:$pain.001.002.02}Max35Text"/> <element name="SclSctyNb" type="{urn:swift:xsd:$pain.001.002.02}Max35Text"/> <element name="AlnRegnNb" type="{urn:swift:xsd:$pain.001.002.02}Max35Text"/> <element name="PsptNb" type="{urn:swift:xsd:$pain.001.002.02}Max35Text"/> <element name="TaxIdNb" type="{urn:swift:xsd:$pain.001.002.02}Max35Text"/> <element name="IdntyCardNb" type="{urn:swift:xsd:$pain.001.002.02}Max35Text"/> <element name="MplyrIdNb" type="{urn:swift:xsd:$pain.001.002.02}Max35Text"/> <element name="DtAndPlcOfBirth" type="{urn:swift:xsd:$pain.001.002.02}DateAndPlaceOfBirth"/> <element name="OthrId" type="{urn:swift:xsd:$pain.001.002.02}GenericIdentification4"/> </choice> <element name="Issr" type="{urn:swift:xsd:$pain.001.002.02}Max35Text" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected StringalnRegnNbprotected StringcstmrNbprotected StringdrvrsLicNbprotected DateAndPlaceOfBirthdtAndPlcOfBirthprotected StringidntyCardNbprotected Stringissrprotected StringmplyrIdNbprotected GenericIdentification4othrIdprotected StringpsptNbprotected StringsclSctyNbprotected StringtaxIdNb
-
Constructor Summary
Constructors Constructor Description PersonIdentification3()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAlnRegnNb()Gets the value of the alnRegnNb property.StringgetCstmrNb()Gets the value of the cstmrNb property.StringgetDrvrsLicNb()Gets the value of the drvrsLicNb property.DateAndPlaceOfBirthgetDtAndPlcOfBirth()Gets the value of the dtAndPlcOfBirth property.StringgetIdntyCardNb()Gets the value of the idntyCardNb property.StringgetIssr()Gets the value of the issr property.StringgetMplyrIdNb()Gets the value of the mplyrIdNb property.GenericIdentification4getOthrId()Gets the value of the othrId property.StringgetPsptNb()Gets the value of the psptNb property.StringgetSclSctyNb()Gets the value of the sclSctyNb property.StringgetTaxIdNb()Gets the value of the taxIdNb property.voidsetAlnRegnNb(String value)Sets the value of the alnRegnNb property.voidsetCstmrNb(String value)Sets the value of the cstmrNb property.voidsetDrvrsLicNb(String value)Sets the value of the drvrsLicNb property.voidsetDtAndPlcOfBirth(DateAndPlaceOfBirth value)Sets the value of the dtAndPlcOfBirth property.voidsetIdntyCardNb(String value)Sets the value of the idntyCardNb property.voidsetIssr(String value)Sets the value of the issr property.voidsetMplyrIdNb(String value)Sets the value of the mplyrIdNb property.voidsetOthrId(GenericIdentification4 value)Sets the value of the othrId property.voidsetPsptNb(String value)Sets the value of the psptNb property.voidsetSclSctyNb(String value)Sets the value of the sclSctyNb property.voidsetTaxIdNb(String value)Sets the value of the taxIdNb property.
-
-
-
Field Detail
-
drvrsLicNb
protected String drvrsLicNb
-
cstmrNb
protected String cstmrNb
-
sclSctyNb
protected String sclSctyNb
-
alnRegnNb
protected String alnRegnNb
-
psptNb
protected String psptNb
-
taxIdNb
protected String taxIdNb
-
idntyCardNb
protected String idntyCardNb
-
mplyrIdNb
protected String mplyrIdNb
-
dtAndPlcOfBirth
protected DateAndPlaceOfBirth dtAndPlcOfBirth
-
othrId
protected GenericIdentification4 othrId
-
issr
protected String issr
-
-
Method Detail
-
getDrvrsLicNb
public String getDrvrsLicNb()
Gets the value of the drvrsLicNb property.- Returns:
- possible object is
String
-
setDrvrsLicNb
public void setDrvrsLicNb(String value)
Sets the value of the drvrsLicNb property.- Parameters:
value- allowed object isString
-
getCstmrNb
public String getCstmrNb()
Gets the value of the cstmrNb property.- Returns:
- possible object is
String
-
setCstmrNb
public void setCstmrNb(String value)
Sets the value of the cstmrNb property.- Parameters:
value- allowed object isString
-
getSclSctyNb
public String getSclSctyNb()
Gets the value of the sclSctyNb property.- Returns:
- possible object is
String
-
setSclSctyNb
public void setSclSctyNb(String value)
Sets the value of the sclSctyNb property.- Parameters:
value- allowed object isString
-
getAlnRegnNb
public String getAlnRegnNb()
Gets the value of the alnRegnNb property.- Returns:
- possible object is
String
-
setAlnRegnNb
public void setAlnRegnNb(String value)
Sets the value of the alnRegnNb property.- Parameters:
value- allowed object isString
-
getPsptNb
public String getPsptNb()
Gets the value of the psptNb property.- Returns:
- possible object is
String
-
setPsptNb
public void setPsptNb(String value)
Sets the value of the psptNb property.- Parameters:
value- allowed object isString
-
getTaxIdNb
public String getTaxIdNb()
Gets the value of the taxIdNb property.- Returns:
- possible object is
String
-
setTaxIdNb
public void setTaxIdNb(String value)
Sets the value of the taxIdNb property.- Parameters:
value- allowed object isString
-
getIdntyCardNb
public String getIdntyCardNb()
Gets the value of the idntyCardNb property.- Returns:
- possible object is
String
-
setIdntyCardNb
public void setIdntyCardNb(String value)
Sets the value of the idntyCardNb property.- Parameters:
value- allowed object isString
-
getMplyrIdNb
public String getMplyrIdNb()
Gets the value of the mplyrIdNb property.- Returns:
- possible object is
String
-
setMplyrIdNb
public void setMplyrIdNb(String value)
Sets the value of the mplyrIdNb property.- Parameters:
value- allowed object isString
-
getDtAndPlcOfBirth
public DateAndPlaceOfBirth getDtAndPlcOfBirth()
Gets the value of the dtAndPlcOfBirth property.- Returns:
- possible object is
DateAndPlaceOfBirth
-
setDtAndPlcOfBirth
public void setDtAndPlcOfBirth(DateAndPlaceOfBirth value)
Sets the value of the dtAndPlcOfBirth property.- Parameters:
value- allowed object isDateAndPlaceOfBirth
-
getOthrId
public GenericIdentification4 getOthrId()
Gets the value of the othrId property.- Returns:
- possible object is
GenericIdentification4
-
setOthrId
public void setOthrId(GenericIdentification4 value)
Sets the value of the othrId property.- Parameters:
value- allowed object isGenericIdentification4
-
getIssr
public String getIssr()
Gets the value of the issr property.- Returns:
- possible object is
String
-
-