Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.TaxAmountAndType1
-
Packages that use TaxAmountAndType1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of TaxAmountAndType1 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with type parameters of type TaxAmountAndType1 Modifier and Type Field Description protected java.util.List<TaxAmountAndType1>
RemittanceAmount2. taxAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return TaxAmountAndType1 Modifier and Type Method Description TaxAmountAndType1
ObjectFactory. createTaxAmountAndType1()
Create an instance ofTaxAmountAndType1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return types with arguments of type TaxAmountAndType1 Modifier and Type Method Description java.util.List<TaxAmountAndType1>
RemittanceAmount2. getTaxAmt()
Gets the value of the taxAmt property.
-