Class TaxInformation4
java.lang.Object
org.kapott.hbci.sepa.jaxb.camt_052_001_05.TaxInformation4
Java class for TaxInformation4 complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TaxInformation4"> <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="UltmtDbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.052.001.05}TaxParty2" minOccurs="0"/> <element name="AdmstnZone" 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
FieldsModifier and TypeFieldDescriptionprotected String
protected TaxParty1
protected TaxParty2
protected XMLGregorianCalendar
protected String
protected List
<TaxRecord1> protected String
protected BigDecimal
protected ActiveOrHistoricCurrencyAndAmount
protected ActiveOrHistoricCurrencyAndAmount
protected TaxParty2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the admstnZone property.getCdtr()
Gets the value of the cdtr property.getDbtr()
Gets the value of the dbtr property.getDt()
Gets the value of the dt property.getMtd()
Gets the value of the mtd property.getRcrd()
Gets the value of the rcrd property.getRefNb()
Gets the value of the refNb property.getSeqNb()
Gets the value of the seqNb property.Gets the value of the ttlTaxAmt property.Gets the value of the ttlTaxblBaseAmt property.Gets the value of the ultmtDbtr property.void
setAdmstnZone
(String value) Sets the value of the admstnZone property.void
Sets the value of the cdtr property.void
Sets the value of the dbtr property.void
setDt
(XMLGregorianCalendar value) Sets the value of the dt property.void
Sets the value of the mtd property.void
Sets the value of the refNb property.void
setSeqNb
(BigDecimal value) Sets the value of the seqNb property.void
Sets the value of the ttlTaxAmt property.void
Sets the value of the ttlTaxblBaseAmt property.void
setUltmtDbtr
(TaxParty2 value) Sets the value of the ultmtDbtr property.
-
Field Details
-
cdtr
-
dbtr
-
ultmtDbtr
-
admstnZone
-
refNb
-
mtd
-
ttlTaxblBaseAmt
-
ttlTaxAmt
-
dt
-
seqNb
-
rcrd
-
-
Constructor Details
-
TaxInformation4
public TaxInformation4()
-
-
Method Details
-
getCdtr
Gets the value of the cdtr property.- Returns:
- possible object is
TaxParty1
-
setCdtr
Sets the value of the cdtr property.- Parameters:
value
- allowed object isTaxParty1
-
getDbtr
Gets the value of the dbtr property.- Returns:
- possible object is
TaxParty2
-
setDbtr
Sets the value of the dbtr property.- Parameters:
value
- allowed object isTaxParty2
-
getUltmtDbtr
Gets the value of the ultmtDbtr property.- Returns:
- possible object is
TaxParty2
-
setUltmtDbtr
Sets the value of the ultmtDbtr property.- Parameters:
value
- allowed object isTaxParty2
-
getAdmstnZone
Gets the value of the admstnZone property.- Returns:
- possible object is
String
-
setAdmstnZone
Sets the value of the admstnZone property.- Parameters:
value
- allowed object isString
-
getRefNb
Gets the value of the refNb property.- Returns:
- possible object is
String
-
setRefNb
Sets the value of the refNb property.- Parameters:
value
- allowed object isString
-
getMtd
Gets the value of the mtd property.- Returns:
- possible object is
String
-
setMtd
Sets the value of the mtd property.- Parameters:
value
- allowed object isString
-
getTtlTaxblBaseAmt
Gets the value of the ttlTaxblBaseAmt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setTtlTaxblBaseAmt
Sets the value of the ttlTaxblBaseAmt property.- Parameters:
value
- allowed object isActiveOrHistoricCurrencyAndAmount
-
getTtlTaxAmt
Gets the value of the ttlTaxAmt property.- Returns:
- possible object is
ActiveOrHistoricCurrencyAndAmount
-
setTtlTaxAmt
Sets the value of the ttlTaxAmt property.- Parameters:
value
- allowed object isActiveOrHistoricCurrencyAndAmount
-
getDt
Gets the value of the dt property.- Returns:
- possible object is
XMLGregorianCalendar
-
setDt
Sets the value of the dt property.- Parameters:
value
- allowed object isXMLGregorianCalendar
-
getSeqNb
Gets the value of the seqNb property.- Returns:
- possible object is
BigDecimal
-
setSeqNb
Sets the value of the seqNb property.- Parameters:
value
- allowed object isBigDecimal
-
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
set
method 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
-