Package deltix.qsrv.hf.tickdb.impl.topic
Class GetTopicInstrumentMappingResponse
- java.lang.Object
-
- deltix.qsrv.hf.tickdb.impl.topic.GetTopicInstrumentMappingResponse
-
@ParametersAreNonnullByDefault public class GetTopicInstrumentMappingResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GetTopicInstrumentMappingResponse(java.util.List<deltix.qsrv.hf.pub.ConstantInstrumentKey> mapping)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<deltix.qsrv.hf.pub.ConstantInstrumentKey>
getMapping()
deltix.qsrv.hf.pub.ConstantInstrumentKey[]
getMappingArray()
-