quickfix.field
Class AllocReportType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.AllocReportType
- All Implemented Interfaces:
- java.io.Serializable
public class AllocReportType
- 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
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
WAREHOUSE_RECAP
public static final int WAREHOUSE_RECAP
- See Also:
- Constant Field Values
REQUEST_TO_INTERMEDIARY
public static final int REQUEST_TO_INTERMEDIARY
- See Also:
- Constant Field Values
PRELIMINARY_REQUEST_TO_INTERMEDIARY
public static final int PRELIMINARY_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
COMPLETE
public static final int COMPLETE
- See Also:
- Constant Field Values
REVERSE_PENDING
public static final int REVERSE_PENDING
- See Also:
- Constant Field Values
AllocReportType
public AllocReportType()
AllocReportType
public AllocReportType(int data)