Class: Quickfix43::XMLnonFIX

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

Instance Method Summary collapse

Constructor Details

#initializeXMLnonFIX



2131
2132
2133
2134
# File 'lib/quickfix43.rb', line 2131

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