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