Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.AmountAndCurrencyExchange2
Packages that use AmountAndCurrencyExchange2
-
Uses of AmountAndCurrencyExchange2 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as AmountAndCurrencyExchange2Modifier and TypeFieldDescriptionprotected AmountAndCurrencyExchange2
EntryTransaction1.amtDtls
protected AmountAndCurrencyExchange2
ReportEntry1.amtDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return AmountAndCurrencyExchange2Modifier and TypeMethodDescriptionObjectFactory.createAmountAndCurrencyExchange2()
Create an instance ofAmountAndCurrencyExchange2
EntryTransaction1.getAmtDtls()
Gets the value of the amtDtls property.ReportEntry1.getAmtDtls()
Gets the value of the amtDtls property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type AmountAndCurrencyExchange2Modifier and TypeMethodDescriptionvoid
EntryTransaction1.setAmtDtls
(AmountAndCurrencyExchange2 value) Sets the value of the amtDtls property.void
ReportEntry1.setAmtDtls
(AmountAndCurrencyExchange2 value) Sets the value of the amtDtls property.