|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mov.quote.YahooExchangeRateImport
public class YahooExchangeRateImport
Import exchange rate quotes from Yahoo into Venice.
YahooExchangeRateFilter
Method Summary | |
---|---|
static ExchangeRate |
importExchangeRate(Currency sourceCurrency,
Currency destinationCurrency)
Retrieve a sinlge exchange rate from Yahoo. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ExchangeRate importExchangeRate(Currency sourceCurrency, Currency destinationCurrency) throws ImportExportException
sourceCurrency
- the currency to convert fromdestinationCurrency
- the currency to convert to
ImportExportException
- if there was an error retrieving the exchange rate
|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |