Class: Quickfix50Sp2::SecurityDefinitionUpdateReport::NoUnderlyings::NoUnderlyingStreams::NoUnderlyingPaymentStubs
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::SecurityDefinitionUpdateReport::NoUnderlyings::NoUnderlyingStreams::NoUnderlyingPaymentStubs
- Defined in:
- lib/quickfix50sp2.rb
Defined Under Namespace
Classes: NoUnderlyingPaymentStubEndDateBusinessCenters, NoUnderlyingPaymentStubStartDateBusinessCenters
Instance Method Summary collapse
-
#initialize ⇒ NoUnderlyingPaymentStubs
constructor
A new instance of NoUnderlyingPaymentStubs.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoUnderlyingPaymentStubs
313188 313189 313190 313191 313192 313193 313194 313195 313196 313197 313198 313199 313200 313201 313202 313203 313204 313205 313206 313207 313208 313209 313210 313211 313212 313213 313214 313215 313216 313217 313218 313219 313220 313221 313222 313223 313224 313225 313226 313227 313228 313229 313230 313231 313232 313233 313234 313235 |
# File 'lib/quickfix50sp2.rb', line 313188 def initialize order = Quickfix::IntArray.new(44) order[0] = 40709 order[1] = 40710 order[2] = 42993 order[3] = 42994 order[4] = 42995 order[5] = 42996 order[6] = 42997 order[7] = 42998 order[8] = 42999 order[9] = 42984 order[10] = 42985 order[11] = 42986 order[12] = 42987 order[13] = 42988 order[14] = 42989 order[15] = 42990 order[16] = 40711 order[17] = 40712 order[18] = 40713 order[19] = 40714 order[20] = 40715 order[21] = 40716 order[22] = 40717 order[23] = 40718 order[24] = 40719 order[25] = 40720 order[26] = 40721 order[27] = 40722 order[28] = 40723 order[29] = 40724 order[30] = 40725 order[31] = 40726 order[32] = 40727 order[33] = 40728 order[34] = 40729 order[35] = 40730 order[36] = 40731 order[37] = 40732 order[38] = 40733 order[39] = 40734 order[40] = 40735 order[41] = 40736 order[42] = 40737 order[43] = 0 super(40708, 40709, order) end |