Class PersonIdentification3
java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_01.PersonIdentification3
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:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text"/>
<element name="CstmrNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text"/>
<element name="SclSctyNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text"/>
<element name="AlnRegnNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text"/>
<element name="PsptNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text"/>
<element name="TaxIdNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text"/>
<element name="IdntyCardNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text"/>
<element name="MplyrIdNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text"/>
<element name="DtAndPlcOfBirth" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}DateAndPlaceOfBirth"/>
<element name="OthrId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}GenericIdentification4"/>
</choice>
<element name="Issr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the alnRegnNb property.Gets the value of the cstmrNb property.Gets the value of the drvrsLicNb property.Gets the value of the dtAndPlcOfBirth property.Gets the value of the idntyCardNb property.getIssr()Gets the value of the issr property.Gets the value of the mplyrIdNb property.Gets the value of the othrId property.Gets the value of the psptNb property.Gets the value of the sclSctyNb property.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.voidSets the value of the dtAndPlcOfBirth property.voidsetIdntyCardNb(String value) Sets the value of the idntyCardNb property.voidSets 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.voidSets 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 Details
-
drvrsLicNb
-
cstmrNb
-
sclSctyNb
-
alnRegnNb
-
psptNb
-
taxIdNb
-
idntyCardNb
-
mplyrIdNb
-
dtAndPlcOfBirth
-
othrId
-
issr
-
-
Constructor Details
-
PersonIdentification3
public PersonIdentification3()
-
-
Method Details
-
getDrvrsLicNb
-
setDrvrsLicNb
-
getCstmrNb
-
setCstmrNb
-
getSclSctyNb
-
setSclSctyNb
-
getAlnRegnNb
-
setAlnRegnNb
-
getPsptNb
-
setPsptNb
-
getTaxIdNb
-
setTaxIdNb
-
getIdntyCardNb
-
setIdntyCardNb
-
getMplyrIdNb
-
setMplyrIdNb
-
getDtAndPlcOfBirth
Gets the value of the dtAndPlcOfBirth property.- Returns:
- possible object is
DateAndPlaceOfBirth
-
setDtAndPlcOfBirth
Sets the value of the dtAndPlcOfBirth property.- Parameters:
value- allowed object isDateAndPlaceOfBirth
-
getOthrId
Gets the value of the othrId property.- Returns:
- possible object is
GenericIdentification4
-
setOthrId
Sets the value of the othrId property.- Parameters:
value- allowed object isGenericIdentification4
-
getIssr
-
setIssr
-