Class ReportEntry11
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.camt_052_001_09.ReportEntry11
-
public class ReportEntry11 extends java.lang.Object
Java class for ReportEntry11 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReportEntry11"> <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.09}Max35Text" minOccurs="0"/> <element name="Amt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}ActiveOrHistoricCurrencyAndAmount"/> <element name="CdtDbtInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}CreditDebitCode"/> <element name="RvslInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}TrueFalseIndicator" minOccurs="0"/> <element name="Sts" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}EntryStatus1Choice"/> <element name="BookgDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}DateAndDateTime2Choice" minOccurs="0"/> <element name="ValDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}DateAndDateTime2Choice" minOccurs="0"/> <element name="AcctSvcrRef" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}Max35Text" minOccurs="0"/> <element name="Avlbty" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}CashAvailability1" maxOccurs="unbounded" minOccurs="0"/> <element name="BkTxCd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}BankTransactionCodeStructure4"/> <element name="ComssnWvrInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}YesNoIndicator" minOccurs="0"/> <element name="AddtlInfInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}MessageIdentification2" minOccurs="0"/> <element name="AmtDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}AmountAndCurrencyExchange3" minOccurs="0"/> <element name="Chrgs" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}Charges6" minOccurs="0"/> <element name="TechInptChanl" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}TechnicalInputChannel1Choice" minOccurs="0"/> <element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}TransactionInterest4" minOccurs="0"/> <element name="CardTx" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}CardEntry5" minOccurs="0"/> <element name="NtryDtls" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}EntryDetails10" maxOccurs="unbounded" minOccurs="0"/> <element name="AddtlNtryInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.09}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<CashAvailability1>
avlbty
protected BankTransactionCodeStructure4
bkTxCd
protected DateAndDateTime2Choice
bookgDt
protected CardEntry5
cardTx
protected CreditDebitCode
cdtDbtInd
protected Charges6
chrgs
protected java.lang.Boolean
comssnWvrInd
protected TransactionInterest4
intrst
protected java.util.List<EntryDetails10>
ntryDtls
protected java.lang.String
ntryRef
protected java.lang.Boolean
rvslInd
protected EntryStatus1Choice
sts
protected TechnicalInputChannel1Choice
techInptChanl
protected DateAndDateTime2Choice
valDt
-
Constructor Summary
Constructors Constructor Description ReportEntry11()
-
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<CashAvailability1>
getAvlbty()
Gets the value of the avlbty property.BankTransactionCodeStructure4
getBkTxCd()
Gets the value of the bkTxCd property.DateAndDateTime2Choice
getBookgDt()
Gets the value of the bookgDt property.CardEntry5
getCardTx()
Gets the value of the cardTx property.CreditDebitCode
getCdtDbtInd()
Gets the value of the cdtDbtInd property.Charges6
getChrgs()
Gets the value of the chrgs property.TransactionInterest4
getIntrst()
Gets the value of the intrst property.java.util.List<EntryDetails10>
getNtryDtls()
Gets the value of the ntryDtls property.java.lang.String
getNtryRef()
Gets the value of the ntryRef property.EntryStatus1Choice
getSts()
Gets the value of the sts property.TechnicalInputChannel1Choice
getTechInptChanl()
Gets the value of the techInptChanl property.DateAndDateTime2Choice
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(DateAndDateTime2Choice value)
Sets the value of the bookgDt property.void
setCardTx(CardEntry5 value)
Sets the value of the cardTx property.void
setCdtDbtInd(CreditDebitCode value)
Sets the value of the cdtDbtInd property.void
setChrgs(Charges6 value)
Sets the value of the chrgs property.void
setComssnWvrInd(java.lang.Boolean value)
Sets the value of the comssnWvrInd property.void
setIntrst(TransactionInterest4 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(EntryStatus1Choice value)
Sets the value of the sts property.void
setTechInptChanl(TechnicalInputChannel1Choice value)
Sets the value of the techInptChanl property.void
setValDt(DateAndDateTime2Choice 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 EntryStatus1Choice sts
-
bookgDt
protected DateAndDateTime2Choice bookgDt
-
valDt
protected DateAndDateTime2Choice valDt
-
acctSvcrRef
protected java.lang.String acctSvcrRef
-
avlbty
protected java.util.List<CashAvailability1> avlbty
-
bkTxCd
protected BankTransactionCodeStructure4 bkTxCd
-
comssnWvrInd
protected java.lang.Boolean comssnWvrInd
-
addtlInfInd
protected MessageIdentification2 addtlInfInd
-
amtDtls
protected AmountAndCurrencyExchange3 amtDtls
-
chrgs
protected Charges6 chrgs
-
techInptChanl
protected TechnicalInputChannel1Choice techInptChanl
-
intrst
protected TransactionInterest4 intrst
-
cardTx
protected CardEntry5 cardTx
-
ntryDtls
protected java.util.List<EntryDetails10> 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 EntryStatus1Choice getSts()
Gets the value of the sts property.- Returns:
- possible object is
EntryStatus1Choice
-
setSts
public void setSts(EntryStatus1Choice value)
Sets the value of the sts property.- Parameters:
value
- allowed object isEntryStatus1Choice
-
getBookgDt
public DateAndDateTime2Choice getBookgDt()
Gets the value of the bookgDt property.- Returns:
- possible object is
DateAndDateTime2Choice
-
setBookgDt
public void setBookgDt(DateAndDateTime2Choice value)
Sets the value of the bookgDt property.- Parameters:
value
- allowed object isDateAndDateTime2Choice
-
getValDt
public DateAndDateTime2Choice getValDt()
Gets the value of the valDt property.- Returns:
- possible object is
DateAndDateTime2Choice
-
setValDt
public void setValDt(DateAndDateTime2Choice value)
Sets the value of the valDt property.- Parameters:
value
- allowed object isDateAndDateTime2Choice
-
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<CashAvailability1> 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
CashAvailability1
-
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 Charges6 getChrgs()
Gets the value of the chrgs property.- Returns:
- possible object is
Charges6
-
setChrgs
public void setChrgs(Charges6 value)
Sets the value of the chrgs property.- Parameters:
value
- allowed object isCharges6
-
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 TransactionInterest4 getIntrst()
Gets the value of the intrst property.- Returns:
- possible object is
TransactionInterest4
-
setIntrst
public void setIntrst(TransactionInterest4 value)
Sets the value of the intrst property.- Parameters:
value
- allowed object isTransactionInterest4
-
getCardTx
public CardEntry5 getCardTx()
Gets the value of the cardTx property.- Returns:
- possible object is
CardEntry5
-
setCardTx
public void setCardTx(CardEntry5 value)
Sets the value of the cardTx property.- Parameters:
value
- allowed object isCardEntry5
-
getNtryDtls
public java.util.List<EntryDetails10> 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
EntryDetails10
-
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
-
-