Class: Quickfix50Sp2::DerivativeSecurityList

Inherits:
Message
  • Object
show all
Defined in:
lib/quickfix50sp2.rb

Defined Under Namespace

Classes: NoRelatedSym

Instance Method Summary collapse

Constructor Details

#initializeDerivativeSecurityList

Returns a new instance of DerivativeSecurityList.



8134
8135
8136
8137
# File 'lib/quickfix50sp2.rb', line 8134

def initialize
  super
  getHeader().setField( Quickfix::MsgType.new("AA") )
end