|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICxlRejResponseTo | |
|---|---|
| com.fxcm.fix | |
| com.fxcm.fix.trade | |
| Uses of ICxlRejResponseTo in com.fxcm.fix |
|---|
| Fields in com.fxcm.fix declared as ICxlRejResponseTo | |
|---|---|
static ICxlRejResponseTo |
CxlRejResponseToFactory.ORDER_CANCEL_REPLACE_REQUEST
Order Cancel Replace Reject, the originating order was trying to update an existing order |
static ICxlRejResponseTo |
CxlRejResponseToFactory.ORDER_CANCEL_REQUEST
Order Cancel Reject, the originating order was trying to close an existing order |
| Methods in com.fxcm.fix that return ICxlRejResponseTo | |
|---|---|
static ICxlRejResponseTo |
CxlRejResponseToFactory.toCode(String aCode)
Converts a status code to a fix object |
| Uses of ICxlRejResponseTo in com.fxcm.fix.trade |
|---|
| Methods in com.fxcm.fix.trade that return ICxlRejResponseTo | |
|---|---|
ICxlRejResponseTo |
OrderCancelReject.getCxlRejResponseTo()
Obtains the type of request that a Cancel Reject is in response to. |
| Methods in com.fxcm.fix.trade with parameters of type ICxlRejResponseTo | |
|---|---|
void |
OrderCancelReject.setCxlRejResponseTo(ICxlRejResponseTo aCxlRejResponseTo)
Sets the type of request that a Cancel Reject is in response to. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||