| Package | Description |
|---|---|
| org.marketcetera.orderloader.system |
Classes for processing orders when orderloader is operating in System Mode.
|
| Modifier and Type | Method and Description |
|---|---|
protected Instrument |
OptionFromRow.extract(Row inRow) |
protected abstract Instrument |
InstrumentFromRow.extract(Row inRow)
Extracts the instrument value from the supplied row.
|
protected Instrument |
FutureFromRow.extract(Row inRow) |
protected Instrument |
EquityFromRow.extract(Row inRow) |
protected Instrument |
CurrencyFromRow.extract(Row inRow) |
protected boolean |
OptionFromRow.isHandled(Row inValue) |
protected boolean |
FutureFromRow.isHandled(Row inValue) |
protected boolean |
EquityFromRow.isHandled(Row inValue) |
protected boolean |
CurrencyFromRow.isHandled(Row inValue) |
Copyright © 2014. All Rights Reserved.