Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.AmountAndCurrencyExchange3
-
Packages that use AmountAndCurrencyExchange3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of AmountAndCurrencyExchange3 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as AmountAndCurrencyExchange3 Modifier and Type Field Description protected AmountAndCurrencyExchange3
EntryTransaction11. amtDtls
protected AmountAndCurrencyExchange3
ReportEntry11. amtDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return AmountAndCurrencyExchange3 Modifier and Type Method Description AmountAndCurrencyExchange3
ObjectFactory. createAmountAndCurrencyExchange3()
Create an instance ofAmountAndCurrencyExchange3
AmountAndCurrencyExchange3
EntryTransaction11. getAmtDtls()
Gets the value of the amtDtls property.AmountAndCurrencyExchange3
ReportEntry11. getAmtDtls()
Gets the value of the amtDtls property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type AmountAndCurrencyExchange3 Modifier and Type Method Description void
EntryTransaction11. setAmtDtls(AmountAndCurrencyExchange3 value)
Sets the value of the amtDtls property.void
ReportEntry11. setAmtDtls(AmountAndCurrencyExchange3 value)
Sets the value of the amtDtls property.
-