Uses of Class
org.marketcetera.orderloader.system.Row

Packages that use Row
org.marketcetera.orderloader.system Classes for processing orders when orderloader is operating in System Mode. 
 

Uses of Row in org.marketcetera.orderloader.system
 

Methods in org.marketcetera.orderloader.system with parameters of type Row
protected  Instrument EquityFromRow.extract(Row inRow)
           
protected  Instrument OptionFromRow.extract(Row inRow)
           
protected abstract  Instrument InstrumentFromRow.extract(Row inRow)
          Extracts the instrument value from the supplied row.
protected  boolean EquityFromRow.isHandled(Row inValue)
           
protected  boolean OptionFromRow.isHandled(Row inValue)
           
 



Copyright © 2012. All Rights Reserved.