Class: Quickfix43::ListExecute

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

Instance Method Summary collapse

Constructor Details

#initializeListExecute



931
932
933
934
# File 'lib/quickfix43.rb', line 931

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