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