Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.CurrencyExchange3
-
Packages that use CurrencyExchange3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
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 CurrencyExchange3 Modifier and Type Field Description protected CurrencyExchange3AmountAndCurrencyExchangeDetails1. ccyXchgprotected CurrencyExchange3AmountAndCurrencyExchangeDetails2. ccyXchgMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return CurrencyExchange3 Modifier and Type Method Description CurrencyExchange3ObjectFactory. createCurrencyExchange3()Create an instance ofCurrencyExchange3CurrencyExchange3AmountAndCurrencyExchangeDetails1. getCcyXchg()Gets the value of the ccyXchg property.CurrencyExchange3AmountAndCurrencyExchangeDetails2. getCcyXchg()Gets the value of the ccyXchg property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type CurrencyExchange3 Modifier and Type Method Description voidAmountAndCurrencyExchangeDetails1. setCcyXchg(CurrencyExchange3 value)Sets the value of the ccyXchg property.voidAmountAndCurrencyExchangeDetails2. setCcyXchg(CurrencyExchange3 value)Sets the value of the ccyXchg property.
-