Class PersonIdentificationSDD1
java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_002_01.PersonIdentificationSDD1
Java class for PersonIdentificationSDD1 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PersonIdentificationSDD1">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="DrvrsLicNb" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="CstmrNb" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="SclSctyNb" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="AlnRegnNb" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="PsptNb" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="TaxIdNb" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="IdntyCardNb" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="MplyrIdNb" type="{urn:swift:xsd:$pain.008.002.01}Max35Text"/>
<element name="DtAndPlcOfBirth" type="{urn:swift:xsd:$pain.008.002.01}DateAndPlaceOfBirth"/>
<element name="OthrId" type="{urn:swift:xsd:$pain.008.002.01}GenericIdentification4"/>
</choice>
<element name="Issr" type="{urn:swift:xsd:$pain.008.002.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
-
PersonIdentificationSDD1
public PersonIdentificationSDD1()
-
-
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
-