Class ReportEntry4
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.camt_052_001_04.ReportEntry4
-
public class ReportEntry4 extends java.lang.Object
Java class for ReportEntry4 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReportEntry4"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="NtryRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/> <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}ActiveOrHistoricCurrencyAndAmount"/> <element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CreditDebitCode"/> <element name="RvslInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TrueFalseIndicator" minOccurs="0"/> <element name="Sts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}EntryStatus2Code"/> <element name="BookgDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}DateAndDateTimeChoice" minOccurs="0"/> <element name="ValDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}DateAndDateTimeChoice" minOccurs="0"/> <element name="AcctSvcrRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max35Text" minOccurs="0"/> <element name="Avlbty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CashBalanceAvailability2" maxOccurs="unbounded" minOccurs="0"/> <element name="BkTxCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}BankTransactionCodeStructure4"/> <element name="ComssnWvrInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}YesNoIndicator" minOccurs="0"/> <element name="AddtlInfInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}MessageIdentification2" minOccurs="0"/> <element name="AmtDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}AmountAndCurrencyExchange3" minOccurs="0"/> <element name="Chrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Charges4" minOccurs="0"/> <element name="TechInptChanl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TechnicalInputChannel1Choice" minOccurs="0"/> <element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}TransactionInterest3" minOccurs="0"/> <element name="CardTx" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}CardEntry1" minOccurs="0"/> <element name="NtryDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}EntryDetails3" maxOccurs="unbounded" minOccurs="0"/> <element name="AddtlNtryInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.04}Max500Text" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
acctSvcrRef
protected MessageIdentification2
addtlInfInd
protected java.lang.String
addtlNtryInf
protected ActiveOrHistoricCurrencyAndAmount
amt
protected AmountAndCurrencyExchange3
amtDtls
protected java.util.List<CashBalanceAvailability2>
avlbty
protected BankTransactionCodeStructure4
bkTxCd
protected DateAndDateTimeChoice
bookgDt
protected CardEntry1
cardTx
protected CreditDebitCode
cdtDbtInd
protected Charges4
chrgs
protected java.lang.Boolean
comssnWvrInd
protected TransactionInterest3
intrst
protected java.util.List<EntryDetails3>
ntryDtls
protected java.lang.String
ntryRef
protected java.lang.Boolean
rvslInd
protected EntryStatus2Code
sts
protected TechnicalInputChannel1Choice
techInptChanl
protected DateAndDateTimeChoice
valDt
-
Constructor Summary
Constructors Constructor Description ReportEntry4()
-
Method Summary
All Methods Instance Methods Concrete Methods 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.ActiveOrHistoricCurrencyAndAmount
getAmt()
Gets the value of the amt property.AmountAndCurrencyExchange3
getAmtDtls()
Gets the value of the amtDtls property.java.util.List<CashBalanceAvailability2>
getAvlbty()
Gets the value of the avlbty property.BankTransactionCodeStructure4
getBkTxCd()
Gets the value of the bkTxCd property.DateAndDateTimeChoice
getBookgDt()
Gets the value of the bookgDt property.CardEntry1
getCardTx()
Gets the value of the cardTx property.CreditDebitCode
getCdtDbtInd()
Gets the value of the cdtDbtInd property.Charges4
getChrgs()
Gets the value of the chrgs property.TransactionInterest3
getIntrst()
Gets the value of the intrst property.java.util.List<EntryDetails3>
getNtryDtls()
Gets the value of the ntryDtls property.java.lang.String
getNtryRef()
Gets the value of the ntryRef property.EntryStatus2Code
getSts()
Gets the value of the sts property.TechnicalInputChannel1Choice
getTechInptChanl()
Gets the value of the techInptChanl 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(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
setAmtDtls(AmountAndCurrencyExchange3 value)
Sets the value of the amtDtls property.void
setBkTxCd(BankTransactionCodeStructure4 value)
Sets the value of the bkTxCd property.void
setBookgDt(DateAndDateTimeChoice value)
Sets the value of the bookgDt property.void
setCardTx(CardEntry1 value)
Sets the value of the cardTx property.void
setCdtDbtInd(CreditDebitCode value)
Sets the value of the cdtDbtInd property.void
setChrgs(Charges4 value)
Sets the value of the chrgs property.void
setComssnWvrInd(java.lang.Boolean value)
Sets the value of the comssnWvrInd property.void
setIntrst(TransactionInterest3 value)
Sets the value of the intrst property.void
setNtryRef(java.lang.String value)
Sets the value of the ntryRef 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
setTechInptChanl(TechnicalInputChannel1Choice value)
Sets the value of the techInptChanl property.void
setValDt(DateAndDateTimeChoice value)
Sets the value of the valDt property.
-
-
-
Field Detail
-
ntryRef
protected java.lang.String ntryRef
-
amt
protected ActiveOrHistoricCurrencyAndAmount amt
-
cdtDbtInd
protected CreditDebitCode cdtDbtInd
-
rvslInd
protected java.lang.Boolean rvslInd
-
sts
protected EntryStatus2Code sts
-
bookgDt
protected DateAndDateTimeChoice bookgDt
-
valDt
protected DateAndDateTimeChoice valDt
-
acctSvcrRef
protected java.lang.String acctSvcrRef
-
avlbty
protected java.util.List<CashBalanceAvailability2> avlbty
-
bkTxCd
protected BankTransactionCodeStructure4 bkTxCd
-
comssnWvrInd
protected java.lang.Boolean comssnWvrInd
-
addtlInfInd
protected MessageIdentification2 addtlInfInd
-
amtDtls
protected AmountAndCurrencyExchange3 amtDtls
-
chrgs
protected Charges4 chrgs
-
techInptChanl
protected TechnicalInputChannel1Choice techInptChanl
-
intrst
protected TransactionInterest3 intrst
-
cardTx
protected CardEntry1 cardTx
-
ntryDtls
protected java.util.List<EntryDetails3> ntryDtls
-
addtlNtryInf
protected java.lang.String addtlNtryInf
-
-
Method Detail
-
getNtryRef
public java.lang.String getNtryRef()
Gets the value of the ntryRef property.- Returns:
- possible object is
String
-
setNtryRef
public void setNtryRef(java.lang.String value)
Sets the value of the ntryRef property.- Parameters:
value
- allowed object isString
-
getAmt
public ActiveOrHistoricCurrencyAndAmount getAmt()
Gets the value of the amt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setAmt
public void setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.- Parameters:
value
- allowed object isActiveOrHistoricCurrencyAndAmount
-
getCdtDbtInd
public CreditDebitCode getCdtDbtInd()
Gets the value of the cdtDbtInd property.- Returns:
- possible object is
CreditDebitCode
-
setCdtDbtInd
public void setCdtDbtInd(CreditDebitCode value)
Sets the value of the cdtDbtInd property.- Parameters:
value
- allowed object isCreditDebitCode
-
isRvslInd
public java.lang.Boolean isRvslInd()
Gets the value of the rvslInd property.- Returns:
- possible object is
Boolean
-
setRvslInd
public void setRvslInd(java.lang.Boolean value)
Sets the value of the rvslInd property.- Parameters:
value
- allowed object isBoolean
-
getSts
public EntryStatus2Code getSts()
Gets the value of the sts property.- Returns:
- possible object is
EntryStatus2Code
-
setSts
public void setSts(EntryStatus2Code value)
Sets the value of the sts property.- Parameters:
value
- allowed object isEntryStatus2Code
-
getBookgDt
public DateAndDateTimeChoice getBookgDt()
Gets the value of the bookgDt property.- Returns:
- possible object is
DateAndDateTimeChoice
-
setBookgDt
public void setBookgDt(DateAndDateTimeChoice value)
Sets the value of the bookgDt property.- Parameters:
value
- allowed object isDateAndDateTimeChoice
-
getValDt
public DateAndDateTimeChoice getValDt()
Gets the value of the valDt property.- Returns:
- possible object is
DateAndDateTimeChoice
-
setValDt
public void setValDt(DateAndDateTimeChoice value)
Sets the value of the valDt property.- Parameters:
value
- allowed object isDateAndDateTimeChoice
-
getAcctSvcrRef
public java.lang.String getAcctSvcrRef()
Gets the value of the acctSvcrRef property.- Returns:
- possible object is
String
-
setAcctSvcrRef
public void setAcctSvcrRef(java.lang.String value)
Sets the value of the acctSvcrRef property.- Parameters:
value
- allowed object isString
-
getAvlbty
public java.util.List<CashBalanceAvailability2> 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
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
CashBalanceAvailability2
-
getBkTxCd
public BankTransactionCodeStructure4 getBkTxCd()
Gets the value of the bkTxCd property.- Returns:
- possible object is
BankTransactionCodeStructure4
-
setBkTxCd
public void setBkTxCd(BankTransactionCodeStructure4 value)
Sets the value of the bkTxCd property.- Parameters:
value
- allowed object isBankTransactionCodeStructure4
-
isComssnWvrInd
public java.lang.Boolean isComssnWvrInd()
Gets the value of the comssnWvrInd property.- Returns:
- possible object is
Boolean
-
setComssnWvrInd
public void setComssnWvrInd(java.lang.Boolean value)
Sets the value of the comssnWvrInd property.- Parameters:
value
- allowed object isBoolean
-
getAddtlInfInd
public MessageIdentification2 getAddtlInfInd()
Gets the value of the addtlInfInd property.- Returns:
- possible object is
MessageIdentification2
-
setAddtlInfInd
public void setAddtlInfInd(MessageIdentification2 value)
Sets the value of the addtlInfInd property.- Parameters:
value
- allowed object isMessageIdentification2
-
getAmtDtls
public AmountAndCurrencyExchange3 getAmtDtls()
Gets the value of the amtDtls property.- Returns:
- possible object is
AmountAndCurrencyExchange3
-
setAmtDtls
public void setAmtDtls(AmountAndCurrencyExchange3 value)
Sets the value of the amtDtls property.- Parameters:
value
- allowed object isAmountAndCurrencyExchange3
-
getChrgs
public Charges4 getChrgs()
Gets the value of the chrgs property.- Returns:
- possible object is
Charges4
-
setChrgs
public void setChrgs(Charges4 value)
Sets the value of the chrgs property.- Parameters:
value
- allowed object isCharges4
-
getTechInptChanl
public TechnicalInputChannel1Choice getTechInptChanl()
Gets the value of the techInptChanl property.- Returns:
- possible object is
TechnicalInputChannel1Choice
-
setTechInptChanl
public void setTechInptChanl(TechnicalInputChannel1Choice value)
Sets the value of the techInptChanl property.- Parameters:
value
- allowed object isTechnicalInputChannel1Choice
-
getIntrst
public TransactionInterest3 getIntrst()
Gets the value of the intrst property.- Returns:
- possible object is
TransactionInterest3
-
setIntrst
public void setIntrst(TransactionInterest3 value)
Sets the value of the intrst property.- Parameters:
value
- allowed object isTransactionInterest3
-
getCardTx
public CardEntry1 getCardTx()
Gets the value of the cardTx property.- Returns:
- possible object is
CardEntry1
-
setCardTx
public void setCardTx(CardEntry1 value)
Sets the value of the cardTx property.- Parameters:
value
- allowed object isCardEntry1
-
getNtryDtls
public java.util.List<EntryDetails3> getNtryDtls()
Gets the value of the ntryDtls 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
set
method for the ntryDtls property.For example, to add a new item, do as follows:
getNtryDtls().add(newItem);
Objects of the following type(s) are allowed in the list
EntryDetails3
-
getAddtlNtryInf
public java.lang.String getAddtlNtryInf()
Gets the value of the addtlNtryInf property.- Returns:
- possible object is
String
-
setAddtlNtryInf
public void setAddtlNtryInf(java.lang.String value)
Sets the value of the addtlNtryInf property.- Parameters:
value
- allowed object isString
-
-