Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.AmountAndCurrencyExchange2
-
Packages that use AmountAndCurrencyExchange2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
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 AmountAndCurrencyExchange2 Modifier and Type Field Description protected AmountAndCurrencyExchange2
EntryTransaction1. amtDtls
protected AmountAndCurrencyExchange2
ReportEntry1. amtDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return AmountAndCurrencyExchange2 Modifier and Type Method Description AmountAndCurrencyExchange2
ObjectFactory. createAmountAndCurrencyExchange2()
Create an instance ofAmountAndCurrencyExchange2
AmountAndCurrencyExchange2
EntryTransaction1. getAmtDtls()
Gets the value of the amtDtls property.AmountAndCurrencyExchange2
ReportEntry1. getAmtDtls()
Gets the value of the amtDtls property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type AmountAndCurrencyExchange2 Modifier and Type Method Description void
EntryTransaction1. setAmtDtls(AmountAndCurrencyExchange2 value)
Sets the value of the amtDtls property.void
ReportEntry1. setAmtDtls(AmountAndCurrencyExchange2 value)
Sets the value of the amtDtls property.
-