Class: Quickfix44::NetworkCounterpartySystemStatusResponse

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

Defined Under Namespace

Classes: NoCompIDs

Instance Method Summary collapse

Constructor Details

#initializeNetworkCounterpartySystemStatusResponse

Returns a new instance of NetworkCounterpartySystemStatusResponse.



10483
10484
10485
10486
# File 'lib/quickfix44.rb', line 10483

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