Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TaxCharges2
Packages that use TaxCharges2
-
Uses of TaxCharges2 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as TaxCharges2Modifier and TypeFieldDescriptionprotected TaxCharges2
AccountInterest4.tax
protected TaxCharges2
ChargesRecord3.tax
protected TaxCharges2
InterestRecord2.tax
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TaxCharges2Modifier and TypeMethodDescriptionObjectFactory.createTaxCharges2()
Create an instance ofTaxCharges2
AccountInterest4.getTax()
Gets the value of the tax property.ChargesRecord3.getTax()
Gets the value of the tax property.InterestRecord2.getTax()
Gets the value of the tax property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type TaxCharges2Modifier and TypeMethodDescriptionvoid
AccountInterest4.setTax
(TaxCharges2 value) Sets the value of the tax property.void
ChargesRecord3.setTax
(TaxCharges2 value) Sets the value of the tax property.void
InterestRecord2.setTax
(TaxCharges2 value) Sets the value of the tax property.