Class: Quickfix50Sp1::DerivativeSecurityList

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

Defined Under Namespace

Classes: NoRelatedSym

Instance Method Summary collapse

Constructor Details

#initializeDerivativeSecurityList

Returns a new instance of DerivativeSecurityList.



7539
7540
7541
7542
# File 'lib/quickfix50sp1.rb', line 7539

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