Class: Quickfix50Sp1::AllocationInstructionAlert
- Inherits:
-
Message
- Object
- Quickfix::Message
- Message
- Quickfix50Sp1::AllocationInstructionAlert
- Defined in:
- lib/quickfix50sp1.rb
Defined Under Namespace
Classes: NoAllocs, NoExecs, NoLegs, NoOrders, NoPartyIDs, NoPosAmt, NoStipulations, NoUnderlyings
Instance Method Summary collapse
-
#initialize ⇒ AllocationInstructionAlert
constructor
A new instance of AllocationInstructionAlert.
Constructor Details
#initialize ⇒ AllocationInstructionAlert
Returns a new instance of AllocationInstructionAlert.
14574 14575 14576 14577 |
# File 'lib/quickfix50sp1.rb', line 14574 def initialize super getHeader().setField( Quickfix::MsgType.new("BM") ) end |