Class IXKey

    • Constructor Summary

      Constructors 
      Constructor Description
      IXKey()  
    • Constructor Detail

      • IXKey

        public IXKey()
    • Method Detail

      • getExchangeCode

        protected abstract java.lang.CharSequence getExchangeCode()
      • getSymbol

        protected abstract java.lang.CharSequence getSymbol()
      • getType

        protected abstract deltix.qsrv.hf.pub.InstrumentType getType()
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object