Class ATMTransaction24
Java class for ATMTransaction24 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ATMTransaction24"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="TxId" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}TransactionIdentifier1"/> <element name="RcncltnId" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Max35Text" minOccurs="0"/> <element name="CdtrLabl" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Max35Text" minOccurs="0"/> <element name="DbtrLabl" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Max35Text" minOccurs="0"/> <element name="TrfIdr" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Max70Text" minOccurs="0"/> <element name="PmtRef" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Max35Text" minOccurs="0"/> <element name="TxRspn" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ResponseType7"/> <element name="Actn" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Action7" maxOccurs="unbounded" minOccurs="0"/> <element name="AcctFr" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}CardAccount13" minOccurs="0"/> <element name="PrtctdAcctFr" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ContentInformationType10" minOccurs="0"/> <element name="AcctTo" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}CardAccount13" maxOccurs="unbounded" minOccurs="0"/> <element name="PrtctdAcctTo" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ContentInformationType10" minOccurs="0"/> <element name="TtlAuthrsdAmt" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}AmountAndCurrency1"/> <element name="TtlReqdAmt" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ImpliedCurrencyAndAmount" minOccurs="0"/> <element name="DtldReqdAmt" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}DetailedAmount17" minOccurs="0"/> <element name="AddtlChrg" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}DetailedAmount18" maxOccurs="unbounded" minOccurs="0"/> <element name="Lmts" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ATMTransactionAmounts6" minOccurs="0"/> <element name="ReqdExctnDt" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ISODate" minOccurs="0"/> <element name="PropsdExctnDt" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ISODate" minOccurs="0"/> <element name="InstntTrfPrgm" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Max35Text" minOccurs="0"/> <element name="RcrngTrf" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}RecurringTransaction3" minOccurs="0"/> <element name="AuthstnRslt" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}AuthorisationResult13" minOccurs="0"/> <element name="ICCRltdData" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}Max10000Binary" minOccurs="0"/> <element name="Cmd" type="{urn:iso:std:iso:20022:tech:xsd:catp.017.001.01}ATMCommand7" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the acctFr property.Gets the value of the acctTo property.getActn()
Gets the value of the actn property.Gets the value of the addtlChrg property.Gets the value of the authstnRslt property.Gets the value of the cdtrLabl property.getCmd()
Gets the value of the cmd property.Gets the value of the dbtrLabl property.Gets the value of the dtldReqdAmt property.byte[]
Gets the value of the iccRltdData property.Gets the value of the instntTrfPrgm property.getLmts()
Gets the value of the lmts property.Gets the value of the pmtRef property.Gets the value of the propsdExctnDt property.Gets the value of the prtctdAcctFr property.Gets the value of the prtctdAcctTo property.Gets the value of the rcncltnId property.Gets the value of the rcrngTrf property.Gets the value of the reqdExctnDt property.Gets the value of the trfIdr property.Gets the value of the ttlAuthrsdAmt property.Gets the value of the ttlReqdAmt property.getTxId()
Gets the value of the txId property.Gets the value of the txRspn property.void
setAcctFr
(CardAccount13 value) Sets the value of the acctFr property.void
Sets the value of the authstnRslt property.void
setCdtrLabl
(String value) Sets the value of the cdtrLabl property.void
setDbtrLabl
(String value) Sets the value of the dbtrLabl property.void
setDtldReqdAmt
(DetailedAmount17 value) Sets the value of the dtldReqdAmt property.void
setICCRltdData
(byte[] value) Sets the value of the iccRltdData property.void
setInstntTrfPrgm
(String value) Sets the value of the instntTrfPrgm property.void
setLmts
(ATMTransactionAmounts6 value) Sets the value of the lmts property.void
Sets the value of the pmtRef property.void
Sets the value of the propsdExctnDt property.void
Sets the value of the prtctdAcctFr property.void
Sets the value of the prtctdAcctTo property.void
setRcncltnId
(String value) Sets the value of the rcncltnId property.void
setRcrngTrf
(RecurringTransaction3 value) Sets the value of the rcrngTrf property.void
Sets the value of the reqdExctnDt property.void
Sets the value of the trfIdr property.void
Sets the value of the ttlAuthrsdAmt property.void
setTtlReqdAmt
(BigDecimal value) Sets the value of the ttlReqdAmt property.void
setTxId
(TransactionIdentifier1 value) Sets the value of the txId property.void
setTxRspn
(ResponseType7 value) Sets the value of the txRspn property.
-
Constructor Details
-
ATMTransaction24
public ATMTransaction24()
-
-
Method Details
-
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
-
getRcncltnId
Gets the value of the rcncltnId property.- Returns:
- possible object is
String
-
setRcncltnId
Sets the value of the rcncltnId property.- Parameters:
value
- allowed object isString
-
getCdtrLabl
Gets the value of the cdtrLabl property.- Returns:
- possible object is
String
-
setCdtrLabl
Sets the value of the cdtrLabl property.- Parameters:
value
- allowed object isString
-
getDbtrLabl
Gets the value of the dbtrLabl property.- Returns:
- possible object is
String
-
setDbtrLabl
Sets the value of the dbtrLabl property.- Parameters:
value
- allowed object isString
-
getTrfIdr
Gets the value of the trfIdr property.- Returns:
- possible object is
String
-
setTrfIdr
Sets the value of the trfIdr property.- Parameters:
value
- allowed object isString
-
getPmtRef
Gets the value of the pmtRef property.- Returns:
- possible object is
String
-
setPmtRef
Sets the value of the pmtRef property.- Parameters:
value
- allowed object isString
-
getTxRspn
Gets the value of the txRspn property.- Returns:
- possible object is
ResponseType7
-
setTxRspn
Sets the value of the txRspn property.- Parameters:
value
- allowed object isResponseType7
-
getActn
Gets the value of the actn property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the actn property.For example, to add a new item, do as follows:
getActn().add(newItem);
Objects of the following type(s) are allowed in the list
Action7
-
getAcctFr
Gets the value of the acctFr property.- Returns:
- possible object is
CardAccount13
-
setAcctFr
Sets the value of the acctFr property.- Parameters:
value
- allowed object isCardAccount13
-
getPrtctdAcctFr
Gets the value of the prtctdAcctFr property.- Returns:
- possible object is
ContentInformationType10
-
setPrtctdAcctFr
Sets the value of the prtctdAcctFr property.- Parameters:
value
- allowed object isContentInformationType10
-
getAcctTo
Gets the value of the acctTo property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the acctTo property.For example, to add a new item, do as follows:
getAcctTo().add(newItem);
Objects of the following type(s) are allowed in the list
CardAccount13
-
getPrtctdAcctTo
Gets the value of the prtctdAcctTo property.- Returns:
- possible object is
ContentInformationType10
-
setPrtctdAcctTo
Sets the value of the prtctdAcctTo property.- Parameters:
value
- allowed object isContentInformationType10
-
getTtlAuthrsdAmt
Gets the value of the ttlAuthrsdAmt property.- Returns:
- possible object is
AmountAndCurrency1
-
setTtlAuthrsdAmt
Sets the value of the ttlAuthrsdAmt property.- Parameters:
value
- allowed object isAmountAndCurrency1
-
getTtlReqdAmt
Gets the value of the ttlReqdAmt property.- Returns:
- possible object is
BigDecimal
-
setTtlReqdAmt
Sets the value of the ttlReqdAmt property.- Parameters:
value
- allowed object isBigDecimal
-
getDtldReqdAmt
Gets the value of the dtldReqdAmt property.- Returns:
- possible object is
DetailedAmount17
-
setDtldReqdAmt
Sets the value of the dtldReqdAmt property.- Parameters:
value
- allowed object isDetailedAmount17
-
getAddtlChrg
Gets the value of the addtlChrg property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the addtlChrg property.For example, to add a new item, do as follows:
getAddtlChrg().add(newItem);
Objects of the following type(s) are allowed in the list
DetailedAmount18
-
getLmts
Gets the value of the lmts property.- Returns:
- possible object is
ATMTransactionAmounts6
-
setLmts
Sets the value of the lmts property.- Parameters:
value
- allowed object isATMTransactionAmounts6
-
getReqdExctnDt
Gets the value of the reqdExctnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setReqdExctnDt
Sets the value of the reqdExctnDt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getPropsdExctnDt
Gets the value of the propsdExctnDt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setPropsdExctnDt
Sets the value of the propsdExctnDt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getInstntTrfPrgm
Gets the value of the instntTrfPrgm property.- Returns:
- possible object is
String
-
setInstntTrfPrgm
Sets the value of the instntTrfPrgm property.- Parameters:
value
- allowed object isString
-
getRcrngTrf
Gets the value of the rcrngTrf property.- Returns:
- possible object is
RecurringTransaction3
-
setRcrngTrf
Sets the value of the rcrngTrf property.- Parameters:
value
- allowed object isRecurringTransaction3
-
getAuthstnRslt
Gets the value of the authstnRslt property.- Returns:
- possible object is
AuthorisationResult13
-
setAuthstnRslt
Sets the value of the authstnRslt property.- Parameters:
value
- allowed object isAuthorisationResult13
-
getICCRltdData
public byte[] getICCRltdData()Gets the value of the iccRltdData property.- Returns:
- possible object is byte[]
-
setICCRltdData
public void setICCRltdData(byte[] value) Sets the value of the iccRltdData property.- Parameters:
value
- allowed object is byte[]
-
getCmd
Gets the value of the cmd property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
set
method for the cmd property.For example, to add a new item, do as follows:
getCmd().add(newItem);
Objects of the following type(s) are allowed in the list
ATMCommand7
-