quickfix.field
Class TriggerPriceDirection
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.TriggerPriceDirection
- All Implemented Interfaces:
- java.io.Serializable
public class TriggerPriceDirection
- extends CharField
- 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
TRIGGER_IF_THE_PRICE_OF_THE_SPECIFIED_TYPE_GOES_UP_TO_OR_THROUGH_THE_SPECIFIED_TRIGGER_PRICE
public static final char TRIGGER_IF_THE_PRICE_OF_THE_SPECIFIED_TYPE_GOES_UP_TO_OR_THROUGH_THE_SPECIFIED_TRIGGER_PRICE
- See Also:
- Constant Field Values
TRIGGER_IF_THE_PRICE_OF_THE_SPECIFIED_TYPE_GOES_DOWN_TO_OR_THROUGH_THE_SPECIFIED_TRIGGER_PRICE
public static final char TRIGGER_IF_THE_PRICE_OF_THE_SPECIFIED_TYPE_GOES_DOWN_TO_OR_THROUGH_THE_SPECIFIED_TRIGGER_PRICE
- See Also:
- Constant Field Values
TriggerPriceDirection
public TriggerPriceDirection()
TriggerPriceDirection
public TriggerPriceDirection(char data)