Class: Quickfix50Sp2::DerivativeSecurityListUpdateReport::NoUnderlyingStreams::NoUnderlyingPaymentStreamInitialFixingDateBusinessCenters
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::DerivativeSecurityListUpdateReport::NoUnderlyingStreams::NoUnderlyingPaymentStreamInitialFixingDateBusinessCenters
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoUnderlyingPaymentStreamInitialFixingDateBusinessCenters
constructor
A new instance of NoUnderlyingPaymentStreamInitialFixingDateBusinessCenters.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoUnderlyingPaymentStreamInitialFixingDateBusinessCenters
Returns a new instance of NoUnderlyingPaymentStreamInitialFixingDateBusinessCenters.
336457 336458 336459 336460 336461 336462 |
# File 'lib/quickfix50sp2.rb', line 336457 def initialize order = Quickfix::IntArray.new(2) order[0] = 40600 order[1] = 0 super(40971, 40600, order) end |