|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Instrument | |
|---|---|
| com.fxcm.fix | |
| com.fxcm.fix.entity | |
| com.fxcm.fix.pretrade | |
| com.fxcm.fix.pretrade.inner | |
| Uses of Instrument in com.fxcm.fix |
|---|
| Subclasses of Instrument in com.fxcm.fix | |
|---|---|
class |
TradingSecurity
Instrument - Common component block of FIX messages. |
| Methods in com.fxcm.fix that return Instrument | |
|---|---|
Instrument |
ATradeTransportable.getInstrument()
Obtains snapshot currency. |
| Methods in com.fxcm.fix with parameters of type Instrument | |
|---|---|
boolean |
Instrument.fill(Instrument aOrig)
Fills out object state. |
boolean |
TradingSecurity.fill(Instrument aOrig)
Fills out object state. |
void |
ATradeTransportable.setInstrument(Instrument aInstrument)
Updates snapshot currency. |
| Uses of Instrument in com.fxcm.fix.entity |
|---|
| Methods in com.fxcm.fix.entity with parameters of type Instrument | |
|---|---|
void |
MarketDataSnapshot.setInstrument(Instrument aInstrument)
|
| Uses of Instrument in com.fxcm.fix.pretrade |
|---|
| Methods in com.fxcm.fix.pretrade that return Instrument | |
|---|---|
Instrument |
MarketDataRequestReject.getInstrument()
Retrieves the snapshot currency. |
Instrument |
MarketDataSnapshot.getInstrument()
Obtains snapshot currency. |
Instrument |
Quote.getInstrument()
Obtains snapshot currency. |
Instrument |
QuoteCancel.getInstrument()
Obtains currency being cancelled. |
Instrument |
QuoteRequest.getInstrument()
|
Instrument |
QuoteRequestReject.getInstrument()
|
Instrument |
QuoteResponse.getInstrument()
Obtains snapshot currency. |
Instrument |
SecurityListRequest.getInstrument()
Obtains instrument. |
| Methods in com.fxcm.fix.pretrade with parameters of type Instrument | |
|---|---|
void |
MarketDataRequest.addRelatedSymbol(Instrument aSymbol)
Add currency symbol to request. |
void |
MarketDataRequestReject.setInstrument(Instrument aInstrument)
Updates snapshot currency. |
void |
MarketDataSnapshot.setInstrument(Instrument aInstrument)
Updates snapshot currency. |
void |
Quote.setInstrument(Instrument aInstrument)
Updates snapshot currency. |
void |
QuoteCancel.setInstrument(Instrument aInstrument)
Updates current currency. |
void |
QuoteRequest.setInstrument(Instrument aInstrument)
|
void |
QuoteRequestReject.setInstrument(Instrument aInstrument)
|
void |
QuoteResponse.setInstrument(Instrument aInstrument)
Updates snapshot currency. |
void |
SecurityListRequest.setInstrument(Instrument aInstrument)
Updates instrument. |
| Constructors in com.fxcm.fix.pretrade with parameters of type Instrument | |
|---|---|
SecurityListRequest(Instrument aInstrument,
int aSecurityListRequestType)
|
|
| Uses of Instrument in com.fxcm.fix.pretrade.inner |
|---|
| Methods in com.fxcm.fix.pretrade.inner that return Instrument | |
|---|---|
Instrument |
MarketDataEntryIncremental.getInstrument()
|
| Methods in com.fxcm.fix.pretrade.inner with parameters of type Instrument | |
|---|---|
void |
MarketDataEntryIncremental.setInstrument(Instrument aInstrument)
|
IFieldGroup |
MarketDataEntry.toGroup(IMessageFactory aFactory,
Instrument aInstrument)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||