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 AmountAndCurrencyExchange2EntryTransaction1. amtDtlsprotected AmountAndCurrencyExchange2ReportEntry1. amtDtlsMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return AmountAndCurrencyExchange2 Modifier and Type Method Description AmountAndCurrencyExchange2ObjectFactory. createAmountAndCurrencyExchange2()Create an instance ofAmountAndCurrencyExchange2AmountAndCurrencyExchange2EntryTransaction1. getAmtDtls()Gets the value of the amtDtls property.AmountAndCurrencyExchange2ReportEntry1. 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 voidEntryTransaction1. setAmtDtls(AmountAndCurrencyExchange2 value)Sets the value of the amtDtls property.voidReportEntry1. setAmtDtls(AmountAndCurrencyExchange2 value)Sets the value of the amtDtls property.
-