org.ferris.yahoo.finance.jmce.bean
Class Future
java.lang.Object
org.ferris.yahoo.finance.jmce.bean.Future
public class Future
- extends Object
- Author:
- mjr2958
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Future
public Future(String ticker,
int openInterest)
getTicker
public String getTicker()
- Returns:
- the ticker
getOpenInterest
public int getOpenInterest()
- Returns:
- the openInterest
Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.