quickfix.field
Class CxlRejReason
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.CxlRejReason
- All Implemented Interfaces:
- java.io.Serializable
public class CxlRejReason
- extends IntField
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FIELD
public static final int FIELD
- See Also:
- Constant Field Values
TOO_LATE_TO_CANCEL
public static final int TOO_LATE_TO_CANCEL
- See Also:
- Constant Field Values
UNKNOWN_ORDER
public static final int UNKNOWN_ORDER
- See Also:
- Constant Field Values
BROKER_EXCHANGE_OPTION
public static final int BROKER_EXCHANGE_OPTION
- See Also:
- Constant Field Values
ORDER_ALREADY_IN_PENDING_CANCEL_OR_PENDING_REPLACE_STATUS
public static final int ORDER_ALREADY_IN_PENDING_CANCEL_OR_PENDING_REPLACE_STATUS
- See Also:
- Constant Field Values
UNABLE_TO_PROCESS_ORDER_MASS_CANCEL_REQUEST
public static final int UNABLE_TO_PROCESS_ORDER_MASS_CANCEL_REQUEST
- See Also:
- Constant Field Values
ORIGORDMODTIME_DID_NOT_MATCH_LAST_TRANSACTTIME_OF_ORDER
public static final int ORIGORDMODTIME_DID_NOT_MATCH_LAST_TRANSACTTIME_OF_ORDER
- See Also:
- Constant Field Values
DUPLICATE_CLORDID_RECEIVED
public static final int DUPLICATE_CLORDID_RECEIVED
- See Also:
- Constant Field Values
INVALID_PRICE_INCREMENT
public static final int INVALID_PRICE_INCREMENT
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
CxlRejReason
public CxlRejReason()
CxlRejReason
public CxlRejReason(int data)