public interface UpdatableImpliedBookPrice extends ImpliedBookPriceData
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
setPrice(double price) |
void |
setQuantity(double quantity) |
void |
updateFromEntry(com.epam.fix.message.FIXFieldList entry) |
getPrice, getQuantity, isEmpty
Copyright © 2000–2025 EPAM Systems. All rights reserved.