Class: Quickfix44::DerivativeSecurityList

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

Defined Under Namespace

Classes: NoRelatedSym

Instance Method Summary collapse

Constructor Details

#initializeDerivativeSecurityList

Returns a new instance of DerivativeSecurityList.



5746
5747
5748
5749
# File 'lib/quickfix44.rb', line 5746

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