quickfix.field
Class PosTransType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.PosTransType
- All Implemented Interfaces:
- java.io.Serializable
public class PosTransType
- 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
EXERCISE
public static final int EXERCISE
- See Also:
- Constant Field Values
DO_NOT_EXERCISE
public static final int DO_NOT_EXERCISE
- See Also:
- Constant Field Values
POSITION_ADJUSTMENT
public static final int POSITION_ADJUSTMENT
- See Also:
- Constant Field Values
POSITION_CHANGE_SUBMISSION_MARGIN_DISPOSITION
public static final int POSITION_CHANGE_SUBMISSION_MARGIN_DISPOSITION
- See Also:
- Constant Field Values
PLEDGE
public static final int PLEDGE
- See Also:
- Constant Field Values
LARGE_TRADER_SUBMISSION
public static final int LARGE_TRADER_SUBMISSION
- See Also:
- Constant Field Values
PosTransType
public PosTransType()
PosTransType
public PosTransType(int data)