Class: Quickfix50Sp1::NetworkCounterpartySystemStatusResponse
- Inherits:
-
Message
- Object
- Quickfix::Message
- Message
- Quickfix50Sp1::NetworkCounterpartySystemStatusResponse
- Defined in:
- lib/quickfix50sp1.rb
Defined Under Namespace
Classes: NoCompIDs
Instance Method Summary collapse
-
#initialize ⇒ NetworkCounterpartySystemStatusResponse
constructor
A new instance of NetworkCounterpartySystemStatusResponse.
Constructor Details
#initialize ⇒ NetworkCounterpartySystemStatusResponse
13577 13578 13579 13580 |
# File 'lib/quickfix50sp1.rb', line 13577 def initialize super getHeader().setField( Quickfix::MsgType.new("BD") ) end |