Class: Quickfix50Sp2::CollateralAssignment::NoLegs::NoLegStreams::NoLegStreamCommoditySettlPeriods::NoLegStreamCommoditySettlDays::NoLegStreamCommoditySettlTimes
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::CollateralAssignment::NoLegs::NoLegStreams::NoLegStreamCommoditySettlPeriods::NoLegStreamCommoditySettlDays::NoLegStreamCommoditySettlTimes
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoLegStreamCommoditySettlTimes
constructor
A new instance of NoLegStreamCommoditySettlTimes.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoLegStreamCommoditySettlTimes
Returns a new instance of NoLegStreamCommoditySettlTimes.
282729 282730 282731 282732 282733 282734 282735 282736 |
# File 'lib/quickfix50sp2.rb', line 282729 def initialize order = Quickfix::IntArray.new(4) order[0] = 41684 order[1] = 41685 order[2] = 41935 order[3] = 0 super(41683, 41684, order) end |