Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.TaxAmountAndType1
-
Packages that use TaxAmountAndType1 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of TaxAmountAndType1 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with type parameters of type TaxAmountAndType1 Modifier and Type Field Description protected java.util.List<TaxAmountAndType1>RemittanceAmount2. taxAmtprotected java.util.List<TaxAmountAndType1>RemittanceAmount3. taxAmtMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return TaxAmountAndType1 Modifier and Type Method Description TaxAmountAndType1ObjectFactory. createTaxAmountAndType1()Create an instance ofTaxAmountAndType1Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 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.
-