Class ReportEntry1
Java class for ReportEntry1 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReportEntry1">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}CurrencyAndAmount"/>
<element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}CreditDebitCode"/>
<element name="RvslInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TrueFalseIndicator" minOccurs="0"/>
<element name="Sts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}EntryStatus2Code"/>
<element name="BookgDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}DateAndDateTimeChoice" minOccurs="0"/>
<element name="ValDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}DateAndDateTimeChoice" minOccurs="0"/>
<element name="AcctSvcrRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max35Text" minOccurs="0"/>
<element name="Avlbty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}CashBalanceAvailability1" maxOccurs="unbounded" minOccurs="0"/>
<element name="BkTxCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BankTransactionCodeStructure1"/>
<element name="ComssnWvrInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}YesNoIndicator" minOccurs="0"/>
<element name="AddtlInfInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}MessageIdentification2" minOccurs="0"/>
<element name="Btch" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}BatchInformation1" maxOccurs="unbounded" minOccurs="0"/>
<element name="AmtDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}AmountAndCurrencyExchange2" minOccurs="0"/>
<element name="Chrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}ChargesInformation3" maxOccurs="unbounded" minOccurs="0"/>
<element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}TransactionInterest1" maxOccurs="unbounded" minOccurs="0"/>
<element name="TxDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}EntryTransaction1" maxOccurs="unbounded" minOccurs="0"/>
<element name="AddtlNtryInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.01}Max500Text" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected MessageIdentification2protected Stringprotected CurrencyAndAmountprotected AmountAndCurrencyExchange2protected List<CashBalanceAvailability1> protected BankTransactionCodeStructure1protected DateAndDateTimeChoiceprotected List<BatchInformation1> protected CreditDebitCodeprotected List<ChargesInformation3> protected Booleanprotected List<TransactionInterest1> protected Booleanprotected EntryStatus2Codeprotected List<EntryTransaction1> protected DateAndDateTimeChoice -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the acctSvcrRef property.Gets the value of the addtlInfInd property.Gets the value of the addtlNtryInf 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 bookgDt property.getBtch()Gets the value of the btch property.Gets the value of the cdtDbtInd property.getChrgs()Gets the value of the chrgs property.Gets the value of the intrst property.getSts()Gets the value of the sts property.Gets the value of the txDtls property.getValDt()Gets the value of the valDt property.Gets the value of the comssnWvrInd property.Gets the value of the rvslInd property.voidsetAcctSvcrRef(String value) Sets the value of the acctSvcrRef property.voidSets the value of the addtlInfInd property.voidsetAddtlNtryInf(String value) Sets the value of the addtlNtryInf property.voidsetAmt(CurrencyAndAmount value) Sets the value of the amt property.voidSets the value of the amtDtls property.voidSets the value of the bkTxCd property.voidsetBookgDt(DateAndDateTimeChoice value) Sets the value of the bookgDt property.voidsetCdtDbtInd(CreditDebitCode value) Sets the value of the cdtDbtInd property.voidsetComssnWvrInd(Boolean value) Sets the value of the comssnWvrInd property.voidsetRvslInd(Boolean value) Sets the value of the rvslInd property.voidsetSts(EntryStatus2Code value) Sets the value of the sts property.voidsetValDt(DateAndDateTimeChoice value) Sets the value of the valDt property.
-
Field Details
-
amt
-
cdtDbtInd
-
rvslInd
-
sts
-
bookgDt
-
valDt
-
acctSvcrRef
-
avlbty
-
bkTxCd
-
comssnWvrInd
-
addtlInfInd
-
btch
-
amtDtls
-
chrgs
-
intrst
-
txDtls
-
addtlNtryInf
-
-
Constructor Details
-
ReportEntry1
public ReportEntry1()
-
-
Method Details
-
getAmt
Gets the value of the amt property.- Returns:
- possible object is
CurrencyAndAmount
-
setAmt
Sets the value of the amt property.- Parameters:
value- allowed object isCurrencyAndAmount
-
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
-
isRvslInd
Gets the value of the rvslInd property.- Returns:
- possible object is
Boolean
-
setRvslInd
Sets the value of the rvslInd property.- Parameters:
value- allowed object isBoolean
-
getSts
Gets the value of the sts property.- Returns:
- possible object is
EntryStatus2Code
-
setSts
Sets the value of the sts property.- Parameters:
value- allowed object isEntryStatus2Code
-
getBookgDt
Gets the value of the bookgDt property.- Returns:
- possible object is
DateAndDateTimeChoice
-
setBookgDt
Sets the value of the bookgDt property.- Parameters:
value- allowed object isDateAndDateTimeChoice
-
getValDt
Gets the value of the valDt property.- Returns:
- possible object is
DateAndDateTimeChoice
-
setValDt
Sets the value of the valDt property.- Parameters:
value- allowed object isDateAndDateTimeChoice
-
getAcctSvcrRef
Gets the value of the acctSvcrRef property.- Returns:
- possible object is
String
-
setAcctSvcrRef
Sets the value of the acctSvcrRef property.- Parameters:
value- allowed object isString
-
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
CashBalanceAvailability1 -
getBkTxCd
Gets the value of the bkTxCd property.- Returns:
- possible object is
BankTransactionCodeStructure1
-
setBkTxCd
Sets the value of the bkTxCd property.- Parameters:
value- allowed object isBankTransactionCodeStructure1
-
isComssnWvrInd
Gets the value of the comssnWvrInd property.- Returns:
- possible object is
Boolean
-
setComssnWvrInd
Sets the value of the comssnWvrInd property.- Parameters:
value- allowed object isBoolean
-
getAddtlInfInd
Gets the value of the addtlInfInd property.- Returns:
- possible object is
MessageIdentification2
-
setAddtlInfInd
Sets the value of the addtlInfInd property.- Parameters:
value- allowed object isMessageIdentification2
-
getBtch
Gets the value of the btch 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 btch property.For example, to add a new item, do as follows:
getBtch().add(newItem);Objects of the following type(s) are allowed in the list
BatchInformation1 -
getAmtDtls
Gets the value of the amtDtls property.- Returns:
- possible object is
AmountAndCurrencyExchange2
-
setAmtDtls
Sets the value of the amtDtls property.- Parameters:
value- allowed object isAmountAndCurrencyExchange2
-
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
ChargesInformation3 -
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
TransactionInterest1 -
getTxDtls
Gets the value of the txDtls 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 txDtls property.For example, to add a new item, do as follows:
getTxDtls().add(newItem);Objects of the following type(s) are allowed in the list
EntryTransaction1 -
getAddtlNtryInf
Gets the value of the addtlNtryInf property.- Returns:
- possible object is
String
-
setAddtlNtryInf
Sets the value of the addtlNtryInf property.- Parameters:
value- allowed object isString
-