Package deltix.qsrv.testsetup
Class FloatMessage
- java.lang.Object
- 
- deltix.qsrv.hf.pub.InstrumentMessage
- 
- deltix.qsrv.testsetup.FloatMessage
 
 
- 
- 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 FloatMessage extends deltix.qsrv.hf.pub.InstrumentMessage
- 
- 
Constructor SummaryConstructors Constructor Description FloatMessage()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()- 
Methods inherited from class deltix.qsrv.hf.pub.InstrumentMessageclone, 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
 
- 
 
-