quickfix.field
Class QuoteCancelType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.QuoteCancelType
- All Implemented Interfaces:
- java.io.Serializable
public class QuoteCancelType
- 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
CANCEL_FOR_SYMBOL
public static final int CANCEL_FOR_SYMBOL
- See Also:
- Constant Field Values
CANCEL_FOR_SECURITY_TYPE
public static final int CANCEL_FOR_SECURITY_TYPE
- See Also:
- Constant Field Values
CANCEL_FOR_UNDERLYING_SYMBOL
public static final int CANCEL_FOR_UNDERLYING_SYMBOL
- See Also:
- Constant Field Values
CANCEL_ALL_QUOTES
public static final int CANCEL_ALL_QUOTES
- See Also:
- Constant Field Values
CANCEL_QUOTE_SPECIFIED_IN_QUOTEID
public static final int CANCEL_QUOTE_SPECIFIED_IN_QUOTEID
- See Also:
- Constant Field Values
QuoteCancelType
public QuoteCancelType()
QuoteCancelType
public QuoteCancelType(int data)