Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.AmountAndCurrencyExchange3
-
Packages that use AmountAndCurrencyExchange3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of AmountAndCurrencyExchange3 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as AmountAndCurrencyExchange3 Modifier and Type Field Description protected AmountAndCurrencyExchange3EntryTransaction2. amtDtlsprotected AmountAndCurrencyExchange3ReportEntry2. amtDtlsMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return AmountAndCurrencyExchange3 Modifier and Type Method Description AmountAndCurrencyExchange3ObjectFactory. createAmountAndCurrencyExchange3()Create an instance ofAmountAndCurrencyExchange3AmountAndCurrencyExchange3EntryTransaction2. getAmtDtls()Gets the value of the amtDtls property.AmountAndCurrencyExchange3ReportEntry2. getAmtDtls()Gets the value of the amtDtls property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type AmountAndCurrencyExchange3 Modifier and Type Method Description voidEntryTransaction2. setAmtDtls(AmountAndCurrencyExchange3 value)Sets the value of the amtDtls property.voidReportEntry2. setAmtDtls(AmountAndCurrencyExchange3 value)Sets the value of the amtDtls property.
-