Class CardholderAuthentication17
java.lang.Object
org.coderic.iso20022.messages.casp.CardholderAuthentication17
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:casp.017.001.06}AuthenticationMethod8Code" minOccurs="0"/> <element name="AuthntcnXmptn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Exemption1Code" minOccurs="0"/> <element name="AuthntcnVal" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max5000Binary" minOccurs="0"/> <element name="PrtctdAuthntcnVal" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}ContentInformationType40" minOccurs="0"/> <element name="CrdhldrOnLinePIN" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}OnLinePIN11" minOccurs="0"/> <element name="CrdhldrId" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}PersonIdentification15" minOccurs="0"/> <element name="AdrVrfctn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}AddressVerification1" minOccurs="0"/> <element name="AuthntcnTp" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/> <element name="AuthntcnLvl" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/> <element name="AuthntcnRslt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}AuthenticationResult1Code" minOccurs="0"/> <element name="AuthntcnAddtlInf" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}ExternallyDefinedData5" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the adrVrfctn property.Gets the value of the authntcnAddtlInf property.Gets the value of the authntcnLvl property.Gets the value of the authntcnMtd property.Gets the value of the authntcnRslt property.Gets the value of the authntcnTp property.byte[]
Gets the value of the authntcnVal property.Gets the value of the authntcnXmptn property.Gets the value of the crdhldrId property.Gets the value of the crdhldrOnLinePIN property.Gets the value of the prtctdAuthntcnVal property.void
setAdrVrfctn
(AddressVerification1 value) Sets the value of the adrVrfctn property.void
Sets the value of the authntcnAddtlInf property.void
setAuthntcnLvl
(String value) Sets the value of the authntcnLvl property.void
Sets the value of the authntcnMtd property.void
Sets the value of the authntcnRslt property.void
setAuthntcnTp
(String value) Sets the value of the authntcnTp property.void
setAuthntcnVal
(byte[] value) Sets the value of the authntcnVal property.void
setAuthntcnXmptn
(Exemption1Code value) Sets the value of the authntcnXmptn property.void
Sets the value of the crdhldrId property.void
setCrdhldrOnLinePIN
(OnLinePIN11 value) Sets the value of the crdhldrOnLinePIN property.void
Sets the value of the prtctdAuthntcnVal property.
-
Constructor Details
-
CardholderAuthentication17
public CardholderAuthentication17()
-
-
Method Details
-
getAuthntcnMtd
Gets the value of the authntcnMtd property.- Returns:
- possible object is
AuthenticationMethod8Code
-
setAuthntcnMtd
Sets the value of the authntcnMtd property.- Parameters:
value
- allowed object isAuthenticationMethod8Code
-
getAuthntcnXmptn
Gets the value of the authntcnXmptn property.- Returns:
- possible object is
Exemption1Code
-
setAuthntcnXmptn
Sets the value of the authntcnXmptn property.- Parameters:
value
- allowed object isExemption1Code
-
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
Gets the value of the prtctdAuthntcnVal property.- Returns:
- possible object is
ContentInformationType40
-
setPrtctdAuthntcnVal
Sets the value of the prtctdAuthntcnVal property.- Parameters:
value
- allowed object isContentInformationType40
-
getCrdhldrOnLinePIN
Gets the value of the crdhldrOnLinePIN property.- Returns:
- possible object is
OnLinePIN11
-
setCrdhldrOnLinePIN
Sets the value of the crdhldrOnLinePIN property.- Parameters:
value
- allowed object isOnLinePIN11
-
getCrdhldrId
Gets the value of the crdhldrId property.- Returns:
- possible object is
PersonIdentification15
-
setCrdhldrId
Sets the value of the crdhldrId property.- Parameters:
value
- allowed object isPersonIdentification15
-
getAdrVrfctn
Gets the value of the adrVrfctn property.- Returns:
- possible object is
AddressVerification1
-
setAdrVrfctn
Sets the value of the adrVrfctn property.- Parameters:
value
- allowed object isAddressVerification1
-
getAuthntcnTp
Gets the value of the authntcnTp property.- Returns:
- possible object is
String
-
setAuthntcnTp
Sets the value of the authntcnTp property.- Parameters:
value
- allowed object isString
-
getAuthntcnLvl
Gets the value of the authntcnLvl property.- Returns:
- possible object is
String
-
setAuthntcnLvl
Sets the value of the authntcnLvl property.- Parameters:
value
- allowed object isString
-
getAuthntcnRslt
Gets the value of the authntcnRslt property.- Returns:
- possible object is
AuthenticationResult1Code
-
setAuthntcnRslt
Sets the value of the authntcnRslt property.- Parameters:
value
- allowed object isAuthenticationResult1Code
-
getAuthntcnAddtlInf
Gets the value of the authntcnAddtlInf property.- Returns:
- possible object is
ExternallyDefinedData5
-
setAuthntcnAddtlInf
Sets the value of the authntcnAddtlInf property.- Parameters:
value
- allowed object isExternallyDefinedData5
-