public class TaxInformation3 extends Object
Java-Klasse für TaxInformation3 complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<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.054.001.06}TaxParty1" minOccurs="0"/>
<element name="Dbtr" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}TaxParty2" minOccurs="0"/>
<element name="AdmstnZn" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Max35Text" minOccurs="0"/>
<element name="RefNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Max140Text" minOccurs="0"/>
<element name="Mtd" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Max35Text" minOccurs="0"/>
<element name="TtlTaxblBaseAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
<element name="TtlTaxAmt" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}ActiveOrHistoricCurrencyAndAmount" minOccurs="0"/>
<element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}ISODate" minOccurs="0"/>
<element name="SeqNb" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}Number" minOccurs="0"/>
<element name="Rcrd" type="{urn:iso:std:iso:20022:tech:xsd:camt.054.001.06}TaxRecord1" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
admstnZn |
protected TaxParty1 |
cdtr |
protected TaxParty2 |
dbtr |
protected XMLGregorianCalendar |
dt |
protected String |
mtd |
protected List<TaxRecord1> |
rcrd |
protected String |
refNb |
protected BigDecimal |
seqNb |
protected ActiveOrHistoricCurrencyAndAmount |
ttlTaxAmt |
protected ActiveOrHistoricCurrencyAndAmount |
ttlTaxblBaseAmt |
| Constructor and Description |
|---|
TaxInformation3() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdmstnZn()
Ruft den Wert der admstnZn-Eigenschaft ab.
|
TaxParty1 |
getCdtr()
Ruft den Wert der cdtr-Eigenschaft ab.
|
TaxParty2 |
getDbtr()
Ruft den Wert der dbtr-Eigenschaft ab.
|
XMLGregorianCalendar |
getDt()
Ruft den Wert der dt-Eigenschaft ab.
|
String |
getMtd()
Ruft den Wert der mtd-Eigenschaft ab.
|
List<TaxRecord1> |
getRcrd()
Gets the value of the rcrd property.
|
String |
getRefNb()
Ruft den Wert der refNb-Eigenschaft ab.
|
BigDecimal |
getSeqNb()
Ruft den Wert der seqNb-Eigenschaft ab.
|
ActiveOrHistoricCurrencyAndAmount |
getTtlTaxAmt()
Ruft den Wert der ttlTaxAmt-Eigenschaft ab.
|
ActiveOrHistoricCurrencyAndAmount |
getTtlTaxblBaseAmt()
Ruft den Wert der ttlTaxblBaseAmt-Eigenschaft ab.
|
void |
setAdmstnZn(String value)
Legt den Wert der admstnZn-Eigenschaft fest.
|
void |
setCdtr(TaxParty1 value)
Legt den Wert der cdtr-Eigenschaft fest.
|
void |
setDbtr(TaxParty2 value)
Legt den Wert der dbtr-Eigenschaft fest.
|
void |
setDt(XMLGregorianCalendar value)
Legt den Wert der dt-Eigenschaft fest.
|
void |
setMtd(String value)
Legt den Wert der mtd-Eigenschaft fest.
|
void |
setRefNb(String value)
Legt den Wert der refNb-Eigenschaft fest.
|
void |
setSeqNb(BigDecimal value)
Legt den Wert der seqNb-Eigenschaft fest.
|
void |
setTtlTaxAmt(ActiveOrHistoricCurrencyAndAmount value)
Legt den Wert der ttlTaxAmt-Eigenschaft fest.
|
void |
setTtlTaxblBaseAmt(ActiveOrHistoricCurrencyAndAmount value)
Legt den Wert der ttlTaxblBaseAmt-Eigenschaft fest.
|
protected TaxParty1 cdtr
protected TaxParty2 dbtr
protected String admstnZn
protected String refNb
protected String mtd
protected ActiveOrHistoricCurrencyAndAmount ttlTaxblBaseAmt
protected ActiveOrHistoricCurrencyAndAmount ttlTaxAmt
protected XMLGregorianCalendar dt
protected BigDecimal seqNb
protected List<TaxRecord1> rcrd
public TaxParty1 getCdtr()
TaxParty1public void setCdtr(TaxParty1 value)
value - allowed object is
TaxParty1public TaxParty2 getDbtr()
TaxParty2public void setDbtr(TaxParty2 value)
value - allowed object is
TaxParty2public String getAdmstnZn()
Stringpublic void setAdmstnZn(String value)
value - allowed object is
Stringpublic String getRefNb()
Stringpublic void setRefNb(String value)
value - allowed object is
Stringpublic String getMtd()
Stringpublic void setMtd(String value)
value - allowed object is
Stringpublic ActiveOrHistoricCurrencyAndAmount getTtlTaxblBaseAmt()
ActiveOrHistoricCurrencyAndAmountpublic void setTtlTaxblBaseAmt(ActiveOrHistoricCurrencyAndAmount value)
value - allowed object is
ActiveOrHistoricCurrencyAndAmountpublic ActiveOrHistoricCurrencyAndAmount getTtlTaxAmt()
ActiveOrHistoricCurrencyAndAmountpublic void setTtlTaxAmt(ActiveOrHistoricCurrencyAndAmount value)
value - allowed object is
ActiveOrHistoricCurrencyAndAmountpublic XMLGregorianCalendar getDt()
XMLGregorianCalendarpublic void setDt(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic BigDecimal getSeqNb()
BigDecimalpublic void setSeqNb(BigDecimal value)
value - allowed object is
BigDecimalpublic List<TaxRecord1> getRcrd()
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
Copyright © 2017. All rights reserved.