Class EquityState

  • All Implemented Interfaces:
    deltix.qsrv.hf.pub.InstrumentIdentity, java.io.Serializable, java.lang.Comparable<deltix.qsrv.hf.pub.InstrumentIdentity>

    public class EquityState
    extends InstrumentState
    Convenience base class for deriving specific equity state classes.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class deltix.qsrv.hf.pub.InstrumentKey

        instrumentType, symbol
    • Constructor Summary

      Constructors 
      Constructor Description
      EquityState​(java.lang.String inSymbol)  
    • Method Summary

      • Methods inherited from class deltix.qsrv.hf.pub.InstrumentKey

        compare, compareTo, equals, equals, getInstrumentType, getSymbol, hashCode, hashCode, hashCode, makePersistent, toString, valueOf
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EquityState

        public EquityState​(java.lang.String inSymbol)