Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.TaxRecord2
-
Packages that use TaxRecord2 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of TaxRecord2 in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with type parameters of type TaxRecord2 Modifier and Type Field Description protected java.util.List<TaxRecord2>
TaxInformation7. rcrd
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return TaxRecord2 Modifier and Type Method Description TaxRecord2
ObjectFactory. createTaxRecord2()
Create an instance ofTaxRecord2
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 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.
-