Class CardholderAuthentication17

java.lang.Object
org.coderic.iso20022.messages.caaa.CardholderAuthentication17

public class CardholderAuthentication17 extends Object

Java class for CardholderAuthentication17 complex type.

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

 <complexType name="CardholderAuthentication17">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="AuthntcnMtd" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}AuthenticationMethod8Code" minOccurs="0"/>
         <element name="AuthntcnXmptn" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}Exemption1Code" minOccurs="0"/>
         <element name="AuthntcnVal" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}Max5000Binary" minOccurs="0"/>
         <element name="PrtctdAuthntcnVal" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}ContentInformationType40" minOccurs="0"/>
         <element name="CrdhldrOnLinePIN" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}OnLinePIN11" minOccurs="0"/>
         <element name="CrdhldrId" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}PersonIdentification15" minOccurs="0"/>
         <element name="AdrVrfctn" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}AddressVerification1" minOccurs="0"/>
         <element name="AuthntcnTp" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}Max35Text" minOccurs="0"/>
         <element name="AuthntcnLvl" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}Max35Text" minOccurs="0"/>
         <element name="AuthntcnRslt" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}AuthenticationResult1Code" minOccurs="0"/>
         <element name="AuthntcnAddtlInf" type="{urn:iso:std:iso:20022:tech:xsd:caaa.027.001.01}ExternallyDefinedData5" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • CardholderAuthentication17

      public CardholderAuthentication17()
  • Method Details

    • getAuthntcnMtd

      public AuthenticationMethod8Code getAuthntcnMtd()
      Gets the value of the authntcnMtd property.
      Returns:
      possible object is AuthenticationMethod8Code
    • setAuthntcnMtd

      public void setAuthntcnMtd(AuthenticationMethod8Code value)
      Sets the value of the authntcnMtd property.
      Parameters:
      value - allowed object is AuthenticationMethod8Code
    • getAuthntcnXmptn

      public Exemption1Code getAuthntcnXmptn()
      Gets the value of the authntcnXmptn property.
      Returns:
      possible object is Exemption1Code
    • setAuthntcnXmptn

      public void setAuthntcnXmptn(Exemption1Code value)
      Sets the value of the authntcnXmptn property.
      Parameters:
      value - allowed object is Exemption1Code
    • getAuthntcnVal

      public byte[] getAuthntcnVal()
      Gets the value of the authntcnVal property.
      Returns:
      possible object is byte[]
    • setAuthntcnVal

      public void setAuthntcnVal(byte[] value)
      Sets the value of the authntcnVal property.
      Parameters:
      value - allowed object is byte[]
    • getPrtctdAuthntcnVal

      public ContentInformationType40 getPrtctdAuthntcnVal()
      Gets the value of the prtctdAuthntcnVal property.
      Returns:
      possible object is ContentInformationType40
    • setPrtctdAuthntcnVal

      public void setPrtctdAuthntcnVal(ContentInformationType40 value)
      Sets the value of the prtctdAuthntcnVal property.
      Parameters:
      value - allowed object is ContentInformationType40
    • getCrdhldrOnLinePIN

      public OnLinePIN11 getCrdhldrOnLinePIN()
      Gets the value of the crdhldrOnLinePIN property.
      Returns:
      possible object is OnLinePIN11
    • setCrdhldrOnLinePIN

      public void setCrdhldrOnLinePIN(OnLinePIN11 value)
      Sets the value of the crdhldrOnLinePIN property.
      Parameters:
      value - allowed object is OnLinePIN11
    • getCrdhldrId

      public PersonIdentification15 getCrdhldrId()
      Gets the value of the crdhldrId property.
      Returns:
      possible object is PersonIdentification15
    • setCrdhldrId

      public void setCrdhldrId(PersonIdentification15 value)
      Sets the value of the crdhldrId property.
      Parameters:
      value - allowed object is PersonIdentification15
    • getAdrVrfctn

      public AddressVerification1 getAdrVrfctn()
      Gets the value of the adrVrfctn property.
      Returns:
      possible object is AddressVerification1
    • setAdrVrfctn

      public void setAdrVrfctn(AddressVerification1 value)
      Sets the value of the adrVrfctn property.
      Parameters:
      value - allowed object is AddressVerification1
    • getAuthntcnTp

      public String getAuthntcnTp()
      Gets the value of the authntcnTp property.
      Returns:
      possible object is String
    • setAuthntcnTp

      public void setAuthntcnTp(String value)
      Sets the value of the authntcnTp property.
      Parameters:
      value - allowed object is String
    • getAuthntcnLvl

      public String getAuthntcnLvl()
      Gets the value of the authntcnLvl property.
      Returns:
      possible object is String
    • setAuthntcnLvl

      public void setAuthntcnLvl(String value)
      Sets the value of the authntcnLvl property.
      Parameters:
      value - allowed object is String
    • getAuthntcnRslt

      public AuthenticationResult1Code getAuthntcnRslt()
      Gets the value of the authntcnRslt property.
      Returns:
      possible object is AuthenticationResult1Code
    • setAuthntcnRslt

      public void setAuthntcnRslt(AuthenticationResult1Code value)
      Sets the value of the authntcnRslt property.
      Parameters:
      value - allowed object is AuthenticationResult1Code
    • getAuthntcnAddtlInf

      public ExternallyDefinedData5 getAuthntcnAddtlInf()
      Gets the value of the authntcnAddtlInf property.
      Returns:
      possible object is ExternallyDefinedData5
    • setAuthntcnAddtlInf

      public void setAuthntcnAddtlInf(ExternallyDefinedData5 value)
      Sets the value of the authntcnAddtlInf property.
      Parameters:
      value - allowed object is ExternallyDefinedData5