com.fxcm.fix
Class QuoteRespTypeFactory
java.lang.Object
com.fxcm.fix.QuoteRespTypeFactory
public class QuoteRespTypeFactory
- extends Object
Identifies the type of Quote Response.
|
Field Summary |
static IQuoteRespType |
PASS
Quote response for passing on an indicative quote |
PASS
public static final IQuoteRespType PASS
- Quote response for passing on an indicative quote
QuoteRespTypeFactory
public QuoteRespTypeFactory()
toCode
public static IQuoteRespType toCode(int aCode)
- Converts a status code to a fix object
- Parameters:
aCode - QUOTERESPTYPE_*
- Returns:
- quote response type fix object
Copyright © 2012 FXCM, LLC. All Rights Reserved.