Class PaymentContext29
java.lang.Object
org.coderic.iso20022.messages.casp.PaymentContext29
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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attndncCntxt property.Gets the value of the attndntLang property.Gets the value of the bizArea property.Gets the value of the cardDataNtryMd property.Gets the value of the fllbckInd property.Gets the value of the spprtdOptn property.Gets the value of the txChanl property.Gets the value of the txEnvt property.Gets the value of the attndntMsgCpbl property.Gets the value of the cardPres property.Gets the value of the crdhldrPres property.Gets the value of the onLineCntxt property.void
Sets the value of the attndncCntxt property.void
setAttndntLang
(String value) Sets the value of the attndntLang property.void
setAttndntMsgCpbl
(Boolean value) Sets the value of the attndntMsgCpbl property.void
setBizArea
(BusinessArea2Code value) Sets the value of the bizArea property.void
Sets the value of the cardDataNtryMd property.void
setCardPres
(Boolean value) Sets the value of the cardPres property.void
setCrdhldrPres
(Boolean value) Sets the value of the crdhldrPres property.void
setFllbckInd
(CardFallback1Code value) Sets the value of the fllbckInd property.void
setOnLineCntxt
(Boolean value) Sets the value of the onLineCntxt property.void
Sets the value of the txChanl property.void
Sets the value of the txEnvt property.
-
Constructor Details
-
PaymentContext29
public PaymentContext29()
-
-
Method Details
-
isCardPres
Gets the value of the cardPres property.- Returns:
- possible object is
Boolean
-
setCardPres
Sets the value of the cardPres property.- Parameters:
value
- allowed object isBoolean
-
isCrdhldrPres
Gets the value of the crdhldrPres property.- Returns:
- possible object is
Boolean
-
setCrdhldrPres
Sets the value of the crdhldrPres property.- Parameters:
value
- allowed object isBoolean
-
isOnLineCntxt
Gets the value of the onLineCntxt property.- Returns:
- possible object is
Boolean
-
setOnLineCntxt
Sets the value of the onLineCntxt property.- Parameters:
value
- allowed object isBoolean
-
getAttndncCntxt
Gets the value of the attndncCntxt property.- Returns:
- possible object is
AttendanceContext1Code
-
setAttndncCntxt
Sets the value of the attndncCntxt property.- Parameters:
value
- allowed object isAttendanceContext1Code
-
getTxEnvt
Gets the value of the txEnvt property.- Returns:
- possible object is
TransactionEnvironment1Code
-
setTxEnvt
Sets the value of the txEnvt property.- Parameters:
value
- allowed object isTransactionEnvironment1Code
-
getTxChanl
Gets the value of the txChanl property.- Returns:
- possible object is
TransactionChannel5Code
-
setTxChanl
Sets the value of the txChanl property.- Parameters:
value
- allowed object isTransactionChannel5Code
-
getBizArea
Gets the value of the bizArea property.- Returns:
- possible object is
BusinessArea2Code
-
setBizArea
Sets the value of the bizArea property.- Parameters:
value
- allowed object isBusinessArea2Code
-
isAttndntMsgCpbl
Gets the value of the attndntMsgCpbl property.- Returns:
- possible object is
Boolean
-
setAttndntMsgCpbl
Sets the value of the attndntMsgCpbl property.- Parameters:
value
- allowed object isBoolean
-
getAttndntLang
Gets the value of the attndntLang property.- Returns:
- possible object is
String
-
setAttndntLang
Sets the value of the attndntLang property.- Parameters:
value
- allowed object isString
-
getCardDataNtryMd
Gets the value of the cardDataNtryMd property.- Returns:
- possible object is
CardDataReading8Code
-
setCardDataNtryMd
Sets the value of the cardDataNtryMd property.- Parameters:
value
- allowed object isCardDataReading8Code
-
getFllbckInd
Gets the value of the fllbckInd property.- Returns:
- possible object is
CardFallback1Code
-
setFllbckInd
Sets the value of the fllbckInd property.- Parameters:
value
- allowed object isCardFallback1Code
-
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
-