Class: Quickfix50Sp2::CollateralAssignment::NoLegs::NoLegStreams::NoLegStreamEffectiveDateBusinessCenters
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::CollateralAssignment::NoLegs::NoLegStreams::NoLegStreamEffectiveDateBusinessCenters
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoLegStreamEffectiveDateBusinessCenters
constructor
A new instance of NoLegStreamEffectiveDateBusinessCenters.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoLegStreamEffectiveDateBusinessCenters
Returns a new instance of NoLegStreamEffectiveDateBusinessCenters.
282742 282743 282744 282745 282746 282747 |
# File 'lib/quickfix50sp2.rb', line 282742 def initialize order = Quickfix::IntArray.new(2) order[0] = 40251 order[1] = 0 super(40942, 40251, order) end |