Class: Quickfix50Sp2::ListExecute

Inherits:
Message
  • Object
show all
Defined in:
lib/quickfix50sp2.rb

Instance Method Summary collapse

Constructor Details

#initializeListExecute



2670
2671
2672
2673
# File 'lib/quickfix50sp2.rb', line 2670

def initialize
  super
  getHeader().setField( Quickfix::MsgType.new("L") )
end