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