quickfix.field
Class PriceType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.PriceType
- All Implemented Interfaces:
- java.io.Serializable
public class PriceType
- 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
PERCENTAGE
public static final int PERCENTAGE
- See Also:
- Constant Field Values
FIXED_CABINET_TRADE_PRICE
public static final int FIXED_CABINET_TRADE_PRICE
- See Also:
- Constant Field Values
VARIABLE_CABINET_TRADE_PRICE
public static final int VARIABLE_CABINET_TRADE_PRICE
- See Also:
- Constant Field Values
PER_UNIT
public static final int PER_UNIT
- See Also:
- Constant Field Values
FIXED_AMOUNT
public static final int FIXED_AMOUNT
- See Also:
- Constant Field Values
DISCOUNT
public static final int DISCOUNT
- See Also:
- Constant Field Values
PREMIUM
public static final int PREMIUM
- See Also:
- Constant Field Values
SPREAD
public static final int SPREAD
- See Also:
- Constant Field Values
TED_PRICE
public static final int TED_PRICE
- See Also:
- Constant Field Values
TED_YIELD
public static final int TED_YIELD
- See Also:
- Constant Field Values
YIELD
public static final int YIELD
- See Also:
- Constant Field Values
PRODUCT_TICKS_IN_HALFS
public static final int PRODUCT_TICKS_IN_HALFS
- See Also:
- Constant Field Values
PRODUCT_TICKS_IN_FOURTHS
public static final int PRODUCT_TICKS_IN_FOURTHS
- See Also:
- Constant Field Values
PRODUCT_TICKS_IN_EIGHTS
public static final int PRODUCT_TICKS_IN_EIGHTS
- See Also:
- Constant Field Values
PRODUCT_TICKS_IN_SIXTEENTHS
public static final int PRODUCT_TICKS_IN_SIXTEENTHS
- See Also:
- Constant Field Values
PRODUCT_TICKS_IN_THIRTY_SECONDS
public static final int PRODUCT_TICKS_IN_THIRTY_SECONDS
- See Also:
- Constant Field Values
PRODUCT_TICKS_IN_SIXTY_FORTHS
public static final int PRODUCT_TICKS_IN_SIXTY_FORTHS
- See Also:
- Constant Field Values
PRODUCT_TICKS_IN_ONE_TWENTY_EIGHTS
public static final int PRODUCT_TICKS_IN_ONE_TWENTY_EIGHTS
- See Also:
- Constant Field Values
PriceType
public PriceType()
PriceType
public PriceType(int data)