Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.TaxRecord3
-
Packages that use TaxRecord3 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of TaxRecord3 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 TaxRecord3 Modifier and Type Field Description protected java.util.List<TaxRecord3>
TaxData1. rcrd
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return TaxRecord3 Modifier and Type Method Description TaxRecord3
ObjectFactory. createTaxRecord3()
Create an instance ofTaxRecord3
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return types with arguments of type TaxRecord3 Modifier and Type Method Description java.util.List<TaxRecord3>
TaxData1. getRcrd()
Gets the value of the rcrd property.
-