Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.CurrencyExchange5
-
Packages that use CurrencyExchange5 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of CurrencyExchange5 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as CurrencyExchange5 Modifier and Type Field Description protected CurrencyExchange5AmountAndCurrencyExchangeDetails3. ccyXchgprotected CurrencyExchange5AmountAndCurrencyExchangeDetails4. ccyXchgMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return CurrencyExchange5 Modifier and Type Method Description CurrencyExchange5ObjectFactory. createCurrencyExchange5()Create an instance ofCurrencyExchange5CurrencyExchange5AmountAndCurrencyExchangeDetails3. getCcyXchg()Gets the value of the ccyXchg property.CurrencyExchange5AmountAndCurrencyExchangeDetails4. getCcyXchg()Gets the value of the ccyXchg property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type CurrencyExchange5 Modifier and Type Method Description voidAmountAndCurrencyExchangeDetails3. setCcyXchg(CurrencyExchange5 value)Sets the value of the ccyXchg property.voidAmountAndCurrencyExchangeDetails4. setCcyXchg(CurrencyExchange5 value)Sets the value of the ccyXchg property.
-