Class PaymentContext29

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

public class PaymentContext29 extends Object

Java class for PaymentContext29 complex type.

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

 <complexType name="PaymentContext29">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="CardPres" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
         <element name="CrdhldrPres" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
         <element name="OnLineCntxt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
         <element name="AttndncCntxt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}AttendanceContext1Code" minOccurs="0"/>
         <element name="TxEnvt" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TransactionEnvironment1Code" minOccurs="0"/>
         <element name="TxChanl" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TransactionChannel5Code" minOccurs="0"/>
         <element name="BizArea" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}BusinessArea2Code" minOccurs="0"/>
         <element name="AttndntMsgCpbl" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
         <element name="AttndntLang" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}LanguageCode" minOccurs="0"/>
         <element name="CardDataNtryMd" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}CardDataReading8Code" minOccurs="0"/>
         <element name="FllbckInd" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}CardFallback1Code" minOccurs="0"/>
         <element name="SpprtdOptn" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}SupportedPaymentOption2Code" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • PaymentContext29

      public PaymentContext29()
  • Method Details

    • isCardPres

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

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

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

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

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

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

      public AttendanceContext1Code getAttndncCntxt()
      Gets the value of the attndncCntxt property.
      Returns:
      possible object is AttendanceContext1Code
    • setAttndncCntxt

      public void setAttndncCntxt(AttendanceContext1Code value)
      Sets the value of the attndncCntxt property.
      Parameters:
      value - allowed object is AttendanceContext1Code
    • getTxEnvt

      public TransactionEnvironment1Code getTxEnvt()
      Gets the value of the txEnvt property.
      Returns:
      possible object is TransactionEnvironment1Code
    • setTxEnvt

      public void setTxEnvt(TransactionEnvironment1Code value)
      Sets the value of the txEnvt property.
      Parameters:
      value - allowed object is TransactionEnvironment1Code
    • getTxChanl

      public TransactionChannel5Code getTxChanl()
      Gets the value of the txChanl property.
      Returns:
      possible object is TransactionChannel5Code
    • setTxChanl

      public void setTxChanl(TransactionChannel5Code value)
      Sets the value of the txChanl property.
      Parameters:
      value - allowed object is TransactionChannel5Code
    • getBizArea

      public BusinessArea2Code getBizArea()
      Gets the value of the bizArea property.
      Returns:
      possible object is BusinessArea2Code
    • setBizArea

      public void setBizArea(BusinessArea2Code value)
      Sets the value of the bizArea property.
      Parameters:
      value - allowed object is BusinessArea2Code
    • isAttndntMsgCpbl

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

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

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

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

      public CardDataReading8Code getCardDataNtryMd()
      Gets the value of the cardDataNtryMd property.
      Returns:
      possible object is CardDataReading8Code
    • setCardDataNtryMd

      public void setCardDataNtryMd(CardDataReading8Code value)
      Sets the value of the cardDataNtryMd property.
      Parameters:
      value - allowed object is CardDataReading8Code
    • getFllbckInd

      public CardFallback1Code getFllbckInd()
      Gets the value of the fllbckInd property.
      Returns:
      possible object is CardFallback1Code
    • setFllbckInd

      public void setFllbckInd(CardFallback1Code value)
      Sets the value of the fllbckInd property.
      Parameters:
      value - allowed object is CardFallback1Code
    • getSpprtdOptn

      public List<SupportedPaymentOption2Code> getSpprtdOptn()
      Gets the value of the spprtdOptn 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 spprtdOptn property.

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

          getSpprtdOptn().add(newItem);
       

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