Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.TaxRecord1
-
Packages that use TaxRecord1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of TaxRecord1 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with type parameters of type TaxRecord1 Modifier and Type Field Description protected java.util.List<TaxRecord1>
TaxInformation3. rcrd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return TaxRecord1 Modifier and Type Method Description TaxRecord1
ObjectFactory. createTaxRecord1()
Create an instance ofTaxRecord1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return types with arguments of type TaxRecord1 Modifier and Type Method Description java.util.List<TaxRecord1>
TaxInformation3. getRcrd()
Gets the value of the rcrd property.
-