Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.TaxRecord3
-
Packages that use TaxRecord3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of TaxRecord3 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 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.camt_052_001_09 that return TaxRecord3 Modifier and Type Method Description TaxRecord3
ObjectFactory. createTaxRecord3()
Create an instance ofTaxRecord3
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 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.
-