Package deltix.qsrv.hf.blocks.ixmap
Class MutableIXKey
- java.lang.Object
-
- deltix.qsrv.hf.blocks.ixmap.IXKey
-
- deltix.qsrv.hf.blocks.ixmap.MutableIXKey
-
public final class MutableIXKey extends IXKey
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.CharSequenceexchangeCodejava.lang.CharSequencesymboldeltix.qsrv.hf.pub.InstrumentTypetype
-
Constructor Summary
Constructors Constructor Description MutableIXKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.CharSequencegetExchangeCode()protected java.lang.CharSequencegetSymbol()protected deltix.qsrv.hf.pub.InstrumentTypegetType()
-
-
-
Method Detail
-
getExchangeCode
protected java.lang.CharSequence getExchangeCode()
- Specified by:
getExchangeCodein classIXKey
-
-