public class CxlRejReason extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
BROKER_EXCHANGE_OPTION |
static int |
DUPLICATE_CLORDID_RECEIVED |
static int |
FIELD |
static int |
INVALID_PRICE_INCREMENT |
static int |
ORDER_ALREADY_IN_PENDING_CANCEL_OR_PENDING_REPLACE_STATUS |
static int |
ORIGORDMODTIME_DID_NOT_MATCH_LAST_TRANSACTTIME_OF_ORDER |
static int |
OTHER |
static int |
TOO_LATE_TO_CANCEL |
static int |
UNABLE_TO_PROCESS_ORDER_MASS_CANCEL_REQUEST |
static int |
UNKNOWN_ORDER |
Constructor and Description |
---|
CxlRejReason() |
CxlRejReason(int data) |
public static final int FIELD
public static final int TOO_LATE_TO_CANCEL
public static final int UNKNOWN_ORDER
public static final int BROKER_EXCHANGE_OPTION
public static final int ORDER_ALREADY_IN_PENDING_CANCEL_OR_PENDING_REPLACE_STATUS
public static final int UNABLE_TO_PROCESS_ORDER_MASS_CANCEL_REQUEST
public static final int ORIGORDMODTIME_DID_NOT_MATCH_LAST_TRANSACTTIME_OF_ORDER
public static final int DUPLICATE_CLORDID_RECEIVED
public static final int INVALID_PRICE_INCREMENT
public static final int OTHER
Copyright © 2016. All rights reserved.