Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.AmountAndCurrencyExchange3
Packages that use AmountAndCurrencyExchange3
-
Uses of AmountAndCurrencyExchange3 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as AmountAndCurrencyExchange3Modifier and TypeFieldDescriptionprotected AmountAndCurrencyExchange3
EntryTransaction4.amtDtls
protected AmountAndCurrencyExchange3
ReportEntry4.amtDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return AmountAndCurrencyExchange3Modifier and TypeMethodDescriptionObjectFactory.createAmountAndCurrencyExchange3()
Create an instance ofAmountAndCurrencyExchange3
EntryTransaction4.getAmtDtls()
Gets the value of the amtDtls property.ReportEntry4.getAmtDtls()
Gets the value of the amtDtls property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type AmountAndCurrencyExchange3Modifier and TypeMethodDescriptionvoid
EntryTransaction4.setAmtDtls
(AmountAndCurrencyExchange3 value) Sets the value of the amtDtls property.void
ReportEntry4.setAmtDtls
(AmountAndCurrencyExchange3 value) Sets the value of the amtDtls property.