Class: Quickfix50Sp2::PartyRiskLimitCheckRequestAck::NoLegs::NoLegStreams::NoLegStreamCommoditySettlPeriods::NoLegStreamCommoditySettlDays
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::PartyRiskLimitCheckRequestAck::NoLegs::NoLegStreams::NoLegStreamCommoditySettlPeriods::NoLegStreamCommoditySettlDays
- Defined in:
- lib/quickfix50sp2.rb
Defined Under Namespace
Classes: NoLegStreamCommoditySettlTimes
Instance Method Summary collapse
-
#initialize ⇒ NoLegStreamCommoditySettlDays
constructor
A new instance of NoLegStreamCommoditySettlDays.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoLegStreamCommoditySettlDays
378529 378530 378531 378532 378533 378534 378535 378536 |
# File 'lib/quickfix50sp2.rb', line 378529 def initialize order = Quickfix::IntArray.new(4) order[0] = 41681 order[1] = 41682 order[2] = 41683 order[3] = 0 super(41680, 41681, order) end |