Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.AmountAndCurrencyExchange3
Packages that use AmountAndCurrencyExchange3
-
Uses of AmountAndCurrencyExchange3 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as AmountAndCurrencyExchange3Modifier and TypeFieldDescriptionprotected AmountAndCurrencyExchange3EntryTransaction3.amtDtlsprotected AmountAndCurrencyExchange3ReportEntry3.amtDtlsMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return AmountAndCurrencyExchange3Modifier and TypeMethodDescriptionObjectFactory.createAmountAndCurrencyExchange3()Create an instance ofAmountAndCurrencyExchange3EntryTransaction3.getAmtDtls()Gets the value of the amtDtls property.ReportEntry3.getAmtDtls()Gets the value of the amtDtls property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type AmountAndCurrencyExchange3Modifier and TypeMethodDescriptionvoidEntryTransaction3.setAmtDtls(AmountAndCurrencyExchange3 value) Sets the value of the amtDtls property.voidReportEntry3.setAmtDtls(AmountAndCurrencyExchange3 value) Sets the value of the amtDtls property.