Package deltix.qsrv.testsetup
Class StringMessage
- java.lang.Object
-
- deltix.qsrv.hf.pub.InstrumentMessage
-
- deltix.qsrv.testsetup.StringMessage
-
- All Implemented Interfaces:
deltix.data.stream.TimeStampedMessage
,deltix.qsrv.hf.pub.InstrumentIdentity
,deltix.qsrv.hf.pub.InstrumentIdentityInterface
,deltix.qsrv.hf.pub.InstrumentMessageInfo
,deltix.qsrv.hf.pub.InstrumentMessageInterface
,deltix.qsrv.hf.pub.RecordInfo
,deltix.qsrv.hf.pub.RecordInterface
,java.lang.Comparable<deltix.qsrv.hf.pub.InstrumentMessage>
public class StringMessage extends deltix.qsrv.hf.pub.InstrumentMessage
-
-
Constructor Summary
Constructors Constructor Description StringMessage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-
Methods inherited from class deltix.qsrv.hf.pub.InstrumentMessage
clone, compareTime, compareTime, compareTo, copyFrom, createInstance, equals, formatNanos, getInstrumentType, getNanoTime, getSymbol, getTimeStampMs, getTimeString, hasInstrumentType, hasNanoTime, hasSymbol, hasTimeStampMs, nullify, nullifyInstrumentType, nullifyNanoTime, nullifySymbol, nullifyTimeStampMs, reset, setInstrumentType, setNanoTime, setSymbol, setTimeStampMs, toString
-
-