Class TransactionContext8

java.lang.Object
org.coderic.iso20022.messages.cafc.TransactionContext8

public class TransactionContext8 extends Object

Java class for TransactionContext8 complex type.

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

 <complexType name="TransactionContext8">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MrchntCtgyCd" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}ISO18245MerchantCategoryCode" minOccurs="0"/>
         <element name="MrchntCtgySpcfcData" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max35Text" minOccurs="0"/>
         <element name="FeeColltnInitr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}FeeCollectionInitiator1Code" minOccurs="0"/>
         <element name="TxInitr" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}TransactionInitiator1Code" minOccurs="0"/>
         <element name="PrtlShipmntInd" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}TrueFalseIndicator" minOccurs="0"/>
         <element name="DelydChrgsInd" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}TrueFalseIndicator" minOccurs="0"/>
         <element name="NoShowInd" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}TrueFalseIndicator" minOccurs="0"/>
         <element name="ReauthstnInd" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}TrueFalseIndicator" minOccurs="0"/>
         <element name="ReSubmissnInd" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}TrueFalseIndicator" minOccurs="0"/>
         <element name="CardPrgrmmApld" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}CardProgrammeMode3" minOccurs="0"/>
         <element name="Jursdctn" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Jurisdiction2" minOccurs="0"/>
         <element name="SttlmSvc" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}SettlementService4" minOccurs="0"/>
         <element name="Rcncltn" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Reconciliation3" minOccurs="0"/>
         <element name="AddtlData" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}AdditionalData1" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • TransactionContext8

      public TransactionContext8()
  • Method Details

    • getMrchntCtgyCd

      public String getMrchntCtgyCd()
      Gets the value of the mrchntCtgyCd property.
      Returns:
      possible object is String
    • setMrchntCtgyCd

      public void setMrchntCtgyCd(String value)
      Sets the value of the mrchntCtgyCd property.
      Parameters:
      value - allowed object is String
    • getMrchntCtgySpcfcData

      public String getMrchntCtgySpcfcData()
      Gets the value of the mrchntCtgySpcfcData property.
      Returns:
      possible object is String
    • setMrchntCtgySpcfcData

      public void setMrchntCtgySpcfcData(String value)
      Sets the value of the mrchntCtgySpcfcData property.
      Parameters:
      value - allowed object is String
    • getFeeColltnInitr

      public FeeCollectionInitiator1Code getFeeColltnInitr()
      Gets the value of the feeColltnInitr property.
      Returns:
      possible object is FeeCollectionInitiator1Code
    • setFeeColltnInitr

      public void setFeeColltnInitr(FeeCollectionInitiator1Code value)
      Sets the value of the feeColltnInitr property.
      Parameters:
      value - allowed object is FeeCollectionInitiator1Code
    • getTxInitr

      public TransactionInitiator1Code getTxInitr()
      Gets the value of the txInitr property.
      Returns:
      possible object is TransactionInitiator1Code
    • setTxInitr

      public void setTxInitr(TransactionInitiator1Code value)
      Sets the value of the txInitr property.
      Parameters:
      value - allowed object is TransactionInitiator1Code
    • isPrtlShipmntInd

      public Boolean isPrtlShipmntInd()
      Gets the value of the prtlShipmntInd property.
      Returns:
      possible object is Boolean
    • setPrtlShipmntInd

      public void setPrtlShipmntInd(Boolean value)
      Sets the value of the prtlShipmntInd property.
      Parameters:
      value - allowed object is Boolean
    • isDelydChrgsInd

      public Boolean isDelydChrgsInd()
      Gets the value of the delydChrgsInd property.
      Returns:
      possible object is Boolean
    • setDelydChrgsInd

      public void setDelydChrgsInd(Boolean value)
      Sets the value of the delydChrgsInd property.
      Parameters:
      value - allowed object is Boolean
    • isNoShowInd

      public Boolean isNoShowInd()
      Gets the value of the noShowInd property.
      Returns:
      possible object is Boolean
    • setNoShowInd

      public void setNoShowInd(Boolean value)
      Sets the value of the noShowInd property.
      Parameters:
      value - allowed object is Boolean
    • isReauthstnInd

      public Boolean isReauthstnInd()
      Gets the value of the reauthstnInd property.
      Returns:
      possible object is Boolean
    • setReauthstnInd

      public void setReauthstnInd(Boolean value)
      Sets the value of the reauthstnInd property.
      Parameters:
      value - allowed object is Boolean
    • isReSubmissnInd

      public Boolean isReSubmissnInd()
      Gets the value of the reSubmissnInd property.
      Returns:
      possible object is Boolean
    • setReSubmissnInd

      public void setReSubmissnInd(Boolean value)
      Sets the value of the reSubmissnInd property.
      Parameters:
      value - allowed object is Boolean
    • getCardPrgrmmApld

      public CardProgrammeMode3 getCardPrgrmmApld()
      Gets the value of the cardPrgrmmApld property.
      Returns:
      possible object is CardProgrammeMode3
    • setCardPrgrmmApld

      public void setCardPrgrmmApld(CardProgrammeMode3 value)
      Sets the value of the cardPrgrmmApld property.
      Parameters:
      value - allowed object is CardProgrammeMode3
    • getJursdctn

      public Jurisdiction2 getJursdctn()
      Gets the value of the jursdctn property.
      Returns:
      possible object is Jurisdiction2
    • setJursdctn

      public void setJursdctn(Jurisdiction2 value)
      Sets the value of the jursdctn property.
      Parameters:
      value - allowed object is Jurisdiction2
    • getSttlmSvc

      public SettlementService4 getSttlmSvc()
      Gets the value of the sttlmSvc property.
      Returns:
      possible object is SettlementService4
    • setSttlmSvc

      public void setSttlmSvc(SettlementService4 value)
      Sets the value of the sttlmSvc property.
      Parameters:
      value - allowed object is SettlementService4
    • getRcncltn

      public Reconciliation3 getRcncltn()
      Gets the value of the rcncltn property.
      Returns:
      possible object is Reconciliation3
    • setRcncltn

      public void setRcncltn(Reconciliation3 value)
      Sets the value of the rcncltn property.
      Parameters:
      value - allowed object is Reconciliation3
    • getAddtlData

      public List<AdditionalData1> getAddtlData()
      Gets the value of the addtlData 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 addtlData property.

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

          getAddtlData().add(newItem);
       

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