public class CardIndividualTransaction2 extends Object
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.054.001.06}Max1025Text" minOccurs="0"/>
<element name="PmtCntxt" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}PaymentContext3" minOccurs="0"/>
<element name="AddtlSvc" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}CardPaymentServiceType2Code" minOccurs="0"/>
<element name="TxCtgy" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}ExternalCardTransactionCategory1Code" minOccurs="0"/>
<element name="SaleRcncltnId" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Max35Text" minOccurs="0"/>
<element name="SaleRefNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Max35Text" minOccurs="0"/>
<element name="RePresntmntRsn" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}ExternalRePresentmentReason1Code" minOccurs="0"/>
<element name="SeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Max35Text" minOccurs="0"/>
<element name="TxId" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}TransactionIdentifier1" minOccurs="0"/>
<element name="Pdct" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Product2" minOccurs="0"/>
<element name="VldtnDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}ISODate" minOccurs="0"/>
<element name="VldtnSeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Max35Text" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CardPaymentServiceType2Code |
addtlSvc |
protected String |
iccRltdData |
protected Product2 |
pdct |
protected PaymentContext3 |
pmtCntxt |
protected String |
rePresntmntRsn |
protected String |
saleRcncltnId |
protected String |
saleRefNb |
protected String |
seqNb |
protected String |
txCtgy |
protected TransactionIdentifier1 |
txId |
protected XMLGregorianCalendar |
vldtnDt |
protected String |
vldtnSeqNb |
| Constructor and Description |
|---|
CardIndividualTransaction2() |
| Modifier and Type | Method and Description |
|---|---|
CardPaymentServiceType2Code |
getAddtlSvc()
Gets the value of the addtlSvc property.
|
String |
getICCRltdData()
Gets the value of the iccRltdData property.
|
Product2 |
getPdct()
Gets the value of the pdct property.
|
PaymentContext3 |
getPmtCntxt()
Gets the value of the pmtCntxt property.
|
String |
getRePresntmntRsn()
Gets the value of the rePresntmntRsn property.
|
String |
getSaleRcncltnId()
Gets the value of the saleRcncltnId property.
|
String |
getSaleRefNb()
Gets the value of the saleRefNb property.
|
String |
getSeqNb()
Gets the value of the seqNb property.
|
String |
getTxCtgy()
Gets the value of the txCtgy property.
|
TransactionIdentifier1 |
getTxId()
Gets the value of the txId property.
|
XMLGregorianCalendar |
getVldtnDt()
Gets the value of the vldtnDt property.
|
String |
getVldtnSeqNb()
Gets the value of the vldtnSeqNb property.
|
void |
setAddtlSvc(CardPaymentServiceType2Code value)
Sets the value of the addtlSvc property.
|
void |
setICCRltdData(String value)
Sets the value of the iccRltdData property.
|
void |
setPdct(Product2 value)
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 |
setSeqNb(String value)
Sets the value of the seqNb property.
|
void |
setTxCtgy(String value)
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.
|
protected String iccRltdData
protected PaymentContext3 pmtCntxt
protected CardPaymentServiceType2Code addtlSvc
protected String txCtgy
protected String saleRcncltnId
protected String saleRefNb
protected String rePresntmntRsn
protected String seqNb
protected TransactionIdentifier1 txId
protected Product2 pdct
protected XMLGregorianCalendar vldtnDt
protected String vldtnSeqNb
public String getICCRltdData()
Stringpublic void setICCRltdData(String value)
value - allowed object is
Stringpublic PaymentContext3 getPmtCntxt()
PaymentContext3public void setPmtCntxt(PaymentContext3 value)
value - allowed object is
PaymentContext3public CardPaymentServiceType2Code getAddtlSvc()
CardPaymentServiceType2Codepublic void setAddtlSvc(CardPaymentServiceType2Code value)
value - allowed object is
CardPaymentServiceType2Codepublic String getTxCtgy()
Stringpublic void setTxCtgy(String value)
value - allowed object is
Stringpublic String getSaleRcncltnId()
Stringpublic void setSaleRcncltnId(String value)
value - allowed object is
Stringpublic String getSaleRefNb()
Stringpublic void setSaleRefNb(String value)
value - allowed object is
Stringpublic String getRePresntmntRsn()
Stringpublic void setRePresntmntRsn(String value)
value - allowed object is
Stringpublic String getSeqNb()
Stringpublic void setSeqNb(String value)
value - allowed object is
Stringpublic TransactionIdentifier1 getTxId()
TransactionIdentifier1public void setTxId(TransactionIdentifier1 value)
value - allowed object is
TransactionIdentifier1public Product2 getPdct()
Product2public void setPdct(Product2 value)
value - allowed object is
Product2public XMLGregorianCalendar getVldtnDt()
XMLGregorianCalendarpublic void setVldtnDt(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getVldtnSeqNb()
StringCopyright © 2018. All rights reserved.