Class CardIndividualTransaction2
java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_05.CardIndividualTransaction2
Java class for CardIndividualTransaction2 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CardIndividualTransaction2"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ICCRltdData" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max1025Text" minOccurs="0"/> <element name="PmtCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}PaymentContext3" minOccurs="0"/> <element name="AddtlSvc" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}CardPaymentServiceType2Code" minOccurs="0"/> <element name="TxCtgy" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ExternalCardTransactionCategory1Code" minOccurs="0"/> <element name="SaleRcncltnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max35Text" minOccurs="0"/> <element name="SaleRefNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max35Text" minOccurs="0"/> <element name="RePresntmntRsn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ExternalRePresentmentReason1Code" minOccurs="0"/> <element name="SeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max35Text" minOccurs="0"/> <element name="TxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TransactionIdentifier1" minOccurs="0"/> <element name="Pdct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Product2" minOccurs="0"/> <element name="VldtnDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ISODate" minOccurs="0"/> <element name="VldtnSeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max35Text" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CardPaymentServiceType2Code
protected String
protected Product2
protected PaymentContext3
protected String
protected String
protected String
protected String
protected String
protected TransactionIdentifier1
protected XMLGregorianCalendar
protected String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the addtlSvc property.Gets the value of the iccRltdData property.getPdct()
Gets the value of the pdct property.Gets the value of the pmtCntxt property.Gets the value of the rePresntmntRsn property.Gets the value of the saleRcncltnId property.Gets the value of the saleRefNb property.getSeqNb()
Gets the value of the seqNb property.Gets the value of the txCtgy property.getTxId()
Gets the value of the txId property.Gets the value of the vldtnDt property.Gets the value of the vldtnSeqNb property.void
Sets the value of the addtlSvc property.void
setICCRltdData
(String value) Sets the value of the iccRltdData property.void
Sets the value of the pdct property.void
setPmtCntxt
(PaymentContext3 value) Sets the value of the pmtCntxt property.void
setRePresntmntRsn
(String value) Sets the value of the rePresntmntRsn property.void
setSaleRcncltnId
(String value) Sets the value of the saleRcncltnId property.void
setSaleRefNb
(String value) Sets the value of the saleRefNb property.void
Sets the value of the seqNb property.void
Sets the value of the txCtgy property.void
setTxId
(TransactionIdentifier1 value) Sets the value of the txId property.void
setVldtnDt
(XMLGregorianCalendar value) Sets the value of the vldtnDt property.void
setVldtnSeqNb
(String value) Sets the value of the vldtnSeqNb property.
-
Field Details
-
iccRltdData
-
pmtCntxt
-
addtlSvc
-
txCtgy
-
saleRcncltnId
-
saleRefNb
-
rePresntmntRsn
-
seqNb
-
txId
-
pdct
-
vldtnDt
-
vldtnSeqNb
-
-
Constructor Details
-
CardIndividualTransaction2
public CardIndividualTransaction2()
-
-
Method Details
-
getICCRltdData
Gets the value of the iccRltdData property.- Returns:
- possible object is
String
-
setICCRltdData
Sets the value of the iccRltdData property.- Parameters:
value
- allowed object isString
-
getPmtCntxt
Gets the value of the pmtCntxt property.- Returns:
- possible object is
PaymentContext3
-
setPmtCntxt
Sets the value of the pmtCntxt property.- Parameters:
value
- allowed object isPaymentContext3
-
getAddtlSvc
Gets the value of the addtlSvc property.- Returns:
- possible object is
CardPaymentServiceType2Code
-
setAddtlSvc
Sets the value of the addtlSvc property.- Parameters:
value
- allowed object isCardPaymentServiceType2Code
-
getTxCtgy
Gets the value of the txCtgy property.- Returns:
- possible object is
String
-
setTxCtgy
Sets the value of the txCtgy property.- Parameters:
value
- allowed object isString
-
getSaleRcncltnId
Gets the value of the saleRcncltnId property.- Returns:
- possible object is
String
-
setSaleRcncltnId
Sets the value of the saleRcncltnId property.- Parameters:
value
- allowed object isString
-
getSaleRefNb
Gets the value of the saleRefNb property.- Returns:
- possible object is
String
-
setSaleRefNb
Sets the value of the saleRefNb property.- Parameters:
value
- allowed object isString
-
getRePresntmntRsn
Gets the value of the rePresntmntRsn property.- Returns:
- possible object is
String
-
setRePresntmntRsn
Sets the value of the rePresntmntRsn property.- Parameters:
value
- allowed object isString
-
getSeqNb
Gets the value of the seqNb property.- Returns:
- possible object is
String
-
setSeqNb
Sets the value of the seqNb property.- Parameters:
value
- allowed object isString
-
getTxId
Gets the value of the txId property.- Returns:
- possible object is
TransactionIdentifier1
-
setTxId
Sets the value of the txId property.- Parameters:
value
- allowed object isTransactionIdentifier1
-
getPdct
Gets the value of the pdct property.- Returns:
- possible object is
Product2
-
setPdct
Sets the value of the pdct property.- Parameters:
value
- allowed object isProduct2
-
getVldtnDt
Gets the value of the vldtnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setVldtnDt
Sets the value of the vldtnDt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getVldtnSeqNb
Gets the value of the vldtnSeqNb property.- Returns:
- possible object is
String
-
setVldtnSeqNb
Sets the value of the vldtnSeqNb property.- Parameters:
value
- allowed object isString
-