public class RFSQuote<T extends com.caplin.motif.datasource.Message>
extends java.lang.Object
Use an RFSQuote when you are not sure which quote to use, do not have enough quotes already, or are not yet confused enough about where the quotes are coming from or are being used for.
Constructor and Description |
---|
RFSQuote(com.caplin.ret.trapi.fx.execution.QuoteEvent quote,
T fxQuote) |
Modifier and Type | Method and Description |
---|---|
T |
getFxQuote() |
com.caplin.ret.trapi.fx.execution.QuoteEvent |
getTrAPIQuote() |
java.lang.String |
toString() |
public RFSQuote(com.caplin.ret.trapi.fx.execution.QuoteEvent quote, T fxQuote)
public com.caplin.ret.trapi.fx.execution.QuoteEvent getTrAPIQuote()
public T getFxQuote()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2019 Caplin Systems.