Class: Quickfix50Sp1::NetworkCounterpartySystemStatusResponse

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

Defined Under Namespace

Classes: NoCompIDs

Instance Method Summary collapse

Constructor Details

#initializeNetworkCounterpartySystemStatusResponse



13577
13578
13579
13580
# File 'lib/quickfix50sp1.rb', line 13577

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