Class OriginalDataElements2

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

public class OriginalDataElements2 extends Object

Java class for OriginalDataElements2 complex type.

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

 <complexType name="OriginalDataElements2">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="MsgClss" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}MessageClass1Code" minOccurs="0"/>
         <element name="MsgFctn" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}MessageFunction16Code" minOccurs="0"/>
         <element name="TxTp" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}ISO8583TransactionTypeCode" minOccurs="0"/>
         <element name="AcqrrId" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max11NumericText" minOccurs="0"/>
         <element name="SndrId" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max11NumericText" minOccurs="0"/>
         <element name="LclDt" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}ISODate" minOccurs="0"/>
         <element name="LclTm" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}ISOTime" minOccurs="0"/>
         <element name="TmZone" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max70Text" minOccurs="0"/>
         <element name="TxRef" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max35Text" minOccurs="0"/>
         <element name="TrnsmssnDtTm" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}ISODateTime" minOccurs="0"/>
         <element name="SysTracAudtNb" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max12NumericText" minOccurs="0"/>
         <element name="RtrvlRefNb" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Exact12Text" minOccurs="0"/>
         <element name="LifeCyclSpprt" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}LifeCycleSupport1Code" minOccurs="0"/>
         <element name="LifeCyclTracIdData" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}TransactionLifeCycleIdentification1" minOccurs="0"/>
         <element name="LifeCyclTracIdMssng" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max70Text" minOccurs="0"/>
         <element name="AcqrrRefData" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max140Text" minOccurs="0"/>
         <element name="AcqrrRefNb" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max23NumericText" minOccurs="0"/>
         <element name="CardIssrRefData" type="{urn:iso:std:iso:20022:tech:xsd:cafc.002.001.02}Max1000Text" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • OriginalDataElements2

      public OriginalDataElements2()
  • Method Details

    • getMsgClss

      public MessageClass1Code getMsgClss()
      Gets the value of the msgClss property.
      Returns:
      possible object is MessageClass1Code
    • setMsgClss

      public void setMsgClss(MessageClass1Code value)
      Sets the value of the msgClss property.
      Parameters:
      value - allowed object is MessageClass1Code
    • getMsgFctn

      public MessageFunction16Code getMsgFctn()
      Gets the value of the msgFctn property.
      Returns:
      possible object is MessageFunction16Code
    • setMsgFctn

      public void setMsgFctn(MessageFunction16Code value)
      Sets the value of the msgFctn property.
      Parameters:
      value - allowed object is MessageFunction16Code
    • getTxTp

      public String getTxTp()
      Gets the value of the txTp property.
      Returns:
      possible object is String
    • setTxTp

      public void setTxTp(String value)
      Sets the value of the txTp property.
      Parameters:
      value - allowed object is String
    • getAcqrrId

      public String getAcqrrId()
      Gets the value of the acqrrId property.
      Returns:
      possible object is String
    • setAcqrrId

      public void setAcqrrId(String value)
      Sets the value of the acqrrId property.
      Parameters:
      value - allowed object is String
    • getSndrId

      public String getSndrId()
      Gets the value of the sndrId property.
      Returns:
      possible object is String
    • setSndrId

      public void setSndrId(String value)
      Sets the value of the sndrId property.
      Parameters:
      value - allowed object is String
    • getLclDt

      public XMLGregorianCalendar getLclDt()
      Gets the value of the lclDt property.
      Returns:
      possible object is XMLGregorianCalendar
    • setLclDt

      public void setLclDt(XMLGregorianCalendar value)
      Sets the value of the lclDt property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getLclTm

      public XMLGregorianCalendar getLclTm()
      Gets the value of the lclTm property.
      Returns:
      possible object is XMLGregorianCalendar
    • setLclTm

      public void setLclTm(XMLGregorianCalendar value)
      Sets the value of the lclTm property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getTmZone

      public String getTmZone()
      Gets the value of the tmZone property.
      Returns:
      possible object is String
    • setTmZone

      public void setTmZone(String value)
      Sets the value of the tmZone property.
      Parameters:
      value - allowed object is String
    • getTxRef

      public String getTxRef()
      Gets the value of the txRef property.
      Returns:
      possible object is String
    • setTxRef

      public void setTxRef(String value)
      Sets the value of the txRef property.
      Parameters:
      value - allowed object is String
    • getTrnsmssnDtTm

      public XMLGregorianCalendar getTrnsmssnDtTm()
      Gets the value of the trnsmssnDtTm property.
      Returns:
      possible object is XMLGregorianCalendar
    • setTrnsmssnDtTm

      public void setTrnsmssnDtTm(XMLGregorianCalendar value)
      Sets the value of the trnsmssnDtTm property.
      Parameters:
      value - allowed object is XMLGregorianCalendar
    • getSysTracAudtNb

      public String getSysTracAudtNb()
      Gets the value of the sysTracAudtNb property.
      Returns:
      possible object is String
    • setSysTracAudtNb

      public void setSysTracAudtNb(String value)
      Sets the value of the sysTracAudtNb property.
      Parameters:
      value - allowed object is String
    • getRtrvlRefNb

      public String getRtrvlRefNb()
      Gets the value of the rtrvlRefNb property.
      Returns:
      possible object is String
    • setRtrvlRefNb

      public void setRtrvlRefNb(String value)
      Sets the value of the rtrvlRefNb property.
      Parameters:
      value - allowed object is String
    • getLifeCyclSpprt

      public LifeCycleSupport1Code getLifeCyclSpprt()
      Gets the value of the lifeCyclSpprt property.
      Returns:
      possible object is LifeCycleSupport1Code
    • setLifeCyclSpprt

      public void setLifeCyclSpprt(LifeCycleSupport1Code value)
      Sets the value of the lifeCyclSpprt property.
      Parameters:
      value - allowed object is LifeCycleSupport1Code
    • getLifeCyclTracIdData

      public TransactionLifeCycleIdentification1 getLifeCyclTracIdData()
      Gets the value of the lifeCyclTracIdData property.
      Returns:
      possible object is TransactionLifeCycleIdentification1
    • setLifeCyclTracIdData

      public void setLifeCyclTracIdData(TransactionLifeCycleIdentification1 value)
      Sets the value of the lifeCyclTracIdData property.
      Parameters:
      value - allowed object is TransactionLifeCycleIdentification1
    • getLifeCyclTracIdMssng

      public String getLifeCyclTracIdMssng()
      Gets the value of the lifeCyclTracIdMssng property.
      Returns:
      possible object is String
    • setLifeCyclTracIdMssng

      public void setLifeCyclTracIdMssng(String value)
      Sets the value of the lifeCyclTracIdMssng property.
      Parameters:
      value - allowed object is String
    • getAcqrrRefData

      public String getAcqrrRefData()
      Gets the value of the acqrrRefData property.
      Returns:
      possible object is String
    • setAcqrrRefData

      public void setAcqrrRefData(String value)
      Sets the value of the acqrrRefData property.
      Parameters:
      value - allowed object is String
    • getAcqrrRefNb

      public String getAcqrrRefNb()
      Gets the value of the acqrrRefNb property.
      Returns:
      possible object is String
    • setAcqrrRefNb

      public void setAcqrrRefNb(String value)
      Sets the value of the acqrrRefNb property.
      Parameters:
      value - allowed object is String
    • getCardIssrRefData

      public String getCardIssrRefData()
      Gets the value of the cardIssrRefData property.
      Returns:
      possible object is String
    • setCardIssrRefData

      public void setCardIssrRefData(String value)
      Sets the value of the cardIssrRefData property.
      Parameters:
      value - allowed object is String