Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.TaxRecordDetails3
-
Packages that use TaxRecordDetails3 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of TaxRecordDetails3 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with type parameters of type TaxRecordDetails3 Modifier and Type Field Description protected java.util.List<TaxRecordDetails3>
TaxAmount3. dtls
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return TaxRecordDetails3 Modifier and Type Method Description TaxRecordDetails3
ObjectFactory. createTaxRecordDetails3()
Create an instance ofTaxRecordDetails3
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return types with arguments of type TaxRecordDetails3 Modifier and Type Method Description java.util.List<TaxRecordDetails3>
TaxAmount3. getDtls()
Gets the value of the dtls property.
-