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