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