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