Class MutableIXKey


  • public final class MutableIXKey
    extends IXKey
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.CharSequence exchangeCode  
      java.lang.CharSequence symbol  
      deltix.qsrv.hf.pub.InstrumentType type  
    • Constructor Summary

      Constructors 
      Constructor Description
      MutableIXKey()  
    • Field Detail

      • exchangeCode

        public java.lang.CharSequence exchangeCode
      • symbol

        public java.lang.CharSequence symbol
      • type

        public deltix.qsrv.hf.pub.InstrumentType type
    • Constructor Detail

      • MutableIXKey

        public MutableIXKey()
    • Method Detail

      • getExchangeCode

        protected java.lang.CharSequence getExchangeCode()
        Specified by:
        getExchangeCode in class IXKey
      • getSymbol

        protected java.lang.CharSequence getSymbol()
        Specified by:
        getSymbol in class IXKey
      • getType

        protected deltix.qsrv.hf.pub.InstrumentType getType()
        Specified by:
        getType in class IXKey