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