Class: Quickfix50Sp2::AllocationInstructionAlert::NoLegs::NoLegStreams::NoLegStreamCommoditySettlBusinessCenters

Inherits:
Quickfix::Group
  • Object
show all
Defined in:
lib/quickfix50sp2.rb

Instance Method Summary collapse

Methods inherited from Quickfix::Group

#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup

Constructor Details

#initializeNoLegStreamCommoditySettlBusinessCenters

Returns a new instance of NoLegStreamCommoditySettlBusinessCenters.



327367
327368
327369
327370
327371
327372
# File 'lib/quickfix50sp2.rb', line 327367

def initialize
  order = Quickfix::IntArray.new(2)
  order[0] = 41647
  order[1] = 0
  super(41646, 41647, order)
end