Class OriginalDataElements2
java.lang.Object
org.coderic.iso20022.messages.cafc.OriginalDataElements2
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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the acqrrId property.Gets the value of the acqrrRefData property.Gets the value of the acqrrRefNb property.Gets the value of the cardIssrRefData property.getLclDt()
Gets the value of the lclDt property.getLclTm()
Gets the value of the lclTm property.Gets the value of the lifeCyclSpprt property.Gets the value of the lifeCyclTracIdData property.Gets the value of the lifeCyclTracIdMssng property.Gets the value of the msgClss property.Gets the value of the msgFctn property.Gets the value of the rtrvlRefNb property.Gets the value of the sndrId property.Gets the value of the sysTracAudtNb property.Gets the value of the tmZone property.Gets the value of the trnsmssnDtTm property.getTxRef()
Gets the value of the txRef property.getTxTp()
Gets the value of the txTp property.void
setAcqrrId
(String value) Sets the value of the acqrrId property.void
setAcqrrRefData
(String value) Sets the value of the acqrrRefData property.void
setAcqrrRefNb
(String value) Sets the value of the acqrrRefNb property.void
setCardIssrRefData
(String value) Sets the value of the cardIssrRefData property.void
setLclDt
(XMLGregorianCalendar value) Sets the value of the lclDt property.void
setLclTm
(XMLGregorianCalendar value) Sets the value of the lclTm property.void
Sets the value of the lifeCyclSpprt property.void
Sets the value of the lifeCyclTracIdData property.void
setLifeCyclTracIdMssng
(String value) Sets the value of the lifeCyclTracIdMssng property.void
setMsgClss
(MessageClass1Code value) Sets the value of the msgClss property.void
setMsgFctn
(MessageFunction16Code value) Sets the value of the msgFctn property.void
setRtrvlRefNb
(String value) Sets the value of the rtrvlRefNb property.void
Sets the value of the sndrId property.void
setSysTracAudtNb
(String value) Sets the value of the sysTracAudtNb property.void
Sets the value of the tmZone property.void
Sets the value of the trnsmssnDtTm property.void
Sets the value of the txRef property.void
Sets the value of the txTp property.
-
Constructor Details
-
OriginalDataElements2
public OriginalDataElements2()
-
-
Method Details
-
getMsgClss
Gets the value of the msgClss property.- Returns:
- possible object is
MessageClass1Code
-
setMsgClss
Sets the value of the msgClss property.- Parameters:
value
- allowed object isMessageClass1Code
-
getMsgFctn
Gets the value of the msgFctn property.- Returns:
- possible object is
MessageFunction16Code
-
setMsgFctn
Sets the value of the msgFctn property.- Parameters:
value
- allowed object isMessageFunction16Code
-
getTxTp
Gets the value of the txTp property.- Returns:
- possible object is
String
-
setTxTp
Sets the value of the txTp property.- Parameters:
value
- allowed object isString
-
getAcqrrId
Gets the value of the acqrrId property.- Returns:
- possible object is
String
-
setAcqrrId
Sets the value of the acqrrId property.- Parameters:
value
- allowed object isString
-
getSndrId
Gets the value of the sndrId property.- Returns:
- possible object is
String
-
setSndrId
Sets the value of the sndrId property.- Parameters:
value
- allowed object isString
-
getLclDt
Gets the value of the lclDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setLclDt
Sets the value of the lclDt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getLclTm
Gets the value of the lclTm property.- Returns:
- possible object is
XMLGregorianCalendar
-
setLclTm
Sets the value of the lclTm property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getTmZone
Gets the value of the tmZone property.- Returns:
- possible object is
String
-
setTmZone
Sets the value of the tmZone property.- Parameters:
value
- allowed object isString
-
getTxRef
Gets the value of the txRef property.- Returns:
- possible object is
String
-
setTxRef
Sets the value of the txRef property.- Parameters:
value
- allowed object isString
-
getTrnsmssnDtTm
Gets the value of the trnsmssnDtTm property.- Returns:
- possible object is
XMLGregorianCalendar
-
setTrnsmssnDtTm
Sets the value of the trnsmssnDtTm property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getSysTracAudtNb
Gets the value of the sysTracAudtNb property.- Returns:
- possible object is
String
-
setSysTracAudtNb
Sets the value of the sysTracAudtNb property.- Parameters:
value
- allowed object isString
-
getRtrvlRefNb
Gets the value of the rtrvlRefNb property.- Returns:
- possible object is
String
-
setRtrvlRefNb
Sets the value of the rtrvlRefNb property.- Parameters:
value
- allowed object isString
-
getLifeCyclSpprt
Gets the value of the lifeCyclSpprt property.- Returns:
- possible object is
LifeCycleSupport1Code
-
setLifeCyclSpprt
Sets the value of the lifeCyclSpprt property.- Parameters:
value
- allowed object isLifeCycleSupport1Code
-
getLifeCyclTracIdData
Gets the value of the lifeCyclTracIdData property.- Returns:
- possible object is
TransactionLifeCycleIdentification1
-
setLifeCyclTracIdData
Sets the value of the lifeCyclTracIdData property.- Parameters:
value
- allowed object isTransactionLifeCycleIdentification1
-
getLifeCyclTracIdMssng
Gets the value of the lifeCyclTracIdMssng property.- Returns:
- possible object is
String
-
setLifeCyclTracIdMssng
Sets the value of the lifeCyclTracIdMssng property.- Parameters:
value
- allowed object isString
-
getAcqrrRefData
Gets the value of the acqrrRefData property.- Returns:
- possible object is
String
-
setAcqrrRefData
Sets the value of the acqrrRefData property.- Parameters:
value
- allowed object isString
-
getAcqrrRefNb
Gets the value of the acqrrRefNb property.- Returns:
- possible object is
String
-
setAcqrrRefNb
Sets the value of the acqrrRefNb property.- Parameters:
value
- allowed object isString
-
getCardIssrRefData
Gets the value of the cardIssrRefData property.- Returns:
- possible object is
String
-
setCardIssrRefData
Sets the value of the cardIssrRefData property.- Parameters:
value
- allowed object isString
-