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