Class: Quickfix50Sp2::TradeMatchReport::NoInstrmtMatchSides::NoUnderlyings::NoUnderlyingStreams::NoUnderlyingPaymentStreamCompoundingDatesBusinessCenters
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::TradeMatchReport::NoInstrmtMatchSides::NoUnderlyings::NoUnderlyingStreams::NoUnderlyingPaymentStreamCompoundingDatesBusinessCenters
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoUnderlyingPaymentStreamCompoundingDatesBusinessCenters
constructor
A new instance of NoUnderlyingPaymentStreamCompoundingDatesBusinessCenters.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoUnderlyingPaymentStreamCompoundingDatesBusinessCenters
Returns a new instance of NoUnderlyingPaymentStreamCompoundingDatesBusinessCenters.
369635 369636 369637 369638 369639 369640 |
# File 'lib/quickfix50sp2.rb', line 369635 def initialize order = Quickfix::IntArray.new(2) order[0] = 42916 order[1] = 0 super(42915, 42916, order) end |