org.ferris.yahoo.finance.jmce.bean
Class Future

java.lang.Object
  extended by org.ferris.yahoo.finance.jmce.bean.Future

public class Future
extends Object

Author:
mjr2958

Constructor Summary
Future(String ticker, int openInterest)
           
 
Method Summary
 int getOpenInterest()
           
 String getTicker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Future

public Future(String ticker,
              int openInterest)
Method Detail

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.