quickfix.field
Class MassCancelRejectReason
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.MassCancelRejectReason
- All Implemented Interfaces:
- java.io.Serializable
public class MassCancelRejectReason
- 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
MASS_CANCEL_NOT_SUPPORTED
public static final int MASS_CANCEL_NOT_SUPPORTED
- See Also:
- Constant Field Values
INVALID_OR_UNKNOWN_SECURITY
public static final int INVALID_OR_UNKNOWN_SECURITY
- See Also:
- Constant Field Values
INVALID_OR_UNKNOWN_UNDERLYING
public static final int INVALID_OR_UNKNOWN_UNDERLYING
- See Also:
- Constant Field Values
INVALID_OR_UNKNOWN_PRODUCT
public static final int INVALID_OR_UNKNOWN_PRODUCT
- See Also:
- Constant Field Values
INVALID_OR_UNKNOWN_CFICODE
public static final int INVALID_OR_UNKNOWN_CFICODE
- See Also:
- Constant Field Values
INVALID_OR_UNKNOWN_SECURITY_TYPE
public static final int INVALID_OR_UNKNOWN_SECURITY_TYPE
- See Also:
- Constant Field Values
INVALID_OR_UNKNOWN_TRADING_SESSION
public static final int INVALID_OR_UNKNOWN_TRADING_SESSION
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
MassCancelRejectReason
public MassCancelRejectReason()
MassCancelRejectReason
public MassCancelRejectReason(int data)