quickfix.field
Class AllocType
java.lang.Object
quickfix.Field
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
READY_TO_BOOK_SINGLE_ORDER
public static final int READY_TO_BOOK_SINGLE_ORDER
- 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
AllocType
public AllocType()
AllocType
public AllocType(int data)