Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.CurrencyExchange5
Packages that use CurrencyExchange5
-
Uses of CurrencyExchange5 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as CurrencyExchange5Modifier and TypeFieldDescriptionprotected CurrencyExchange5
AmountAndCurrencyExchangeDetails3.ccyXchg
protected CurrencyExchange5
AmountAndCurrencyExchangeDetails4.ccyXchg
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CurrencyExchange5Modifier and TypeMethodDescriptionObjectFactory.createCurrencyExchange5()
Create an instance ofCurrencyExchange5
AmountAndCurrencyExchangeDetails3.getCcyXchg()
Gets the value of the ccyXchg property.AmountAndCurrencyExchangeDetails4.getCcyXchg()
Gets the value of the ccyXchg property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type CurrencyExchange5Modifier and TypeMethodDescriptionvoid
AmountAndCurrencyExchangeDetails3.setCcyXchg
(CurrencyExchange5 value) Sets the value of the ccyXchg property.void
AmountAndCurrencyExchangeDetails4.setCcyXchg
(CurrencyExchange5 value) Sets the value of the ccyXchg property.