Class PersonIdentification15

java.lang.Object
org.coderic.iso20022.messages.casp.PersonIdentification15

public class PersonIdentification15 extends Object

Java class for PersonIdentification15 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PersonIdentification15">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="DrvrLicNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="DrvrLicLctn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="DrvrLicNm" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="DrvrId" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="CstmrNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="SclSctyNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="AlnRegnNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="PsptNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="TaxIdNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="IdntyCardNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="MplyrIdNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="MplyeeIdNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="JobNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="Dept" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="EmailAdr" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max256Text" minOccurs="0"/>
         <element name="DtAndPlcOfBirth" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DateAndPlaceOfBirth1" minOccurs="0"/>
         <element name="Othr" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}GenericIdentification4" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • PersonIdentification15

      public PersonIdentification15()
  • Method Details

    • getDrvrLicNb

      public String getDrvrLicNb()
      Gets the value of the drvrLicNb property.
      Returns:
      possible object is String
    • setDrvrLicNb

      public void setDrvrLicNb(String value)
      Sets the value of the drvrLicNb property.
      Parameters:
      value - allowed object is String
    • getDrvrLicLctn

      public String getDrvrLicLctn()
      Gets the value of the drvrLicLctn property.
      Returns:
      possible object is String
    • setDrvrLicLctn

      public void setDrvrLicLctn(String value)
      Sets the value of the drvrLicLctn property.
      Parameters:
      value - allowed object is String
    • getDrvrLicNm

      public String getDrvrLicNm()
      Gets the value of the drvrLicNm property.
      Returns:
      possible object is String
    • setDrvrLicNm

      public void setDrvrLicNm(String value)
      Sets the value of the drvrLicNm property.
      Parameters:
      value - allowed object is String
    • getDrvrId

      public String getDrvrId()
      Gets the value of the drvrId property.
      Returns:
      possible object is String
    • setDrvrId

      public void setDrvrId(String value)
      Sets the value of the drvrId property.
      Parameters:
      value - allowed object is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • 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 is String
    • getMplyeeIdNb

      public String getMplyeeIdNb()
      Gets the value of the mplyeeIdNb property.
      Returns:
      possible object is String
    • setMplyeeIdNb

      public void setMplyeeIdNb(String value)
      Sets the value of the mplyeeIdNb property.
      Parameters:
      value - allowed object is String
    • getJobNb

      public String getJobNb()
      Gets the value of the jobNb property.
      Returns:
      possible object is String
    • setJobNb

      public void setJobNb(String value)
      Sets the value of the jobNb property.
      Parameters:
      value - allowed object is String
    • getDept

      public String getDept()
      Gets the value of the dept property.
      Returns:
      possible object is String
    • setDept

      public void setDept(String value)
      Sets the value of the dept property.
      Parameters:
      value - allowed object is String
    • getEmailAdr

      public String getEmailAdr()
      Gets the value of the emailAdr property.
      Returns:
      possible object is String
    • setEmailAdr

      public void setEmailAdr(String value)
      Sets the value of the emailAdr property.
      Parameters:
      value - allowed object is String
    • getDtAndPlcOfBirth

      public DateAndPlaceOfBirth1 getDtAndPlcOfBirth()
      Gets the value of the dtAndPlcOfBirth property.
      Returns:
      possible object is DateAndPlaceOfBirth1
    • setDtAndPlcOfBirth

      public void setDtAndPlcOfBirth(DateAndPlaceOfBirth1 value)
      Sets the value of the dtAndPlcOfBirth property.
      Parameters:
      value - allowed object is DateAndPlaceOfBirth1
    • getOthr

      public List<GenericIdentification4> getOthr()
      Gets the value of the othr property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the othr property.

      For example, to add a new item, do as follows:

          getOthr().add(newItem);
       

      Objects of the following type(s) are allowed in the list GenericIdentification4