Class: Quickfix50Sp2::NetworkCounterpartySystemStatusResponse

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

Defined Under Namespace

Classes: NoCompIDs

Instance Method Summary collapse

Constructor Details

#initializeNetworkCounterpartySystemStatusResponse

Returns a new instance of NetworkCounterpartySystemStatusResponse.



14511
14512
14513
14514
# File 'lib/quickfix50sp2.rb', line 14511

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