Class: Quickfix50Sp2::TradeCaptureReportAck::NoLegs::NoLegStreams::NoLegPaymentSchedules::NoLegPaymentScheduleInterimExchangeDateBusinessCenters
- Inherits:
-
Quickfix::Group
- Object
- ((swig_class *) SWIGTYPE_p_FIX__FieldMap->clientdata)->klass
- Quickfix::Group
- Quickfix50Sp2::TradeCaptureReportAck::NoLegs::NoLegStreams::NoLegPaymentSchedules::NoLegPaymentScheduleInterimExchangeDateBusinessCenters
- Defined in:
- lib/quickfix50sp2.rb
Instance Method Summary collapse
-
#initialize ⇒ NoLegPaymentScheduleInterimExchangeDateBusinessCenters
constructor
A new instance of NoLegPaymentScheduleInterimExchangeDateBusinessCenters.
Methods inherited from Quickfix::Group
#addGroup, #delim, #field, #getGroup, #hasGroup, #removeGroup, #replaceGroup
Constructor Details
#initialize ⇒ NoLegPaymentScheduleInterimExchangeDateBusinessCenters
261370 261371 261372 261373 261374 261375 |
# File 'lib/quickfix50sp2.rb', line 261370 def initialize order = Quickfix::IntArray.new(2) order[0] = 40409 order[1] = 0 super(40928, 40409, order) end |