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