Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TaxAmount3
-
Packages that use TaxAmount3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of TaxAmount3 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as TaxAmount3 Modifier and Type Field Description protected TaxAmount3
TaxRecord3. taxAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 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.camt_052_001_09 with parameters of type TaxAmount3 Modifier and Type Method Description void
TaxRecord3. setTaxAmt(TaxAmount3 value)
Sets the value of the taxAmt property.
-