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