Class PaymentContext3
java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_05.PaymentContext3
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.05}TrueFalseIndicator" minOccurs="0"/> <element name="CrdhldrPres" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TrueFalseIndicator" minOccurs="0"/> <element name="OnLineCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TrueFalseIndicator" minOccurs="0"/> <element name="AttndncCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}AttendanceContext1Code" minOccurs="0"/> <element name="TxEnvt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TransactionEnvironment1Code" minOccurs="0"/> <element name="TxChanl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TransactionChannel1Code" minOccurs="0"/> <element name="AttndntMsgCpbl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TrueFalseIndicator" minOccurs="0"/> <element name="AttndntLang" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ISO2ALanguageCode" minOccurs="0"/> <element name="CardDataNtryMd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}CardDataReading1Code"/> <element name="FllbckInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TrueFalseIndicator" minOccurs="0"/> <element name="AuthntcnMtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}CardholderAuthentication2" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AttendanceContext1Code
protected String
protected Boolean
protected CardholderAuthentication2
protected CardDataReading1Code
protected Boolean
protected Boolean
protected Boolean
protected Boolean
protected TransactionChannel1Code
protected TransactionEnvironment1Code
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attndncCntxt property.Gets the value of the attndntLang property.Gets the value of the authntcnMtd property.Gets the value of the cardDataNtryMd 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 fllbckInd 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
Sets the value of the authntcnMtd 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
(Boolean 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.
-
Field Details
-
cardPres
-
crdhldrPres
-
onLineCntxt
-
attndncCntxt
-
txEnvt
-
txChanl
-
attndntMsgCpbl
-
attndntLang
-
cardDataNtryMd
-
fllbckInd
-
authntcnMtd
-
-
Constructor Details
-
PaymentContext3
public PaymentContext3()
-
-
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
TransactionChannel1Code
-
setTxChanl
Sets the value of the txChanl property.- Parameters:
value
- allowed object isTransactionChannel1Code
-
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
CardDataReading1Code
-
setCardDataNtryMd
Sets the value of the cardDataNtryMd property.- Parameters:
value
- allowed object isCardDataReading1Code
-
isFllbckInd
Gets the value of the fllbckInd property.- Returns:
- possible object is
Boolean
-
setFllbckInd
Sets the value of the fllbckInd property.- Parameters:
value
- allowed object isBoolean
-
getAuthntcnMtd
Gets the value of the authntcnMtd property.- Returns:
- possible object is
CardholderAuthentication2
-
setAuthntcnMtd
Sets the value of the authntcnMtd property.- Parameters:
value
- allowed object isCardholderAuthentication2
-