public class YahooStockQuoteService extends Object implements StockQuoteService
Constructor and Description |
---|
YahooStockQuoteService() |
Modifier and Type | Method and Description |
---|---|
Collection<StockQuote> |
getStockQuotes(Collection<String> symbols) |
void |
setBaseUrl(String baseUrl) |
public Collection<StockQuote> getStockQuotes(Collection<String> symbols)
getStockQuotes
in interface StockQuoteService
public void setBaseUrl(String baseUrl)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.