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