quickfix.field
Class AllocType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.AllocType
- All Implemented Interfaces:
- java.io.Serializable
public class AllocType
- 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
CALCULATED
public static final int CALCULATED
- See Also:
- Constant Field Values
PRELIMINARY
public static final int PRELIMINARY
- See Also:
- Constant Field Values
SELLSIDE_CALCULATED_USING_PRELIMINARY
public static final int SELLSIDE_CALCULATED_USING_PRELIMINARY
- See Also:
- Constant Field Values
SELLSIDE_CALCULATED_WITHOUT_PRELIMINARY
public static final int SELLSIDE_CALCULATED_WITHOUT_PRELIMINARY
- See Also:
- Constant Field Values
READY_TO_BOOK_SINGLE_ORDER
public static final int READY_TO_BOOK_SINGLE_ORDER
- See Also:
- Constant Field Values
BUYSIDE_READY_TO_BOOK
public static final int BUYSIDE_READY_TO_BOOK
- See Also:
- Constant Field Values
WAREHOUSE_INSTRUCTION
public static final int WAREHOUSE_INSTRUCTION
- See Also:
- Constant Field Values
REQUEST_TO_INTERMEDIARY
public static final int REQUEST_TO_INTERMEDIARY
- See Also:
- Constant Field Values
ACCEPT
public static final int ACCEPT
- See Also:
- Constant Field Values
REJECT
public static final int REJECT
- See Also:
- Constant Field Values
ACCEPT_PENDING
public static final int ACCEPT_PENDING
- See Also:
- Constant Field Values
INCOMPLETE_GROUP
public static final int INCOMPLETE_GROUP
- See Also:
- Constant Field Values
COMPLETE_GROUP
public static final int COMPLETE_GROUP
- See Also:
- Constant Field Values
REVERSAL_PENDING
public static final int REVERSAL_PENDING
- See Also:
- Constant Field Values
AllocType
public AllocType()
AllocType
public AllocType(int data)