Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.TaxInformation2
-
Packages that use TaxInformation2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of TaxInformation2 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as TaxInformation2 Modifier and Type Field Description protected TaxInformation2
EntryTransaction1. tax
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return TaxInformation2 Modifier and Type Method Description TaxInformation2
ObjectFactory. createTaxInformation2()
Create an instance ofTaxInformation2
TaxInformation2
EntryTransaction1. getTax()
Gets the value of the tax property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type TaxInformation2 Modifier and Type Method Description void
EntryTransaction1. setTax(TaxInformation2 value)
Sets the value of the tax property.
-