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 AmountAndCurrencyExchange2EntryTransaction1.amtDtlsprotected AmountAndCurrencyExchange2ReportEntry1.amtDtlsMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return AmountAndCurrencyExchange2Modifier and TypeMethodDescriptionObjectFactory.createAmountAndCurrencyExchange2()Create an instance ofAmountAndCurrencyExchange2EntryTransaction1.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 TypeMethodDescriptionvoidEntryTransaction1.setAmtDtls(AmountAndCurrencyExchange2 value) Sets the value of the amtDtls property.voidReportEntry1.setAmtDtls(AmountAndCurrencyExchange2 value) Sets the value of the amtDtls property.