public class PrecisionFactory
extends java.lang.Object
Constructor and Description |
---|
PrecisionFactory(com.caplin.ret.trapi.admin.AdminService adminService,
InstrumentProvider instrumentProvider) |
Modifier and Type | Method and Description |
---|---|
com.caplin.motif.fx.rates.Precision |
createPrecision(java.lang.String username,
com.caplin.ret.trapi.fx.execution.QuoteEvent quote) |
com.caplin.motif.fx.rates.Precision |
createSpotPrecision(java.lang.String username,
com.caplin.ret.trapi.fx.execution.LegQuote legQuote,
com.caplin.ret.trapi.fx.execution.QuoteEvent quote) |
java.lang.String |
getNumberOfFractionalPoints(java.lang.String username,
com.caplin.ret.trapi.fx.execution.LegQuote legQuote,
com.caplin.ret.trapi.fx.execution.QuoteEvent quote) |
public PrecisionFactory(com.caplin.ret.trapi.admin.AdminService adminService, InstrumentProvider instrumentProvider)
public com.caplin.motif.fx.rates.Precision createPrecision(java.lang.String username, com.caplin.ret.trapi.fx.execution.QuoteEvent quote)
public com.caplin.motif.fx.rates.Precision createSpotPrecision(java.lang.String username, com.caplin.ret.trapi.fx.execution.LegQuote legQuote, com.caplin.ret.trapi.fx.execution.QuoteEvent quote)
public java.lang.String getNumberOfFractionalPoints(java.lang.String username, com.caplin.ret.trapi.fx.execution.LegQuote legQuote, com.caplin.ret.trapi.fx.execution.QuoteEvent quote)
Copyright © 2016 Caplin Systems.