quickfix.field
Class AllocRejCode
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.AllocRejCode
- All Implemented Interfaces:
- java.io.Serializable
public class AllocRejCode
- 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
UNKNOWN_ACCOUNT
public static final int UNKNOWN_ACCOUNT
- See Also:
- Constant Field Values
INCORRECT_QUANTITY
public static final int INCORRECT_QUANTITY
- See Also:
- Constant Field Values
INCORRECT_AVERAGE_PRICE
public static final int INCORRECT_AVERAGE_PRICE
- See Also:
- Constant Field Values
UNKNOWN_EXECUTING_BROKER_MNEMONIC
public static final int UNKNOWN_EXECUTING_BROKER_MNEMONIC
- See Also:
- Constant Field Values
COMMISSION_DIFFERENCE
public static final int COMMISSION_DIFFERENCE
- See Also:
- Constant Field Values
UNKNOWN_ORDERID
public static final int UNKNOWN_ORDERID
- See Also:
- Constant Field Values
UNKNOWN_LISTID
public static final int UNKNOWN_LISTID
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
INCORRECT_ALLOCATED_QUANTITY
public static final int INCORRECT_ALLOCATED_QUANTITY
- See Also:
- Constant Field Values
CALCULATION_DIFFERENCE
public static final int CALCULATION_DIFFERENCE
- See Also:
- Constant Field Values
UNKNOWN_OR_STALE_EXEC_ID
public static final int UNKNOWN_OR_STALE_EXEC_ID
- See Also:
- Constant Field Values
MISMATCHED_DATA_VALUE
public static final int MISMATCHED_DATA_VALUE
- See Also:
- Constant Field Values
UNKNOWN_CLORDID
public static final int UNKNOWN_CLORDID
- See Also:
- Constant Field Values
WAREHOUSE_REQUEST_REJECTED
public static final int WAREHOUSE_REQUEST_REJECTED
- See Also:
- Constant Field Values
AllocRejCode
public AllocRejCode()
AllocRejCode
public AllocRejCode(int data)