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