Class: Quickfix50::NetworkCounterpartySystemStatusResponse

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

Defined Under Namespace

Classes: NoCompIDs

Instance Method Summary collapse

Constructor Details

#initializeNetworkCounterpartySystemStatusResponse

Returns a new instance of NetworkCounterpartySystemStatusResponse.



12234
12235
12236
12237
# File 'lib/quickfix50.rb', line 12234

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