Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.CurrencyExchange5
-
Packages that use CurrencyExchange5 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of CurrencyExchange5 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as CurrencyExchange5 Modifier and Type Field Description protected CurrencyExchange5
AmountAndCurrencyExchangeDetails3. ccyXchg
protected CurrencyExchange5
AmountAndCurrencyExchangeDetails4. ccyXchg
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return CurrencyExchange5 Modifier and Type Method Description CurrencyExchange5
ObjectFactory. createCurrencyExchange5()
Create an instance ofCurrencyExchange5
CurrencyExchange5
AmountAndCurrencyExchangeDetails3. getCcyXchg()
Gets the value of the ccyXchg property.CurrencyExchange5
AmountAndCurrencyExchangeDetails4. getCcyXchg()
Gets the value of the ccyXchg property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type CurrencyExchange5 Modifier and Type Method Description void
AmountAndCurrencyExchangeDetails3. setCcyXchg(CurrencyExchange5 value)
Sets the value of the ccyXchg property.void
AmountAndCurrencyExchangeDetails4. setCcyXchg(CurrencyExchange5 value)
Sets the value of the ccyXchg property.
-