|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IQuoteRespType | |
|---|---|
| com.fxcm.fix | |
| com.fxcm.fix.pretrade | |
| Uses of IQuoteRespType in com.fxcm.fix |
|---|
| Fields in com.fxcm.fix declared as IQuoteRespType | |
|---|---|
static IQuoteRespType |
QuoteRespTypeFactory.PASS
Quote response for passing on an indicative quote |
| Methods in com.fxcm.fix that return IQuoteRespType | |
|---|---|
static IQuoteRespType |
QuoteRespTypeFactory.toCode(int aCode)
Converts a status code to a fix object |
| Uses of IQuoteRespType in com.fxcm.fix.pretrade |
|---|
| Methods in com.fxcm.fix.pretrade that return IQuoteRespType | |
|---|---|
IQuoteRespType |
QuoteResponse.getQuoteRespType()
Obtains the type of Quote Response. |
| Methods in com.fxcm.fix.pretrade with parameters of type IQuoteRespType | |
|---|---|
void |
QuoteResponse.setQuoteRespType(IQuoteRespType aQuoteRespType)
Sets the type of Quote Response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||