Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.TaxRecordDetails2
-
Packages that use TaxRecordDetails2 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of TaxRecordDetails2 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 TaxRecordDetails2 Modifier and Type Field Description protected java.util.List<TaxRecordDetails2>
TaxAmount2. dtls
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return TaxRecordDetails2 Modifier and Type Method Description TaxRecordDetails2
ObjectFactory. createTaxRecordDetails2()
Create an instance ofTaxRecordDetails2
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return types with arguments of type TaxRecordDetails2 Modifier and Type Method Description java.util.List<TaxRecordDetails2>
TaxAmount2. getDtls()
Gets the value of the dtls property.
-