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 TaxCharges2AccountInterest3.taxprotected TaxCharges2ChargesRecord1.taxprotected TaxCharges2InterestRecord1.taxMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return TaxCharges2Modifier and TypeMethodDescriptionObjectFactory.createTaxCharges2()Create an instance ofTaxCharges2AccountInterest3.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 TypeMethodDescriptionvoidAccountInterest3.setTax(TaxCharges2 value) Sets the value of the tax property.voidChargesRecord1.setTax(TaxCharges2 value) Sets the value of the tax property.voidInterestRecord1.setTax(TaxCharges2 value) Sets the value of the tax property.