com.liferay.portlet.stocks.util
Class StocksUtil

java.lang.Object
  extended bycom.liferay.portlet.stocks.util.StocksUtil

public class StocksUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
StocksUtil()
           
 
Method Summary
static Stocks getStocks(java.lang.String symbol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StocksUtil

public StocksUtil()
Method Detail

getStocks

public static Stocks getStocks(java.lang.String symbol)