Class PaymentContext3


  • public class PaymentContext3
    extends java.lang.Object

    Java class for PaymentContext3 complex type.

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

     <complexType name="PaymentContext3">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="CardPres" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}TrueFalseIndicator" minOccurs="0"/>
             <element name="CrdhldrPres" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}TrueFalseIndicator" minOccurs="0"/>
             <element name="OnLineCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}TrueFalseIndicator" minOccurs="0"/>
             <element name="AttndncCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}AttendanceContext1Code" minOccurs="0"/>
             <element name="TxEnvt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}TransactionEnvironment1Code" minOccurs="0"/>
             <element name="TxChanl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}TransactionChannel1Code" minOccurs="0"/>
             <element name="AttndntMsgCpbl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}TrueFalseIndicator" minOccurs="0"/>
             <element name="AttndntLang" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}ISO2ALanguageCode" minOccurs="0"/>
             <element name="CardDataNtryMd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}CardDataReading1Code"/>
             <element name="FllbckInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}TrueFalseIndicator" minOccurs="0"/>
             <element name="AuthntcnMtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}CardholderAuthentication2" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • PaymentContext3

        public PaymentContext3()
    • Method Detail

      • isCardPres

        public java.lang.Boolean isCardPres()
        Gets the value of the cardPres property.
        Returns:
        possible object is Boolean
      • setCardPres

        public void setCardPres​(java.lang.Boolean value)
        Sets the value of the cardPres property.
        Parameters:
        value - allowed object is Boolean
      • isCrdhldrPres

        public java.lang.Boolean isCrdhldrPres()
        Gets the value of the crdhldrPres property.
        Returns:
        possible object is Boolean
      • setCrdhldrPres

        public void setCrdhldrPres​(java.lang.Boolean value)
        Sets the value of the crdhldrPres property.
        Parameters:
        value - allowed object is Boolean
      • isOnLineCntxt

        public java.lang.Boolean isOnLineCntxt()
        Gets the value of the onLineCntxt property.
        Returns:
        possible object is Boolean
      • setOnLineCntxt

        public void setOnLineCntxt​(java.lang.Boolean value)
        Sets the value of the onLineCntxt property.
        Parameters:
        value - allowed object is Boolean
      • isAttndntMsgCpbl

        public java.lang.Boolean isAttndntMsgCpbl()
        Gets the value of the attndntMsgCpbl property.
        Returns:
        possible object is Boolean
      • setAttndntMsgCpbl

        public void setAttndntMsgCpbl​(java.lang.Boolean value)
        Sets the value of the attndntMsgCpbl property.
        Parameters:
        value - allowed object is Boolean
      • getAttndntLang

        public java.lang.String getAttndntLang()
        Gets the value of the attndntLang property.
        Returns:
        possible object is String
      • setAttndntLang

        public void setAttndntLang​(java.lang.String value)
        Sets the value of the attndntLang property.
        Parameters:
        value - allowed object is String
      • isFllbckInd

        public java.lang.Boolean isFllbckInd()
        Gets the value of the fllbckInd property.
        Returns:
        possible object is Boolean
      • setFllbckInd

        public void setFllbckInd​(java.lang.Boolean value)
        Sets the value of the fllbckInd property.
        Parameters:
        value - allowed object is Boolean