Class: Quickfix50Sp2::DerivativeSecurityListRequest::NoUnderlyingOptionExerciseBusinessCenters
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::DerivativeSecurityListRequest::NoUnderlyingOptionExerciseBusinessCenters
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoUnderlyingOptionExerciseBusinessCenters
constructor
A new instance of NoUnderlyingOptionExerciseBusinessCenters.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoUnderlyingOptionExerciseBusinessCenters
Returns a new instance of NoUnderlyingOptionExerciseBusinessCenters.
166263 166264 166265 166266 166267 166268 |
# File 'lib/quickfix50sp2.rb', line 166263 def initialize order = Quickfix::IntArray.new(2) order[0] = 41821 order[1] = 0 super(41820, 41821, order) end |