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