Class: Quickfix50Sp1::NetworkCounterpartySystemStatusRequest
- Inherits:
-
Message
- Object
- Quickfix::Message
- Message
- Quickfix50Sp1::NetworkCounterpartySystemStatusRequest
- Defined in:
- lib/quickfix50sp1.rb
Defined Under Namespace
Classes: NoCompIDs
Instance Method Summary collapse
-
#initialize ⇒ NetworkCounterpartySystemStatusRequest
constructor
A new instance of NetworkCounterpartySystemStatusRequest.
Constructor Details
#initialize ⇒ NetworkCounterpartySystemStatusRequest
Returns a new instance of NetworkCounterpartySystemStatusRequest.
13558 13559 13560 13561 |
# File 'lib/quickfix50sp1.rb', line 13558 def initialize super getHeader().setField( Quickfix::MsgType.new("BC") ) end |