Class: Quickfix41::AllocationInstructionAck

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

Instance Method Summary collapse

Constructor Details

#initializeAllocationInstructionAck



318
319
320
321
# File 'lib/quickfix41.rb', line 318

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