Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.TaxCharges2
-
Packages that use TaxCharges2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of TaxCharges2 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as TaxCharges2 Modifier and Type Field Description protected TaxCharges2AccountInterest4. taxprotected TaxCharges2ChargesRecord2. taxprotected TaxCharges2InterestRecord2. taxMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return TaxCharges2 Modifier and Type Method Description TaxCharges2ObjectFactory. createTaxCharges2()Create an instance ofTaxCharges2TaxCharges2AccountInterest4. getTax()Gets the value of the tax property.TaxCharges2ChargesRecord2. getTax()Gets the value of the tax property.TaxCharges2InterestRecord2. getTax()Gets the value of the tax property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type TaxCharges2 Modifier and Type Method Description voidAccountInterest4. setTax(TaxCharges2 value)Sets the value of the tax property.voidChargesRecord2. setTax(TaxCharges2 value)Sets the value of the tax property.voidInterestRecord2. setTax(TaxCharges2 value)Sets the value of the tax property.
-