|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.epam.cmemdp.marketdata.impl.BookPriceDataImpl
com.epam.cmemdp.marketdata.impl.BookPriceLevelImpl
public class BookPriceLevelImpl
| Field Summary | |
|---|---|
int |
priceLevel
|
| Fields inherited from class com.epam.cmemdp.marketdata.impl.BookPriceDataImpl |
|---|
isEmpty |
| Constructor Summary | |
|---|---|
BookPriceLevelImpl()
|
|
| Method Summary | |
|---|---|
void |
clear()
|
int |
getPriceLevel()
|
void |
setPriceLevel(int priceLevel)
|
void |
updateFromEntry(int priceLevel,
FIXFieldList entry)
|
| Methods inherited from class com.epam.cmemdp.marketdata.impl.BookPriceDataImpl |
|---|
getOrderCount, getPrice, getQuantity, isEmpty, setOrderCount, setPrice, setQuantity, updateFromEntry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.epam.cmemdp.marketdata.impl.UpdatableBookPrice |
|---|
setOrderCount, setPrice, setQuantity, updateFromEntry |
| Methods inherited from interface com.epam.cmemdp.marketdata.model.BookPriceData |
|---|
getOrderCount |
| Methods inherited from interface com.epam.cmemdp.marketdata.model.ImpliedBookPriceData |
|---|
getPrice, getQuantity, isEmpty |
| Field Detail |
|---|
public int priceLevel
| Constructor Detail |
|---|
public BookPriceLevelImpl()
| Method Detail |
|---|
public int getPriceLevel()
getPriceLevel in interface BookPriceLevelpublic void setPriceLevel(int priceLevel)
setPriceLevel in interface UpdatableBookPriceLevel
public void updateFromEntry(int priceLevel,
FIXFieldList entry)
updateFromEntry in interface UpdatableBookPriceLevelpublic void clear()
clear in interface UpdatableBookPriceclear in class BookPriceDataImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||