public class ReportEntry1
extends java.lang.Object
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>
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
acctSvcrRef |
|
protected MessageIdentification2 |
addtlInfInd |
|
protected java.lang.String |
addtlNtryInf |
|
protected CurrencyAndAmount |
amt |
|
protected AmountAndCurrencyExchange2 |
amtDtls |
|
protected java.util.List<CashBalanceAvailability1> |
avlbty |
|
protected BankTransactionCodeStructure1 |
bkTxCd |
|
protected DateAndDateTimeChoice |
bookgDt |
|
protected java.util.List<BatchInformation1> |
btch |
|
protected CreditDebitCode |
cdtDbtInd |
|
protected java.util.List<ChargesInformation3> |
chrgs |
|
protected java.lang.Boolean |
comssnWvrInd |
|
protected java.util.List<TransactionInterest1> |
intrst |
|
protected java.lang.Boolean |
rvslInd |
|
protected EntryStatus2Code |
sts |
|
protected java.util.List<EntryTransaction1> |
txDtls |
|
protected DateAndDateTimeChoice |
valDt |
| Constructor | Description |
|---|---|
ReportEntry1() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getAcctSvcrRef() |
Gets the value of the acctSvcrRef property.
|
MessageIdentification2 |
getAddtlInfInd() |
Gets the value of the addtlInfInd property.
|
java.lang.String |
getAddtlNtryInf() |
Gets the value of the addtlNtryInf property.
|
CurrencyAndAmount |
getAmt() |
Gets the value of the amt property.
|
AmountAndCurrencyExchange2 |
getAmtDtls() |
Gets the value of the amtDtls property.
|
java.util.List<CashBalanceAvailability1> |
getAvlbty() |
Gets the value of the avlbty property.
|
BankTransactionCodeStructure1 |
getBkTxCd() |
Gets the value of the bkTxCd property.
|
DateAndDateTimeChoice |
getBookgDt() |
Gets the value of the bookgDt property.
|
java.util.List<BatchInformation1> |
getBtch() |
Gets the value of the btch property.
|
CreditDebitCode |
getCdtDbtInd() |
Gets the value of the cdtDbtInd property.
|
java.util.List<ChargesInformation3> |
getChrgs() |
Gets the value of the chrgs property.
|
java.util.List<TransactionInterest1> |
getIntrst() |
Gets the value of the intrst property.
|
EntryStatus2Code |
getSts() |
Gets the value of the sts property.
|
java.util.List<EntryTransaction1> |
getTxDtls() |
Gets the value of the txDtls property.
|
DateAndDateTimeChoice |
getValDt() |
Gets the value of the valDt property.
|
java.lang.Boolean |
isComssnWvrInd() |
Gets the value of the comssnWvrInd property.
|
java.lang.Boolean |
isRvslInd() |
Gets the value of the rvslInd property.
|
void |
setAcctSvcrRef(java.lang.String value) |
Sets the value of the acctSvcrRef property.
|
void |
setAddtlInfInd(MessageIdentification2 value) |
Sets the value of the addtlInfInd property.
|
void |
setAddtlNtryInf(java.lang.String value) |
Sets the value of the addtlNtryInf property.
|
void |
setAmt(CurrencyAndAmount value) |
Sets the value of the amt property.
|
void |
setAmtDtls(AmountAndCurrencyExchange2 value) |
Sets the value of the amtDtls property.
|
void |
setBkTxCd(BankTransactionCodeStructure1 value) |
Sets the value of the bkTxCd property.
|
void |
setBookgDt(DateAndDateTimeChoice value) |
Sets the value of the bookgDt property.
|
void |
setCdtDbtInd(CreditDebitCode value) |
Sets the value of the cdtDbtInd property.
|
void |
setComssnWvrInd(java.lang.Boolean value) |
Sets the value of the comssnWvrInd property.
|
void |
setRvslInd(java.lang.Boolean value) |
Sets the value of the rvslInd property.
|
void |
setSts(EntryStatus2Code value) |
Sets the value of the sts property.
|
void |
setValDt(DateAndDateTimeChoice value) |
Sets the value of the valDt property.
|
protected CurrencyAndAmount amt
protected CreditDebitCode cdtDbtInd
protected java.lang.Boolean rvslInd
protected EntryStatus2Code sts
protected DateAndDateTimeChoice bookgDt
protected DateAndDateTimeChoice valDt
protected java.lang.String acctSvcrRef
protected java.util.List<CashBalanceAvailability1> avlbty
protected BankTransactionCodeStructure1 bkTxCd
protected java.lang.Boolean comssnWvrInd
protected MessageIdentification2 addtlInfInd
protected java.util.List<BatchInformation1> btch
protected AmountAndCurrencyExchange2 amtDtls
protected java.util.List<ChargesInformation3> chrgs
protected java.util.List<TransactionInterest1> intrst
protected java.util.List<EntryTransaction1> txDtls
protected java.lang.String addtlNtryInf
public CurrencyAndAmount getAmt()
CurrencyAndAmountpublic void setAmt(CurrencyAndAmount value)
value - allowed object is
CurrencyAndAmountpublic CreditDebitCode getCdtDbtInd()
CreditDebitCodepublic void setCdtDbtInd(CreditDebitCode value)
value - allowed object is
CreditDebitCodepublic java.lang.Boolean isRvslInd()
Booleanpublic void setRvslInd(java.lang.Boolean value)
value - allowed object is
Booleanpublic EntryStatus2Code getSts()
EntryStatus2Codepublic void setSts(EntryStatus2Code value)
value - allowed object is
EntryStatus2Codepublic DateAndDateTimeChoice getBookgDt()
DateAndDateTimeChoicepublic void setBookgDt(DateAndDateTimeChoice value)
value - allowed object is
DateAndDateTimeChoicepublic DateAndDateTimeChoice getValDt()
DateAndDateTimeChoicepublic void setValDt(DateAndDateTimeChoice value)
value - allowed object is
DateAndDateTimeChoicepublic java.lang.String getAcctSvcrRef()
Stringpublic void setAcctSvcrRef(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<CashBalanceAvailability1> getAvlbty()
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 set method 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
public BankTransactionCodeStructure1 getBkTxCd()
BankTransactionCodeStructure1public void setBkTxCd(BankTransactionCodeStructure1 value)
value - allowed object is
BankTransactionCodeStructure1public java.lang.Boolean isComssnWvrInd()
Booleanpublic void setComssnWvrInd(java.lang.Boolean value)
value - allowed object is
Booleanpublic MessageIdentification2 getAddtlInfInd()
MessageIdentification2public void setAddtlInfInd(MessageIdentification2 value)
value - allowed object is
MessageIdentification2public java.util.List<BatchInformation1> getBtch()
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 set method 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
public AmountAndCurrencyExchange2 getAmtDtls()
AmountAndCurrencyExchange2public void setAmtDtls(AmountAndCurrencyExchange2 value)
value - allowed object is
AmountAndCurrencyExchange2public java.util.List<ChargesInformation3> getChrgs()
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 set method 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
public java.util.List<TransactionInterest1> getIntrst()
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 set method 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
public java.util.List<EntryTransaction1> getTxDtls()
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 set method 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
public java.lang.String getAddtlNtryInf()
Stringpublic void setAddtlNtryInf(java.lang.String value)
value - allowed object is
StringCopyright © 2018. All rights reserved.