Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.TaxRecordDetails2
-
Packages that use TaxRecordDetails2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of TaxRecordDetails2 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 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.camt_052_001_07 that return TaxRecordDetails2 Modifier and Type Method Description TaxRecordDetails2
ObjectFactory. createTaxRecordDetails2()
Create an instance ofTaxRecordDetails2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 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.
-