Class: Quickfix50Sp2::SecurityDefinition::NoUnderlyings::NoUnderlyingProvisions
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::SecurityDefinition::NoUnderlyings::NoUnderlyingProvisions
- Defined in:
- lib/quickfix50sp2.rb
Defined Under Namespace
Classes: NoUnderlyingProvisionCashSettlPaymentDateBusinessCenters, NoUnderlyingProvisionCashSettlPaymentDates, NoUnderlyingProvisionCashSettlValueDateBusinessCenters, NoUnderlyingProvisionDateBusinessCenters, NoUnderlyingProvisionOptionExerciseBusinessCenters, NoUnderlyingProvisionOptionExerciseFixedDates, NoUnderlyingProvisionOptionExpirationDateBusinessCenters, NoUnderlyingProvisionOptionRelevantUnderlyingDateBusinessCenters, NoUnderlyingProvisionPartyIDs
Instance Method Summary collapse
-
#initialize ⇒ NoUnderlyingProvisions
constructor
A new instance of NoUnderlyingProvisions.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoUnderlyingProvisions
Returns a new instance of NoUnderlyingProvisions.
109081 109082 109083 109084 109085 109086 109087 109088 109089 109090 109091 109092 109093 109094 109095 109096 109097 109098 109099 109100 109101 109102 109103 109104 109105 109106 109107 109108 109109 109110 109111 109112 109113 109114 109115 109116 109117 109118 109119 109120 109121 109122 109123 109124 109125 109126 109127 109128 109129 109130 109131 109132 109133 109134 109135 109136 109137 109138 109139 109140 109141 109142 109143 109144 109145 109146 109147 109148 109149 109150 109151 109152 109153 109154 109155 109156 109157 109158 109159 109160 109161 109162 109163 |
# File 'lib/quickfix50sp2.rb', line 109081 def initialize order = Quickfix::IntArray.new(79) order[0] = 42150 order[1] = 42151 order[2] = 42152 order[3] = 42190 order[4] = 42153 order[5] = 42154 order[6] = 42155 order[7] = 43002 order[8] = 43003 order[9] = 42156 order[10] = 42157 order[11] = 42158 order[12] = 42104 order[13] = 42105 order[14] = 42106 order[15] = 42107 order[16] = 42108 order[17] = 42109 order[18] = 42110 order[19] = 42111 order[20] = 42115 order[21] = 42116 order[22] = 42117 order[23] = 42118 order[24] = 42119 order[25] = 42120 order[26] = 42121 order[27] = 42122 order[28] = 42123 order[29] = 42124 order[30] = 42125 order[31] = 42126 order[32] = 42127 order[33] = 42128 order[34] = 42129 order[35] = 42130 order[36] = 42131 order[37] = 42132 order[38] = 42133 order[39] = 42134 order[40] = 42135 order[41] = 42136 order[42] = 42137 order[43] = 42138 order[44] = 42139 order[45] = 42140 order[46] = 42141 order[47] = 42142 order[48] = 42143 order[49] = 42144 order[50] = 42145 order[51] = 42146 order[52] = 42147 order[53] = 42148 order[54] = 42159 order[55] = 42160 order[56] = 42161 order[57] = 42162 order[58] = 42163 order[59] = 42164 order[60] = 42165 order[61] = 42092 order[62] = 42093 order[63] = 42094 order[64] = 42095 order[65] = 42096 order[66] = 42097 order[67] = 42098 order[68] = 42166 order[69] = 42167 order[70] = 42168 order[71] = 42169 order[72] = 42102 order[73] = 42103 order[74] = 42170 order[75] = 42171 order[76] = 42172 order[77] = 42173 order[78] = 0 super(42149, 42150, order) end |