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.CharSequence
exchangeCode
java.lang.CharSequence
symbol
deltix.qsrv.hf.pub.InstrumentType
type
-
Constructor Summary
Constructors Constructor Description MutableIXKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.CharSequence
getExchangeCode()
protected java.lang.CharSequence
getSymbol()
protected deltix.qsrv.hf.pub.InstrumentType
getType()
-
-
-
Method Detail
-
getExchangeCode
protected java.lang.CharSequence getExchangeCode()
- Specified by:
getExchangeCode
in classIXKey
-
-