quickfix.field
Class ExecRestatementReason
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.ExecRestatementReason
- All Implemented Interfaces:
- java.io.Serializable
public class ExecRestatementReason
- 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
GT_CORPORATE_ACTION
public static final int GT_CORPORATE_ACTION
- See Also:
- Constant Field Values
GT_RENEWAL_RESTATEMENT
public static final int GT_RENEWAL_RESTATEMENT
- See Also:
- Constant Field Values
WAREHOUSE_RECAP
public static final int WAREHOUSE_RECAP
- See Also:
- Constant Field Values
VERBAL_CHANGE
public static final int VERBAL_CHANGE
- See Also:
- Constant Field Values
REPRICING_OF_ORDER
public static final int REPRICING_OF_ORDER
- See Also:
- Constant Field Values
BROKER_OPTION
public static final int BROKER_OPTION
- See Also:
- Constant Field Values
PARTIAL_DECLINE_OF_ORDERQTY
public static final int PARTIAL_DECLINE_OF_ORDERQTY
- See Also:
- Constant Field Values
CANCEL_ON_TRADING_HALT
public static final int CANCEL_ON_TRADING_HALT
- See Also:
- Constant Field Values
CANCEL_ON_SYSTEM_FAILURE
public static final int CANCEL_ON_SYSTEM_FAILURE
- See Also:
- Constant Field Values
MARKET_OPTION
public static final int MARKET_OPTION
- See Also:
- Constant Field Values
CANCELED_NOT_BEST
public static final int CANCELED_NOT_BEST
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
PEG_REFRESH
public static final int PEG_REFRESH
- See Also:
- Constant Field Values
ExecRestatementReason
public ExecRestatementReason()
ExecRestatementReason
public ExecRestatementReason(int data)