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