Class TaxInformation3
- java.lang.Object
-
- org.kapott.hbci.sepa.jaxb.camt_052_001_05.TaxInformation3
-
public class TaxInformation3 extends Object
Java class for TaxInformation3 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TaxInformation3"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Cdtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TaxParty1" minOccurs="0"/> <element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TaxParty2" minOccurs="0"/> <element name="AdmstnZn" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max35Text" minOccurs="0"/> <element name="RefNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max140Text" minOccurs="0"/> <element name="Mtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Max35Text" minOccurs="0"/> <element name="TtlTaxblBaseAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/> <element name="TtlTaxAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/> <element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}ISODate" minOccurs="0"/> <element name="SeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}Number" minOccurs="0"/> <element name="Rcrd" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TaxRecord1" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected StringadmstnZnprotected TaxParty1cdtrprotected TaxParty2dbtrprotected XMLGregorianCalendardtprotected Stringmtdprotected List<TaxRecord1>rcrdprotected StringrefNbprotected BigDecimalseqNbprotected ActiveOrHistoricCurrencyAndAmountttlTaxAmtprotected ActiveOrHistoricCurrencyAndAmountttlTaxblBaseAmt
-
Constructor Summary
Constructors Constructor Description TaxInformation3()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAdmstnZn()Gets the value of the admstnZn property.TaxParty1getCdtr()Gets the value of the cdtr property.TaxParty2getDbtr()Gets the value of the dbtr property.XMLGregorianCalendargetDt()Gets the value of the dt property.StringgetMtd()Gets the value of the mtd property.List<TaxRecord1>getRcrd()Gets the value of the rcrd property.StringgetRefNb()Gets the value of the refNb property.BigDecimalgetSeqNb()Gets the value of the seqNb property.ActiveOrHistoricCurrencyAndAmountgetTtlTaxAmt()Gets the value of the ttlTaxAmt property.ActiveOrHistoricCurrencyAndAmountgetTtlTaxblBaseAmt()Gets the value of the ttlTaxblBaseAmt property.voidsetAdmstnZn(String value)Sets the value of the admstnZn property.voidsetCdtr(TaxParty1 value)Sets the value of the cdtr property.voidsetDbtr(TaxParty2 value)Sets the value of the dbtr property.voidsetDt(XMLGregorianCalendar value)Sets the value of the dt property.voidsetMtd(String value)Sets the value of the mtd property.voidsetRefNb(String value)Sets the value of the refNb property.voidsetSeqNb(BigDecimal value)Sets the value of the seqNb property.voidsetTtlTaxAmt(ActiveOrHistoricCurrencyAndAmount value)Sets the value of the ttlTaxAmt property.voidsetTtlTaxblBaseAmt(ActiveOrHistoricCurrencyAndAmount value)Sets the value of the ttlTaxblBaseAmt property.
-
-
-
Field Detail
-
cdtr
protected TaxParty1 cdtr
-
dbtr
protected TaxParty2 dbtr
-
admstnZn
protected String admstnZn
-
refNb
protected String refNb
-
mtd
protected String mtd
-
ttlTaxblBaseAmt
protected ActiveOrHistoricCurrencyAndAmount ttlTaxblBaseAmt
-
ttlTaxAmt
protected ActiveOrHistoricCurrencyAndAmount ttlTaxAmt
-
dt
protected XMLGregorianCalendar dt
-
seqNb
protected BigDecimal seqNb
-
rcrd
protected List<TaxRecord1> rcrd
-
-
Method Detail
-
getCdtr
public TaxParty1 getCdtr()
Gets the value of the cdtr property.- Returns:
- possible object is
TaxParty1
-
setCdtr
public void setCdtr(TaxParty1 value)
Sets the value of the cdtr property.- Parameters:
value- allowed object isTaxParty1
-
getDbtr
public TaxParty2 getDbtr()
Gets the value of the dbtr property.- Returns:
- possible object is
TaxParty2
-
setDbtr
public void setDbtr(TaxParty2 value)
Sets the value of the dbtr property.- Parameters:
value- allowed object isTaxParty2
-
getAdmstnZn
public String getAdmstnZn()
Gets the value of the admstnZn property.- Returns:
- possible object is
String
-
setAdmstnZn
public void setAdmstnZn(String value)
Sets the value of the admstnZn property.- Parameters:
value- allowed object isString
-
getRefNb
public String getRefNb()
Gets the value of the refNb property.- Returns:
- possible object is
String
-
setRefNb
public void setRefNb(String value)
Sets the value of the refNb property.- Parameters:
value- allowed object isString
-
getMtd
public String getMtd()
Gets the value of the mtd property.- Returns:
- possible object is
String
-
setMtd
public void setMtd(String value)
Sets the value of the mtd property.- Parameters:
value- allowed object isString
-
getTtlTaxblBaseAmt
public ActiveOrHistoricCurrencyAndAmount getTtlTaxblBaseAmt()
Gets the value of the ttlTaxblBaseAmt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setTtlTaxblBaseAmt
public void setTtlTaxblBaseAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the ttlTaxblBaseAmt property.- Parameters:
value- allowed object isActiveOrHistoricCurrencyAndAmount
-
getTtlTaxAmt
public ActiveOrHistoricCurrencyAndAmount getTtlTaxAmt()
Gets the value of the ttlTaxAmt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setTtlTaxAmt
public void setTtlTaxAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the ttlTaxAmt property.- Parameters:
value- allowed object isActiveOrHistoricCurrencyAndAmount
-
getDt
public XMLGregorianCalendar getDt()
Gets the value of the dt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setDt
public void setDt(XMLGregorianCalendar value)
Sets the value of the dt property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getSeqNb
public BigDecimal getSeqNb()
Gets the value of the seqNb property.- Returns:
- possible object is
BigDecimal
-
setSeqNb
public void setSeqNb(BigDecimal value)
Sets the value of the seqNb property.- Parameters:
value- allowed object isBigDecimal
-
getRcrd
public List<TaxRecord1> getRcrd()
Gets the value of the rcrd 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 rcrd property.For example, to add a new item, do as follows:
getRcrd().add(newItem);Objects of the following type(s) are allowed in the list
TaxRecord1
-
-