Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.TaxAmount3
-
Packages that use TaxAmount3 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of TaxAmount3 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as TaxAmount3 Modifier and Type Field Description protected TaxAmount3
TaxRecord3. taxAmt
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return TaxAmount3 Modifier and Type Method Description TaxAmount3
ObjectFactory. createTaxAmount3()
Create an instance ofTaxAmount3
TaxAmount3
TaxRecord3. getTaxAmt()
Gets the value of the taxAmt property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with parameters of type TaxAmount3 Modifier and Type Method Description void
TaxRecord3. setTaxAmt(TaxAmount3 value)
Sets the value of the taxAmt property.
-