Class CardIndividualTransaction2
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.camt_052_001_06.CardIndividualTransaction2
-
public class CardIndividualTransaction2 extends java.lang.ObjectJava 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.06}Max1025Text" minOccurs="0"/> <element name="PmtCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}PaymentContext3" minOccurs="0"/> <element name="AddtlSvc" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}CardPaymentServiceType2Code" minOccurs="0"/> <element name="TxCtgy" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}ExternalCardTransactionCategory1Code" minOccurs="0"/> <element name="SaleRcncltnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Max35Text" minOccurs="0"/> <element name="SaleRefNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Max35Text" minOccurs="0"/> <element name="RePresntmntRsn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}ExternalRePresentmentReason1Code" minOccurs="0"/> <element name="SeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Max35Text" minOccurs="0"/> <element name="TxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}TransactionIdentifier1" minOccurs="0"/> <element name="Pdct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Product2" minOccurs="0"/> <element name="VldtnDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}ISODate" minOccurs="0"/> <element name="VldtnSeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.06}Max35Text" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected CardPaymentServiceType2CodeaddtlSvcprotected java.lang.StringiccRltdDataprotected Product2pdctprotected PaymentContext3pmtCntxtprotected java.lang.StringrePresntmntRsnprotected java.lang.StringsaleRcncltnIdprotected java.lang.StringsaleRefNbprotected java.lang.StringseqNbprotected java.lang.StringtxCtgyprotected TransactionIdentifier1txIdprotected javax.xml.datatype.XMLGregorianCalendarvldtnDtprotected java.lang.StringvldtnSeqNb
-
Constructor Summary
Constructors Constructor Description CardIndividualTransaction2()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CardPaymentServiceType2CodegetAddtlSvc()Gets the value of the addtlSvc property.java.lang.StringgetICCRltdData()Gets the value of the iccRltdData property.Product2getPdct()Gets the value of the pdct property.PaymentContext3getPmtCntxt()Gets the value of the pmtCntxt property.java.lang.StringgetRePresntmntRsn()Gets the value of the rePresntmntRsn property.java.lang.StringgetSaleRcncltnId()Gets the value of the saleRcncltnId property.java.lang.StringgetSaleRefNb()Gets the value of the saleRefNb property.java.lang.StringgetSeqNb()Gets the value of the seqNb property.java.lang.StringgetTxCtgy()Gets the value of the txCtgy property.TransactionIdentifier1getTxId()Gets the value of the txId property.javax.xml.datatype.XMLGregorianCalendargetVldtnDt()Gets the value of the vldtnDt property.java.lang.StringgetVldtnSeqNb()Gets the value of the vldtnSeqNb property.voidsetAddtlSvc(CardPaymentServiceType2Code value)Sets the value of the addtlSvc property.voidsetICCRltdData(java.lang.String value)Sets the value of the iccRltdData property.voidsetPdct(Product2 value)Sets the value of the pdct property.voidsetPmtCntxt(PaymentContext3 value)Sets the value of the pmtCntxt property.voidsetRePresntmntRsn(java.lang.String value)Sets the value of the rePresntmntRsn property.voidsetSaleRcncltnId(java.lang.String value)Sets the value of the saleRcncltnId property.voidsetSaleRefNb(java.lang.String value)Sets the value of the saleRefNb property.voidsetSeqNb(java.lang.String value)Sets the value of the seqNb property.voidsetTxCtgy(java.lang.String value)Sets the value of the txCtgy property.voidsetTxId(TransactionIdentifier1 value)Sets the value of the txId property.voidsetVldtnDt(javax.xml.datatype.XMLGregorianCalendar value)Sets the value of the vldtnDt property.voidsetVldtnSeqNb(java.lang.String value)Sets the value of the vldtnSeqNb property.
-
-
-
Field Detail
-
iccRltdData
protected java.lang.String iccRltdData
-
pmtCntxt
protected PaymentContext3 pmtCntxt
-
addtlSvc
protected CardPaymentServiceType2Code addtlSvc
-
txCtgy
protected java.lang.String txCtgy
-
saleRcncltnId
protected java.lang.String saleRcncltnId
-
saleRefNb
protected java.lang.String saleRefNb
-
rePresntmntRsn
protected java.lang.String rePresntmntRsn
-
seqNb
protected java.lang.String seqNb
-
txId
protected TransactionIdentifier1 txId
-
pdct
protected Product2 pdct
-
vldtnDt
protected javax.xml.datatype.XMLGregorianCalendar vldtnDt
-
vldtnSeqNb
protected java.lang.String vldtnSeqNb
-
-
Method Detail
-
getICCRltdData
public java.lang.String getICCRltdData()
Gets the value of the iccRltdData property.- Returns:
- possible object is
String
-
setICCRltdData
public void setICCRltdData(java.lang.String value)
Sets the value of the iccRltdData property.- Parameters:
value- allowed object isString
-
getPmtCntxt
public PaymentContext3 getPmtCntxt()
Gets the value of the pmtCntxt property.- Returns:
- possible object is
PaymentContext3
-
setPmtCntxt
public void setPmtCntxt(PaymentContext3 value)
Sets the value of the pmtCntxt property.- Parameters:
value- allowed object isPaymentContext3
-
getAddtlSvc
public CardPaymentServiceType2Code getAddtlSvc()
Gets the value of the addtlSvc property.- Returns:
- possible object is
CardPaymentServiceType2Code
-
setAddtlSvc
public void setAddtlSvc(CardPaymentServiceType2Code value)
Sets the value of the addtlSvc property.- Parameters:
value- allowed object isCardPaymentServiceType2Code
-
getTxCtgy
public java.lang.String getTxCtgy()
Gets the value of the txCtgy property.- Returns:
- possible object is
String
-
setTxCtgy
public void setTxCtgy(java.lang.String value)
Sets the value of the txCtgy property.- Parameters:
value- allowed object isString
-
getSaleRcncltnId
public java.lang.String getSaleRcncltnId()
Gets the value of the saleRcncltnId property.- Returns:
- possible object is
String
-
setSaleRcncltnId
public void setSaleRcncltnId(java.lang.String value)
Sets the value of the saleRcncltnId property.- Parameters:
value- allowed object isString
-
getSaleRefNb
public java.lang.String getSaleRefNb()
Gets the value of the saleRefNb property.- Returns:
- possible object is
String
-
setSaleRefNb
public void setSaleRefNb(java.lang.String value)
Sets the value of the saleRefNb property.- Parameters:
value- allowed object isString
-
getRePresntmntRsn
public java.lang.String getRePresntmntRsn()
Gets the value of the rePresntmntRsn property.- Returns:
- possible object is
String
-
setRePresntmntRsn
public void setRePresntmntRsn(java.lang.String value)
Sets the value of the rePresntmntRsn property.- Parameters:
value- allowed object isString
-
getSeqNb
public java.lang.String getSeqNb()
Gets the value of the seqNb property.- Returns:
- possible object is
String
-
setSeqNb
public void setSeqNb(java.lang.String value)
Sets the value of the seqNb property.- Parameters:
value- allowed object isString
-
getTxId
public TransactionIdentifier1 getTxId()
Gets the value of the txId property.- Returns:
- possible object is
TransactionIdentifier1
-
setTxId
public void setTxId(TransactionIdentifier1 value)
Sets the value of the txId property.- Parameters:
value- allowed object isTransactionIdentifier1
-
getPdct
public Product2 getPdct()
Gets the value of the pdct property.- Returns:
- possible object is
Product2
-
setPdct
public void setPdct(Product2 value)
Sets the value of the pdct property.- Parameters:
value- allowed object isProduct2
-
getVldtnDt
public javax.xml.datatype.XMLGregorianCalendar getVldtnDt()
Gets the value of the vldtnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setVldtnDt
public void setVldtnDt(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the vldtnDt property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getVldtnSeqNb
public java.lang.String getVldtnSeqNb()
Gets the value of the vldtnSeqNb property.- Returns:
- possible object is
String
-
setVldtnSeqNb
public void setVldtnSeqNb(java.lang.String value)
Sets the value of the vldtnSeqNb property.- Parameters:
value- allowed object isString
-
-