org.eclipse.lyo.oslc4j.stockquote
Class Utilities

java.lang.Object
  extended by org.eclipse.lyo.oslc4j.stockquote.Utilities

public class Utilities
extends Object


Method Summary
static String createStockQuoteIdentifier(StockQuote stockQuote)
           
static String createStockQuoteIdentifier(String exchange, String symbol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createStockQuoteIdentifier

public static String createStockQuoteIdentifier(StockQuote stockQuote)

createStockQuoteIdentifier

public static String createStockQuoteIdentifier(String exchange,
                                                String symbol)


Copyright © 2012. All Rights Reserved.