Class: Quickfix44::SequenceReset

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

Instance Method Summary collapse

Constructor Details

#initializeSequenceReset



39
40
41
42
# File 'lib/quickfix44.rb', line 39

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