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