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