quickfix.field
Class PosReqType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.PosReqType
- All Implemented Interfaces:
- java.io.Serializable
public class PosReqType
- 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
POSITIONS
public static final int POSITIONS
- See Also:
- Constant Field Values
TRADES
public static final int TRADES
- See Also:
- Constant Field Values
EXERCISES
public static final int EXERCISES
- See Also:
- Constant Field Values
ASSIGNMENTS
public static final int ASSIGNMENTS
- See Also:
- Constant Field Values
SETTLEMENT_ACTIVITY
public static final int SETTLEMENT_ACTIVITY
- See Also:
- Constant Field Values
BACKOUT_MESSAGE
public static final int BACKOUT_MESSAGE
- See Also:
- Constant Field Values
PosReqType
public PosReqType()
PosReqType
public PosReqType(int data)