Class: Quickfix50Sp1::DerivativeSecurityListUpdateReport
- Inherits:
-
Message
- Object
- Quickfix::Message
- Message
- Quickfix50Sp1::DerivativeSecurityListUpdateReport
- Defined in:
- lib/quickfix50sp1.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.
15225 15226 15227 15228 |
# File 'lib/quickfix50sp1.rb', line 15225 def initialize super getHeader().setField( Quickfix::MsgType.new("BR") ) end |