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