Package deltix.qsrv.hf.blocks
Class InstrumentState
- java.lang.Object
-
- deltix.qsrv.hf.pub.InstrumentKey
-
- deltix.qsrv.hf.blocks.InstrumentState
-
- All Implemented Interfaces:
deltix.qsrv.hf.pub.InstrumentIdentity
,java.io.Serializable
,java.lang.Comparable<deltix.qsrv.hf.pub.InstrumentIdentity>
- Direct Known Subclasses:
EquityState
,OptionState
public class InstrumentState extends deltix.qsrv.hf.pub.InstrumentKey
The trivial state of a traded financial instrument.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InstrumentState(deltix.qsrv.hf.pub.InstrumentType type, java.lang.String symbol)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-