Class PersonIdentification3
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.pain_008_001_01.PersonIdentification3
-
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:sepade:xsd:pain.008.001.01}Max35Text"/> <element name="CstmrNb" type="{urn:sepade:xsd:pain.008.001.01}Max35Text"/> <element name="SclSctyNb" type="{urn:sepade:xsd:pain.008.001.01}Max35Text"/> <element name="AlnRegnNb" type="{urn:sepade:xsd:pain.008.001.01}Max35Text"/> <element name="PsptNb" type="{urn:sepade:xsd:pain.008.001.01}Max35Text"/> <element name="TaxIdNb" type="{urn:sepade:xsd:pain.008.001.01}Max35Text"/> <element name="IdntyCardNb" type="{urn:sepade:xsd:pain.008.001.01}Max35Text"/> <element name="MplyrIdNb" type="{urn:sepade:xsd:pain.008.001.01}Max35Text"/> <element name="DtAndPlcOfBirth" type="{urn:sepade:xsd:pain.008.001.01}DateAndPlaceOfBirth"/> <element name="OthrId" type="{urn:sepade:xsd:pain.008.001.01}GenericIdentification4"/> </choice> <element name="Issr" type="{urn:sepade:xsd:pain.008.001.01}Max35Text" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields 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 Summary
Constructors Constructor Description PersonIdentification3()
-
Method Summary
All Methods Instance Methods Concrete Methods 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.
-
-
-
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
-
-