Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.TaxRecord1
-
Packages that use TaxRecord1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of TaxRecord1 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with type parameters of type TaxRecord1 Modifier and Type Field Description protected java.util.List<TaxRecord1>
TaxInformation3. rcrd
protected java.util.List<TaxRecord1>
TaxInformation4. rcrd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 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_06 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.java.util.List<TaxRecord1>
TaxInformation4. getRcrd()
Gets the value of the rcrd property.
-