Class TransactionContext8
java.lang.Object
org.coderic.iso20022.messages.cafc.TransactionContext8
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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the addtlData property.Gets the value of the cardPrgrmmApld property.Gets the value of the feeColltnInitr property.Gets the value of the jursdctn property.Gets the value of the mrchntCtgyCd property.Gets the value of the mrchntCtgySpcfcData property.Gets the value of the rcncltn property.Gets the value of the sttlmSvc property.Gets the value of the txInitr property.Gets the value of the delydChrgsInd property.Gets the value of the noShowInd property.Gets the value of the prtlShipmntInd property.Gets the value of the reauthstnInd property.Gets the value of the reSubmissnInd property.void
Sets the value of the cardPrgrmmApld property.void
setDelydChrgsInd
(Boolean value) Sets the value of the delydChrgsInd property.void
Sets the value of the feeColltnInitr property.void
setJursdctn
(Jurisdiction2 value) Sets the value of the jursdctn property.void
setMrchntCtgyCd
(String value) Sets the value of the mrchntCtgyCd property.void
setMrchntCtgySpcfcData
(String value) Sets the value of the mrchntCtgySpcfcData property.void
setNoShowInd
(Boolean value) Sets the value of the noShowInd property.void
setPrtlShipmntInd
(Boolean value) Sets the value of the prtlShipmntInd property.void
setRcncltn
(Reconciliation3 value) Sets the value of the rcncltn property.void
setReauthstnInd
(Boolean value) Sets the value of the reauthstnInd property.void
setReSubmissnInd
(Boolean value) Sets the value of the reSubmissnInd property.void
setSttlmSvc
(SettlementService4 value) Sets the value of the sttlmSvc property.void
Sets the value of the txInitr property.
-
Constructor Details
-
TransactionContext8
public TransactionContext8()
-
-
Method Details
-
getMrchntCtgyCd
Gets the value of the mrchntCtgyCd property.- Returns:
- possible object is
String
-
setMrchntCtgyCd
Sets the value of the mrchntCtgyCd property.- Parameters:
value
- allowed object isString
-
getMrchntCtgySpcfcData
Gets the value of the mrchntCtgySpcfcData property.- Returns:
- possible object is
String
-
setMrchntCtgySpcfcData
Sets the value of the mrchntCtgySpcfcData property.- Parameters:
value
- allowed object isString
-
getFeeColltnInitr
Gets the value of the feeColltnInitr property.- Returns:
- possible object is
FeeCollectionInitiator1Code
-
setFeeColltnInitr
Sets the value of the feeColltnInitr property.- Parameters:
value
- allowed object isFeeCollectionInitiator1Code
-
getTxInitr
Gets the value of the txInitr property.- Returns:
- possible object is
TransactionInitiator1Code
-
setTxInitr
Sets the value of the txInitr property.- Parameters:
value
- allowed object isTransactionInitiator1Code
-
isPrtlShipmntInd
Gets the value of the prtlShipmntInd property.- Returns:
- possible object is
Boolean
-
setPrtlShipmntInd
Sets the value of the prtlShipmntInd property.- Parameters:
value
- allowed object isBoolean
-
isDelydChrgsInd
Gets the value of the delydChrgsInd property.- Returns:
- possible object is
Boolean
-
setDelydChrgsInd
Sets the value of the delydChrgsInd property.- Parameters:
value
- allowed object isBoolean
-
isNoShowInd
Gets the value of the noShowInd property.- Returns:
- possible object is
Boolean
-
setNoShowInd
Sets the value of the noShowInd property.- Parameters:
value
- allowed object isBoolean
-
isReauthstnInd
Gets the value of the reauthstnInd property.- Returns:
- possible object is
Boolean
-
setReauthstnInd
Sets the value of the reauthstnInd property.- Parameters:
value
- allowed object isBoolean
-
isReSubmissnInd
Gets the value of the reSubmissnInd property.- Returns:
- possible object is
Boolean
-
setReSubmissnInd
Sets the value of the reSubmissnInd property.- Parameters:
value
- allowed object isBoolean
-
getCardPrgrmmApld
Gets the value of the cardPrgrmmApld property.- Returns:
- possible object is
CardProgrammeMode3
-
setCardPrgrmmApld
Sets the value of the cardPrgrmmApld property.- Parameters:
value
- allowed object isCardProgrammeMode3
-
getJursdctn
Gets the value of the jursdctn property.- Returns:
- possible object is
Jurisdiction2
-
setJursdctn
Sets the value of the jursdctn property.- Parameters:
value
- allowed object isJurisdiction2
-
getSttlmSvc
Gets the value of the sttlmSvc property.- Returns:
- possible object is
SettlementService4
-
setSttlmSvc
Sets the value of the sttlmSvc property.- Parameters:
value
- allowed object isSettlementService4
-
getRcncltn
Gets the value of the rcncltn property.- Returns:
- possible object is
Reconciliation3
-
setRcncltn
Sets the value of the rcncltn property.- Parameters:
value
- allowed object isReconciliation3
-
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
-