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. rcrdprotected java.util.List<TaxRecord3>TaxInformation10. rcrdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return TaxRecord3 Modifier and Type Method Description TaxRecord3ObjectFactory. createTaxRecord3()Create an instance ofTaxRecord3Methods 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.
-