Class AccountReport25
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.camt_052_001_08.AccountReport25
-
public class AccountReport25 extends Object
Java class for AccountReport25 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountReport25"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Id" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max35Text"/> <element name="RptPgntn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Pagination1" minOccurs="0"/> <element name="ElctrncSeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Number" minOccurs="0"/> <element name="RptgSeq" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}SequenceRange1Choice" minOccurs="0"/> <element name="LglSeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Number" minOccurs="0"/> <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}ISODateTime" minOccurs="0"/> <element name="FrToDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}DateTimePeriod1" minOccurs="0"/> <element name="CpyDplctInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}CopyDuplicate1Code" minOccurs="0"/> <element name="RptgSrc" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}ReportingSource1Choice" minOccurs="0"/> <element name="Acct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}CashAccount39"/> <element name="RltdAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}CashAccount38" minOccurs="0"/> <element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}AccountInterest4" maxOccurs="unbounded" minOccurs="0"/> <element name="Bal" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}CashBalance8" maxOccurs="unbounded" minOccurs="0"/> <element name="TxsSummry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}TotalTransactions6" minOccurs="0"/> <element name="Ntry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}ReportEntry10" maxOccurs="unbounded" minOccurs="0"/> <element name="AddtlRptInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.08}Max500Text" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected CashAccount39acctprotected StringaddtlRptInfprotected List<CashBalance8>balprotected CopyDuplicate1CodecpyDplctIndprotected XMLGregorianCalendarcreDtTmprotected BigDecimalelctrncSeqNbprotected DateTimePeriod1frToDtprotected Stringidprotected List<AccountInterest4>intrstprotected BigDecimallglSeqNbprotected List<ReportEntry10>ntryprotected CashAccount38rltdAcctprotected SequenceRange1ChoicerptgSeqprotected ReportingSource1ChoicerptgSrcprotected Pagination1rptPgntnprotected TotalTransactions6txsSummry
-
Constructor Summary
Constructors Constructor Description AccountReport25()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CashAccount39getAcct()Gets the value of the acct property.StringgetAddtlRptInf()Gets the value of the addtlRptInf property.List<CashBalance8>getBal()Gets the value of the bal property.CopyDuplicate1CodegetCpyDplctInd()Gets the value of the cpyDplctInd property.XMLGregorianCalendargetCreDtTm()Gets the value of the creDtTm property.BigDecimalgetElctrncSeqNb()Gets the value of the elctrncSeqNb property.DateTimePeriod1getFrToDt()Gets the value of the frToDt property.StringgetId()Gets the value of the id property.List<AccountInterest4>getIntrst()Gets the value of the intrst property.BigDecimalgetLglSeqNb()Gets the value of the lglSeqNb property.List<ReportEntry10>getNtry()Gets the value of the ntry property.CashAccount38getRltdAcct()Gets the value of the rltdAcct property.SequenceRange1ChoicegetRptgSeq()Gets the value of the rptgSeq property.ReportingSource1ChoicegetRptgSrc()Gets the value of the rptgSrc property.Pagination1getRptPgntn()Gets the value of the rptPgntn property.TotalTransactions6getTxsSummry()Gets the value of the txsSummry property.voidsetAcct(CashAccount39 value)Sets the value of the acct property.voidsetAddtlRptInf(String value)Sets the value of the addtlRptInf property.voidsetCpyDplctInd(CopyDuplicate1Code value)Sets the value of the cpyDplctInd property.voidsetCreDtTm(XMLGregorianCalendar value)Sets the value of the creDtTm property.voidsetElctrncSeqNb(BigDecimal value)Sets the value of the elctrncSeqNb property.voidsetFrToDt(DateTimePeriod1 value)Sets the value of the frToDt property.voidsetId(String value)Sets the value of the id property.voidsetLglSeqNb(BigDecimal value)Sets the value of the lglSeqNb property.voidsetRltdAcct(CashAccount38 value)Sets the value of the rltdAcct property.voidsetRptgSeq(SequenceRange1Choice value)Sets the value of the rptgSeq property.voidsetRptgSrc(ReportingSource1Choice value)Sets the value of the rptgSrc property.voidsetRptPgntn(Pagination1 value)Sets the value of the rptPgntn property.voidsetTxsSummry(TotalTransactions6 value)Sets the value of the txsSummry property.
-
-
-
Field Detail
-
id
protected String id
-
rptPgntn
protected Pagination1 rptPgntn
-
elctrncSeqNb
protected BigDecimal elctrncSeqNb
-
rptgSeq
protected SequenceRange1Choice rptgSeq
-
lglSeqNb
protected BigDecimal lglSeqNb
-
creDtTm
protected XMLGregorianCalendar creDtTm
-
frToDt
protected DateTimePeriod1 frToDt
-
cpyDplctInd
protected CopyDuplicate1Code cpyDplctInd
-
rptgSrc
protected ReportingSource1Choice rptgSrc
-
acct
protected CashAccount39 acct
-
rltdAcct
protected CashAccount38 rltdAcct
-
intrst
protected List<AccountInterest4> intrst
-
bal
protected List<CashBalance8> bal
-
txsSummry
protected TotalTransactions6 txsSummry
-
ntry
protected List<ReportEntry10> ntry
-
addtlRptInf
protected String addtlRptInf
-
-
Method Detail
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getRptPgntn
public Pagination1 getRptPgntn()
Gets the value of the rptPgntn property.- Returns:
- possible object is
Pagination1
-
setRptPgntn
public void setRptPgntn(Pagination1 value)
Sets the value of the rptPgntn property.- Parameters:
value- allowed object isPagination1
-
getElctrncSeqNb
public BigDecimal getElctrncSeqNb()
Gets the value of the elctrncSeqNb property.- Returns:
- possible object is
BigDecimal
-
setElctrncSeqNb
public void setElctrncSeqNb(BigDecimal value)
Sets the value of the elctrncSeqNb property.- Parameters:
value- allowed object isBigDecimal
-
getRptgSeq
public SequenceRange1Choice getRptgSeq()
Gets the value of the rptgSeq property.- Returns:
- possible object is
SequenceRange1Choice
-
setRptgSeq
public void setRptgSeq(SequenceRange1Choice value)
Sets the value of the rptgSeq property.- Parameters:
value- allowed object isSequenceRange1Choice
-
getLglSeqNb
public BigDecimal getLglSeqNb()
Gets the value of the lglSeqNb property.- Returns:
- possible object is
BigDecimal
-
setLglSeqNb
public void setLglSeqNb(BigDecimal value)
Sets the value of the lglSeqNb property.- Parameters:
value- allowed object isBigDecimal
-
getCreDtTm
public XMLGregorianCalendar getCreDtTm()
Gets the value of the creDtTm property.- Returns:
- possible object is
XMLGregorianCalendar
-
setCreDtTm
public void setCreDtTm(XMLGregorianCalendar value)
Sets the value of the creDtTm property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getFrToDt
public DateTimePeriod1 getFrToDt()
Gets the value of the frToDt property.- Returns:
- possible object is
DateTimePeriod1
-
setFrToDt
public void setFrToDt(DateTimePeriod1 value)
Sets the value of the frToDt property.- Parameters:
value- allowed object isDateTimePeriod1
-
getCpyDplctInd
public CopyDuplicate1Code getCpyDplctInd()
Gets the value of the cpyDplctInd property.- Returns:
- possible object is
CopyDuplicate1Code
-
setCpyDplctInd
public void setCpyDplctInd(CopyDuplicate1Code value)
Sets the value of the cpyDplctInd property.- Parameters:
value- allowed object isCopyDuplicate1Code
-
getRptgSrc
public ReportingSource1Choice getRptgSrc()
Gets the value of the rptgSrc property.- Returns:
- possible object is
ReportingSource1Choice
-
setRptgSrc
public void setRptgSrc(ReportingSource1Choice value)
Sets the value of the rptgSrc property.- Parameters:
value- allowed object isReportingSource1Choice
-
getAcct
public CashAccount39 getAcct()
Gets the value of the acct property.- Returns:
- possible object is
CashAccount39
-
setAcct
public void setAcct(CashAccount39 value)
Sets the value of the acct property.- Parameters:
value- allowed object isCashAccount39
-
getRltdAcct
public CashAccount38 getRltdAcct()
Gets the value of the rltdAcct property.- Returns:
- possible object is
CashAccount38
-
setRltdAcct
public void setRltdAcct(CashAccount38 value)
Sets the value of the rltdAcct property.- Parameters:
value- allowed object isCashAccount38
-
getIntrst
public List<AccountInterest4> 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
AccountInterest4
-
getBal
public List<CashBalance8> getBal()
Gets the value of the bal 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 bal property.For example, to add a new item, do as follows:
getBal().add(newItem);Objects of the following type(s) are allowed in the list
CashBalance8
-
getTxsSummry
public TotalTransactions6 getTxsSummry()
Gets the value of the txsSummry property.- Returns:
- possible object is
TotalTransactions6
-
setTxsSummry
public void setTxsSummry(TotalTransactions6 value)
Sets the value of the txsSummry property.- Parameters:
value- allowed object isTotalTransactions6
-
getNtry
public List<ReportEntry10> getNtry()
Gets the value of the ntry 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 ntry property.For example, to add a new item, do as follows:
getNtry().add(newItem);Objects of the following type(s) are allowed in the list
ReportEntry10
-
getAddtlRptInf
public String getAddtlRptInf()
Gets the value of the addtlRptInf property.- Returns:
- possible object is
String
-
-