quickfix.field
Class MassCancelResponse
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.MassCancelResponse
- All Implemented Interfaces:
- java.io.Serializable
public class MassCancelResponse
- extends CharField
- 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
CANCEL_REQUEST_REJECTED
public static final char CANCEL_REQUEST_REJECTED
- See Also:
- Constant Field Values
CANCEL_ORDERS_FOR_A_SECURITY
public static final char CANCEL_ORDERS_FOR_A_SECURITY
- See Also:
- Constant Field Values
CANCEL_ORDERS_FOR_AN_UNDERLYING_SECURITY
public static final char CANCEL_ORDERS_FOR_AN_UNDERLYING_SECURITY
- See Also:
- Constant Field Values
CANCEL_ORDERS_FOR_A_PRODUCT
public static final char CANCEL_ORDERS_FOR_A_PRODUCT
- See Also:
- Constant Field Values
CANCEL_ORDERS_FOR_A_CFICODE
public static final char CANCEL_ORDERS_FOR_A_CFICODE
- See Also:
- Constant Field Values
CANCEL_ORDERS_FOR_A_SECURITYTYPE
public static final char CANCEL_ORDERS_FOR_A_SECURITYTYPE
- See Also:
- Constant Field Values
CANCEL_ORDERS_FOR_A_TRADING_SESSION
public static final char CANCEL_ORDERS_FOR_A_TRADING_SESSION
- See Also:
- Constant Field Values
CANCEL_ALL_ORDERS
public static final char CANCEL_ALL_ORDERS
- See Also:
- Constant Field Values
MassCancelResponse
public MassCancelResponse()
MassCancelResponse
public MassCancelResponse(char data)