public class ImpliedBookPriceLevelImpl extends ImpliedBookPriceDataImpl implements ImpliedBookPriceLevel, UpdatableImpliedBookPriceLevel
| Modifier and Type | Field and Description |
|---|---|
int |
priceLevel |
isEmpty| Constructor and Description |
|---|
ImpliedBookPriceLevelImpl() |
ImpliedBookPriceLevelImpl(int priceLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
getPriceLevel() |
void |
setPriceLevel(int priceLevel) |
void |
updateFromEntry(int priceLevel,
com.epam.fix.message.FIXFieldList entry) |
getPrice, getQuantity, isEmpty, setPrice, setQuantity, updateFromEntryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetPrice, setQuantity, updateFromEntrygetPrice, getQuantity, isEmptypublic ImpliedBookPriceLevelImpl()
public ImpliedBookPriceLevelImpl(int priceLevel)
public int getPriceLevel()
getPriceLevel in interface ImpliedBookPriceLevelpublic void setPriceLevel(int priceLevel)
setPriceLevel in interface UpdatableImpliedBookPriceLevelpublic void updateFromEntry(int priceLevel,
com.epam.fix.message.FIXFieldList entry)
updateFromEntry in interface UpdatableImpliedBookPriceLevelpublic void clear()
clear in interface UpdatableImpliedBookPriceclear in class ImpliedBookPriceDataImplCopyright © 2000–2025 EPAM Systems. All rights reserved.