|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrdStatusRequestType | |
|---|---|
| com.fxcm.external.api.transport | |
| com.fxcm.external.api.util | |
| Uses of OrdStatusRequestType in com.fxcm.external.api.transport |
|---|
| Methods in com.fxcm.external.api.transport with parameters of type OrdStatusRequestType | |
|---|---|
String |
IGateway.requestOrderStatus(String aOrderID,
OrdStatusRequestType aOrdStatusRequestType,
String aAccount)
make a request for the last order message sent for the given order id based on the request type |
| Uses of OrdStatusRequestType in com.fxcm.external.api.util |
|---|
| Fields in com.fxcm.external.api.util declared as OrdStatusRequestType | |
|---|---|
static OrdStatusRequestType |
OrdStatusRequestType.CLORDID
|
static OrdStatusRequestType |
OrdStatusRequestType.ORDERID
|
static OrdStatusRequestType |
OrdStatusRequestType.SECONDARYCLORDID
|
| Methods in com.fxcm.external.api.util that return OrdStatusRequestType | |
|---|---|
static OrdStatusRequestType |
OrdStatusRequestType.getCommandType(String aType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||