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