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