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