net.sourceforge.eclipsetrader.core.db
Class Level2.Item

java.lang.Object
  extended bynet.sourceforge.eclipsetrader.core.db.Level2.Item
Enclosing class:
Level2

public class Level2.Item
extends java.lang.Object


Field Summary
 java.lang.String id
           
 int number
           
 double price
           
 int quantity
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

price

public double price

quantity

public int quantity

number

public int number

id

public java.lang.String id