Class: Quickfix50Sp1::ListStrikePrice

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

Defined Under Namespace

Classes: NoStrikes

Instance Method Summary collapse

Constructor Details

#initializeListStrikePrice



5924
5925
5926
5927
# File 'lib/quickfix50sp1.rb', line 5924

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