quickfix.field
Class QuoteResponseLevel
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.QuoteResponseLevel
- All Implemented Interfaces:
- java.io.Serializable
public class QuoteResponseLevel
- 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
NO_ACKNOWLEDGEMENT
public static final int NO_ACKNOWLEDGEMENT
- See Also:
- Constant Field Values
ACKNOWLEDGE_ONLY_NEGATIVE_OR_ERRONEOUS_QUOTES
public static final int ACKNOWLEDGE_ONLY_NEGATIVE_OR_ERRONEOUS_QUOTES
- See Also:
- Constant Field Values
ACKNOWLEDGE_EACH_QUOTE_MESSAGES
public static final int ACKNOWLEDGE_EACH_QUOTE_MESSAGES
- See Also:
- Constant Field Values
QuoteResponseLevel
public QuoteResponseLevel()
QuoteResponseLevel
public QuoteResponseLevel(int data)