public class PaymentContext3
extends java.lang.Object
Java class for PaymentContext3 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PaymentContext3">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CardPres" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TrueFalseIndicator" minOccurs="0"/>
<element name="CrdhldrPres" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TrueFalseIndicator" minOccurs="0"/>
<element name="OnLineCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TrueFalseIndicator" minOccurs="0"/>
<element name="AttndncCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}AttendanceContext1Code" minOccurs="0"/>
<element name="TxEnvt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TransactionEnvironment1Code" minOccurs="0"/>
<element name="TxChanl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TransactionChannel1Code" minOccurs="0"/>
<element name="AttndntMsgCpbl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TrueFalseIndicator" minOccurs="0"/>
<element name="AttndntLang" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ISO2ALanguageCode" minOccurs="0"/>
<element name="CardDataNtryMd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CardDataReading1Code"/>
<element name="FllbckInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TrueFalseIndicator" minOccurs="0"/>
<element name="AuthntcnMtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CardholderAuthentication2" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field | Description |
|---|---|---|
protected AttendanceContext1Code |
attndncCntxt |
|
protected java.lang.String |
attndntLang |
|
protected java.lang.Boolean |
attndntMsgCpbl |
|
protected CardholderAuthentication2 |
authntcnMtd |
|
protected CardDataReading1Code |
cardDataNtryMd |
|
protected java.lang.Boolean |
cardPres |
|
protected java.lang.Boolean |
crdhldrPres |
|
protected java.lang.Boolean |
fllbckInd |
|
protected java.lang.Boolean |
onLineCntxt |
|
protected TransactionChannel1Code |
txChanl |
|
protected TransactionEnvironment1Code |
txEnvt |
| Constructor | Description |
|---|---|
PaymentContext3() |
| Modifier and Type | Method | Description |
|---|---|---|
AttendanceContext1Code |
getAttndncCntxt() |
Gets the value of the attndncCntxt property.
|
java.lang.String |
getAttndntLang() |
Gets the value of the attndntLang property.
|
CardholderAuthentication2 |
getAuthntcnMtd() |
Gets the value of the authntcnMtd property.
|
CardDataReading1Code |
getCardDataNtryMd() |
Gets the value of the cardDataNtryMd property.
|
TransactionChannel1Code |
getTxChanl() |
Gets the value of the txChanl property.
|
TransactionEnvironment1Code |
getTxEnvt() |
Gets the value of the txEnvt property.
|
java.lang.Boolean |
isAttndntMsgCpbl() |
Gets the value of the attndntMsgCpbl property.
|
java.lang.Boolean |
isCardPres() |
Gets the value of the cardPres property.
|
java.lang.Boolean |
isCrdhldrPres() |
Gets the value of the crdhldrPres property.
|
java.lang.Boolean |
isFllbckInd() |
Gets the value of the fllbckInd property.
|
java.lang.Boolean |
isOnLineCntxt() |
Gets the value of the onLineCntxt property.
|
void |
setAttndncCntxt(AttendanceContext1Code value) |
Sets the value of the attndncCntxt property.
|
void |
setAttndntLang(java.lang.String value) |
Sets the value of the attndntLang property.
|
void |
setAttndntMsgCpbl(java.lang.Boolean value) |
Sets the value of the attndntMsgCpbl property.
|
void |
setAuthntcnMtd(CardholderAuthentication2 value) |
Sets the value of the authntcnMtd property.
|
void |
setCardDataNtryMd(CardDataReading1Code value) |
Sets the value of the cardDataNtryMd property.
|
void |
setCardPres(java.lang.Boolean value) |
Sets the value of the cardPres property.
|
void |
setCrdhldrPres(java.lang.Boolean value) |
Sets the value of the crdhldrPres property.
|
void |
setFllbckInd(java.lang.Boolean value) |
Sets the value of the fllbckInd property.
|
void |
setOnLineCntxt(java.lang.Boolean value) |
Sets the value of the onLineCntxt property.
|
void |
setTxChanl(TransactionChannel1Code value) |
Sets the value of the txChanl property.
|
void |
setTxEnvt(TransactionEnvironment1Code value) |
Sets the value of the txEnvt property.
|
protected java.lang.Boolean cardPres
protected java.lang.Boolean crdhldrPres
protected java.lang.Boolean onLineCntxt
protected AttendanceContext1Code attndncCntxt
protected TransactionEnvironment1Code txEnvt
protected TransactionChannel1Code txChanl
protected java.lang.Boolean attndntMsgCpbl
protected java.lang.String attndntLang
protected CardDataReading1Code cardDataNtryMd
protected java.lang.Boolean fllbckInd
protected CardholderAuthentication2 authntcnMtd
public java.lang.Boolean isCardPres()
Booleanpublic void setCardPres(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isCrdhldrPres()
Booleanpublic void setCrdhldrPres(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isOnLineCntxt()
Booleanpublic void setOnLineCntxt(java.lang.Boolean value)
value - allowed object is
Booleanpublic AttendanceContext1Code getAttndncCntxt()
AttendanceContext1Codepublic void setAttndncCntxt(AttendanceContext1Code value)
value - allowed object is
AttendanceContext1Codepublic TransactionEnvironment1Code getTxEnvt()
TransactionEnvironment1Codepublic void setTxEnvt(TransactionEnvironment1Code value)
value - allowed object is
TransactionEnvironment1Codepublic TransactionChannel1Code getTxChanl()
TransactionChannel1Codepublic void setTxChanl(TransactionChannel1Code value)
value - allowed object is
TransactionChannel1Codepublic java.lang.Boolean isAttndntMsgCpbl()
Booleanpublic void setAttndntMsgCpbl(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getAttndntLang()
Stringpublic void setAttndntLang(java.lang.String value)
value - allowed object is
Stringpublic CardDataReading1Code getCardDataNtryMd()
CardDataReading1Codepublic void setCardDataNtryMd(CardDataReading1Code value)
value - allowed object is
CardDataReading1Codepublic java.lang.Boolean isFllbckInd()
Booleanpublic void setFllbckInd(java.lang.Boolean value)
value - allowed object is
Booleanpublic CardholderAuthentication2 getAuthntcnMtd()
CardholderAuthentication2public void setAuthntcnMtd(CardholderAuthentication2 value)
value - allowed object is
CardholderAuthentication2Copyright © 2018. All rights reserved.