Class EntryTransaction3
Java class for EntryTransaction3 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EntryTransaction3">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Refs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TransactionReferences3" minOccurs="0"/>
<element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}ActiveOrHistoricCurrencyAndAmount"/>
<element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}CreditDebitCode"/>
<element name="AmtDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}AmountAndCurrencyExchange3" minOccurs="0"/>
<element name="Avlbty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}CashBalanceAvailability2" maxOccurs="unbounded" minOccurs="0"/>
<element name="BkTxCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}BankTransactionCodeStructure4" minOccurs="0"/>
<element name="Chrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}Charges3" maxOccurs="unbounded" minOccurs="0"/>
<element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TransactionInterest3" maxOccurs="unbounded" minOccurs="0"/>
<element name="RltdPties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TransactionParties3" minOccurs="0"/>
<element name="RltdAgts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TransactionAgents3" minOccurs="0"/>
<element name="Purp" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}Purpose2Choice" minOccurs="0"/>
<element name="RltdRmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}RemittanceLocation2" maxOccurs="10" minOccurs="0"/>
<element name="RmtInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}RemittanceInformation7" minOccurs="0"/>
<element name="RltdDts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TransactionDates2" minOccurs="0"/>
<element name="RltdPric" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TransactionPrice3Choice" minOccurs="0"/>
<element name="RltdQties" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TransactionQuantities2Choice" maxOccurs="unbounded" minOccurs="0"/>
<element name="FinInstrmId" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}SecurityIdentification14" minOccurs="0"/>
<element name="Tax" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}TaxInformation3" minOccurs="0"/>
<element name="RtrInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}PaymentReturnReason2" minOccurs="0"/>
<element name="CorpActn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}CorporateAction9" minOccurs="0"/>
<element name="SfkpgAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}SecuritiesAccount13" minOccurs="0"/>
<element name="CshDpst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}CashDeposit1" maxOccurs="unbounded" minOccurs="0"/>
<element name="CardTx" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}CardTransaction1" minOccurs="0"/>
<element name="AddtlTxInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.03}Max500Text" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected ActiveOrHistoricCurrencyAndAmountprotected AmountAndCurrencyExchange3protected List<CashBalanceAvailability2> protected BankTransactionCodeStructure4protected CardTransaction1protected CreditDebitCodeprotected CorporateAction9protected List<CashDeposit1> protected SecurityIdentification14protected List<TransactionInterest3> protected Purpose2Choiceprotected TransactionReferences3protected TransactionAgents3protected TransactionDates2protected TransactionPrice3Choiceprotected TransactionParties3protected List<TransactionQuantities2Choice> protected List<RemittanceLocation2> protected RemittanceInformation7protected PaymentReturnReason2protected SecuritiesAccount13protected TaxInformation3 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the addtlTxInf property.getAmt()Gets the value of the amt property.Gets the value of the amtDtls property.Gets the value of the avlbty property.Gets the value of the bkTxCd property.Gets the value of the cardTx property.Gets the value of the cdtDbtInd property.getChrgs()Gets the value of the chrgs property.Gets the value of the corpActn property.Gets the value of the cshDpst property.Gets the value of the finInstrmId property.Gets the value of the intrst property.getPurp()Gets the value of the purp property.getRefs()Gets the value of the refs property.Gets the value of the rltdAgts property.Gets the value of the rltdDts property.Gets the value of the rltdPric property.Gets the value of the rltdPties property.Gets the value of the rltdQties property.Gets the value of the rltdRmtInf property.Gets the value of the rmtInf property.Gets the value of the rtrInf property.Gets the value of the sfkpgAcct property.getTax()Gets the value of the tax property.voidsetAddtlTxInf(String value) Sets the value of the addtlTxInf property.voidSets the value of the amt property.voidSets the value of the amtDtls property.voidSets the value of the bkTxCd property.voidsetCardTx(CardTransaction1 value) Sets the value of the cardTx property.voidsetCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidsetCorpActn(CorporateAction9 value) Sets the value of the corpActn property.voidSets the value of the finInstrmId property.voidsetPurp(Purpose2Choice value) Sets the value of the purp property.voidsetRefs(TransactionReferences3 value) Sets the value of the refs property.voidsetRltdAgts(TransactionAgents3 value) Sets the value of the rltdAgts property.voidsetRltdDts(TransactionDates2 value) Sets the value of the rltdDts property.voidSets the value of the rltdPric property.voidsetRltdPties(TransactionParties3 value) Sets the value of the rltdPties property.voidsetRmtInf(RemittanceInformation7 value) Sets the value of the rmtInf property.voidsetRtrInf(PaymentReturnReason2 value) Sets the value of the rtrInf property.voidsetSfkpgAcct(SecuritiesAccount13 value) Sets the value of the sfkpgAcct property.voidsetTax(TaxInformation3 value) Sets the value of the tax property.
-
Field Details
-
refs
-
amt
-
cdtDbtInd
-
amtDtls
-
avlbty
-
bkTxCd
-
chrgs
-
intrst
-
rltdPties
-
rltdAgts
-
purp
-
rltdRmtInf
-
rmtInf
-
rltdDts
-
rltdPric
-
rltdQties
-
finInstrmId
-
tax
-
rtrInf
-
corpActn
-
sfkpgAcct
-
cshDpst
-
cardTx
-
addtlTxInf
-
-
Constructor Details
-
EntryTransaction3
public EntryTransaction3()
-
-
Method Details
-
getRefs
Gets the value of the refs property.- Returns:
- possible object is
TransactionReferences3
-
setRefs
Sets the value of the refs property.- Parameters:
value- allowed object isTransactionReferences3
-
getAmt
Gets the value of the amt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setAmt
Sets the value of the amt property.- Parameters:
value- allowed object isActiveOrHistoricCurrencyAndAmount
-
getCdtDbtInd
Gets the value of the cdtDbtInd property.- Returns:
- possible object is
CreditDebitCode
-
setCdtDbtInd
Sets the value of the cdtDbtInd property.- Parameters:
value- allowed object isCreditDebitCode
-
getAmtDtls
Gets the value of the amtDtls property.- Returns:
- possible object is
AmountAndCurrencyExchange3
-
setAmtDtls
Sets the value of the amtDtls property.- Parameters:
value- allowed object isAmountAndCurrencyExchange3
-
getAvlbty
Gets the value of the avlbty 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 JAXB object. This is why there is not a
setmethod for the avlbty property.For example, to add a new item, do as follows:
getAvlbty().add(newItem);Objects of the following type(s) are allowed in the list
CashBalanceAvailability2 -
getBkTxCd
Gets the value of the bkTxCd property.- Returns:
- possible object is
BankTransactionCodeStructure4
-
setBkTxCd
Sets the value of the bkTxCd property.- Parameters:
value- allowed object isBankTransactionCodeStructure4
-
getChrgs
Gets the value of the chrgs 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 JAXB object. This is why there is not a
setmethod for the chrgs property.For example, to add a new item, do as follows:
getChrgs().add(newItem);Objects of the following type(s) are allowed in the list
Charges3 -
getIntrst
Gets the value of the intrst 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 JAXB object. This is why there is not a
setmethod for the intrst property.For example, to add a new item, do as follows:
getIntrst().add(newItem);Objects of the following type(s) are allowed in the list
TransactionInterest3 -
getRltdPties
Gets the value of the rltdPties property.- Returns:
- possible object is
TransactionParties3
-
setRltdPties
Sets the value of the rltdPties property.- Parameters:
value- allowed object isTransactionParties3
-
getRltdAgts
Gets the value of the rltdAgts property.- Returns:
- possible object is
TransactionAgents3
-
setRltdAgts
Sets the value of the rltdAgts property.- Parameters:
value- allowed object isTransactionAgents3
-
getPurp
Gets the value of the purp property.- Returns:
- possible object is
Purpose2Choice
-
setPurp
Sets the value of the purp property.- Parameters:
value- allowed object isPurpose2Choice
-
getRltdRmtInf
Gets the value of the rltdRmtInf 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 JAXB object. This is why there is not a
setmethod for the rltdRmtInf property.For example, to add a new item, do as follows:
getRltdRmtInf().add(newItem);Objects of the following type(s) are allowed in the list
RemittanceLocation2 -
getRmtInf
Gets the value of the rmtInf property.- Returns:
- possible object is
RemittanceInformation7
-
setRmtInf
Sets the value of the rmtInf property.- Parameters:
value- allowed object isRemittanceInformation7
-
getRltdDts
Gets the value of the rltdDts property.- Returns:
- possible object is
TransactionDates2
-
setRltdDts
Sets the value of the rltdDts property.- Parameters:
value- allowed object isTransactionDates2
-
getRltdPric
Gets the value of the rltdPric property.- Returns:
- possible object is
TransactionPrice3Choice
-
setRltdPric
Sets the value of the rltdPric property.- Parameters:
value- allowed object isTransactionPrice3Choice
-
getRltdQties
Gets the value of the rltdQties 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 JAXB object. This is why there is not a
setmethod for the rltdQties property.For example, to add a new item, do as follows:
getRltdQties().add(newItem);Objects of the following type(s) are allowed in the list
TransactionQuantities2Choice -
getFinInstrmId
Gets the value of the finInstrmId property.- Returns:
- possible object is
SecurityIdentification14
-
setFinInstrmId
Sets the value of the finInstrmId property.- Parameters:
value- allowed object isSecurityIdentification14
-
getTax
Gets the value of the tax property.- Returns:
- possible object is
TaxInformation3
-
setTax
Sets the value of the tax property.- Parameters:
value- allowed object isTaxInformation3
-
getRtrInf
Gets the value of the rtrInf property.- Returns:
- possible object is
PaymentReturnReason2
-
setRtrInf
Sets the value of the rtrInf property.- Parameters:
value- allowed object isPaymentReturnReason2
-
getCorpActn
Gets the value of the corpActn property.- Returns:
- possible object is
CorporateAction9
-
setCorpActn
Sets the value of the corpActn property.- Parameters:
value- allowed object isCorporateAction9
-
getSfkpgAcct
Gets the value of the sfkpgAcct property.- Returns:
- possible object is
SecuritiesAccount13
-
setSfkpgAcct
Sets the value of the sfkpgAcct property.- Parameters:
value- allowed object isSecuritiesAccount13
-
getCshDpst
Gets the value of the cshDpst 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 JAXB object. This is why there is not a
setmethod for the cshDpst property.For example, to add a new item, do as follows:
getCshDpst().add(newItem);Objects of the following type(s) are allowed in the list
CashDeposit1 -
getCardTx
Gets the value of the cardTx property.- Returns:
- possible object is
CardTransaction1
-
setCardTx
Sets the value of the cardTx property.- Parameters:
value- allowed object isCardTransaction1
-
getAddtlTxInf
Gets the value of the addtlTxInf property.- Returns:
- possible object is
String
-
setAddtlTxInf
Sets the value of the addtlTxInf property.- Parameters:
value- allowed object isString
-