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