public class AccountReport22
extends java.lang.Object
Java class for AccountReport22 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AccountReport22"> <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.07}Max35Text"/> <element name="RptPgntn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Pagination1" minOccurs="0"/> <element name="ElctrncSeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Number" minOccurs="0"/> <element name="RptgSeq" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}SequenceRange1Choice" minOccurs="0"/> <element name="LglSeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Number" minOccurs="0"/> <element name="CreDtTm" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ISODateTime" minOccurs="0"/> <element name="FrToDt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}DateTimePeriod1" minOccurs="0"/> <element name="CpyDplctInd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CopyDuplicate1Code" minOccurs="0"/> <element name="RptgSrc" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ReportingSource1Choice" minOccurs="0"/> <element name="Acct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CashAccount36"/> <element name="RltdAcct" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CashAccount24" minOccurs="0"/> <element name="Intrst" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}AccountInterest4" maxOccurs="unbounded" minOccurs="0"/> <element name="Bal" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}CashBalance8" maxOccurs="unbounded" minOccurs="0"/> <element name="TxsSummry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}TotalTransactions6" minOccurs="0"/> <element name="Ntry" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}ReportEntry9" maxOccurs="unbounded" minOccurs="0"/> <element name="AddtlRptInf" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.07}Max500Text" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field | Description |
---|---|---|
protected CashAccount36 |
acct |
|
protected java.lang.String |
addtlRptInf |
|
protected java.util.List<CashBalance8> |
bal |
|
protected CopyDuplicate1Code |
cpyDplctInd |
|
protected javax.xml.datatype.XMLGregorianCalendar |
creDtTm |
|
protected java.math.BigDecimal |
elctrncSeqNb |
|
protected DateTimePeriod1 |
frToDt |
|
protected java.lang.String |
id |
|
protected java.util.List<AccountInterest4> |
intrst |
|
protected java.math.BigDecimal |
lglSeqNb |
|
protected java.util.List<ReportEntry9> |
ntry |
|
protected CashAccount24 |
rltdAcct |
|
protected SequenceRange1Choice |
rptgSeq |
|
protected ReportingSource1Choice |
rptgSrc |
|
protected Pagination1 |
rptPgntn |
|
protected TotalTransactions6 |
txsSummry |
Constructor | Description |
---|---|
AccountReport22() |
Modifier and Type | Method | Description |
---|---|---|
CashAccount36 |
getAcct() |
Gets the value of the acct property.
|
java.lang.String |
getAddtlRptInf() |
Gets the value of the addtlRptInf property.
|
java.util.List<CashBalance8> |
getBal() |
Gets the value of the bal property.
|
CopyDuplicate1Code |
getCpyDplctInd() |
Gets the value of the cpyDplctInd property.
|
javax.xml.datatype.XMLGregorianCalendar |
getCreDtTm() |
Gets the value of the creDtTm property.
|
java.math.BigDecimal |
getElctrncSeqNb() |
Gets the value of the elctrncSeqNb property.
|
DateTimePeriod1 |
getFrToDt() |
Gets the value of the frToDt property.
|
java.lang.String |
getId() |
Gets the value of the id property.
|
java.util.List<AccountInterest4> |
getIntrst() |
Gets the value of the intrst property.
|
java.math.BigDecimal |
getLglSeqNb() |
Gets the value of the lglSeqNb property.
|
java.util.List<ReportEntry9> |
getNtry() |
Gets the value of the ntry property.
|
CashAccount24 |
getRltdAcct() |
Gets the value of the rltdAcct property.
|
SequenceRange1Choice |
getRptgSeq() |
Gets the value of the rptgSeq property.
|
ReportingSource1Choice |
getRptgSrc() |
Gets the value of the rptgSrc property.
|
Pagination1 |
getRptPgntn() |
Gets the value of the rptPgntn property.
|
TotalTransactions6 |
getTxsSummry() |
Gets the value of the txsSummry property.
|
void |
setAcct(CashAccount36 value) |
Sets the value of the acct property.
|
void |
setAddtlRptInf(java.lang.String value) |
Sets the value of the addtlRptInf property.
|
void |
setCpyDplctInd(CopyDuplicate1Code value) |
Sets the value of the cpyDplctInd property.
|
void |
setCreDtTm(javax.xml.datatype.XMLGregorianCalendar value) |
Sets the value of the creDtTm property.
|
void |
setElctrncSeqNb(java.math.BigDecimal value) |
Sets the value of the elctrncSeqNb property.
|
void |
setFrToDt(DateTimePeriod1 value) |
Sets the value of the frToDt property.
|
void |
setId(java.lang.String value) |
Sets the value of the id property.
|
void |
setLglSeqNb(java.math.BigDecimal value) |
Sets the value of the lglSeqNb property.
|
void |
setRltdAcct(CashAccount24 value) |
Sets the value of the rltdAcct property.
|
void |
setRptgSeq(SequenceRange1Choice value) |
Sets the value of the rptgSeq property.
|
void |
setRptgSrc(ReportingSource1Choice value) |
Sets the value of the rptgSrc property.
|
void |
setRptPgntn(Pagination1 value) |
Sets the value of the rptPgntn property.
|
void |
setTxsSummry(TotalTransactions6 value) |
Sets the value of the txsSummry property.
|
protected java.lang.String id
protected Pagination1 rptPgntn
protected java.math.BigDecimal elctrncSeqNb
protected SequenceRange1Choice rptgSeq
protected java.math.BigDecimal lglSeqNb
protected javax.xml.datatype.XMLGregorianCalendar creDtTm
protected DateTimePeriod1 frToDt
protected CopyDuplicate1Code cpyDplctInd
protected ReportingSource1Choice rptgSrc
protected CashAccount36 acct
protected CashAccount24 rltdAcct
protected java.util.List<AccountInterest4> intrst
protected java.util.List<CashBalance8> bal
protected TotalTransactions6 txsSummry
protected java.util.List<ReportEntry9> ntry
protected java.lang.String addtlRptInf
public java.lang.String getId()
String
public void setId(java.lang.String value)
value
- allowed object is
String
public Pagination1 getRptPgntn()
Pagination1
public void setRptPgntn(Pagination1 value)
value
- allowed object is
Pagination1
public java.math.BigDecimal getElctrncSeqNb()
BigDecimal
public void setElctrncSeqNb(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public SequenceRange1Choice getRptgSeq()
SequenceRange1Choice
public void setRptgSeq(SequenceRange1Choice value)
value
- allowed object is
SequenceRange1Choice
public java.math.BigDecimal getLglSeqNb()
BigDecimal
public void setLglSeqNb(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public javax.xml.datatype.XMLGregorianCalendar getCreDtTm()
XMLGregorianCalendar
public void setCreDtTm(javax.xml.datatype.XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public DateTimePeriod1 getFrToDt()
DateTimePeriod1
public void setFrToDt(DateTimePeriod1 value)
value
- allowed object is
DateTimePeriod1
public CopyDuplicate1Code getCpyDplctInd()
CopyDuplicate1Code
public void setCpyDplctInd(CopyDuplicate1Code value)
value
- allowed object is
CopyDuplicate1Code
public ReportingSource1Choice getRptgSrc()
ReportingSource1Choice
public void setRptgSrc(ReportingSource1Choice value)
value
- allowed object is
ReportingSource1Choice
public CashAccount36 getAcct()
CashAccount36
public void setAcct(CashAccount36 value)
value
- allowed object is
CashAccount36
public CashAccount24 getRltdAcct()
CashAccount24
public void setRltdAcct(CashAccount24 value)
value
- allowed object is
CashAccount24
public java.util.List<AccountInterest4> 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
AccountInterest4
public java.util.List<CashBalance8> getBal()
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 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
public TotalTransactions6 getTxsSummry()
TotalTransactions6
public void setTxsSummry(TotalTransactions6 value)
value
- allowed object is
TotalTransactions6
public java.util.List<ReportEntry9> getNtry()
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 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
ReportEntry9
public java.lang.String getAddtlRptInf()
String
public void setAddtlRptInf(java.lang.String value)
value
- allowed object is
String
Copyright © 2018. All rights reserved.