Class: Quickfix50Sp2::DerivativeSecurityListUpdateReport
- Inherits:
-
Message
- Object
- Quickfix::Message
- Message
- Quickfix50Sp2::DerivativeSecurityListUpdateReport
- Defined in:
- lib/quickfix50sp2.rb
Defined Under Namespace
Classes: NoRelatedSym
Instance Method Summary collapse
-
#initialize ⇒ DerivativeSecurityListUpdateReport
constructor
A new instance of DerivativeSecurityListUpdateReport.
Constructor Details
#initialize ⇒ DerivativeSecurityListUpdateReport
Returns a new instance of DerivativeSecurityListUpdateReport.
16259 16260 16261 16262 |
# File 'lib/quickfix50sp2.rb', line 16259 def initialize super getHeader().setField( Quickfix::MsgType.new("BR") ) end |