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