Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.CurrencyExchange3
Packages that use CurrencyExchange3
-
Uses of CurrencyExchange3 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as CurrencyExchange3Modifier and TypeFieldDescriptionprotected CurrencyExchange3AmountAndCurrencyExchangeDetails1.ccyXchgprotected CurrencyExchange3AmountAndCurrencyExchangeDetails2.ccyXchgMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return CurrencyExchange3Modifier and TypeMethodDescriptionObjectFactory.createCurrencyExchange3()Create an instance ofCurrencyExchange3AmountAndCurrencyExchangeDetails1.getCcyXchg()Gets the value of the ccyXchg property.AmountAndCurrencyExchangeDetails2.getCcyXchg()Gets the value of the ccyXchg property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type CurrencyExchange3Modifier and TypeMethodDescriptionvoidAmountAndCurrencyExchangeDetails1.setCcyXchg(CurrencyExchange3 value) Sets the value of the ccyXchg property.voidAmountAndCurrencyExchangeDetails2.setCcyXchg(CurrencyExchange3 value) Sets the value of the ccyXchg property.