quickfix.field
Class BasisPxType
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.BasisPxType
- All Implemented Interfaces:
- java.io.Serializable
public class BasisPxType
- 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
CLOSING_PRICE_AT_MORNING_SESSION
public static final char CLOSING_PRICE_AT_MORNING_SESSION
- See Also:
- Constant Field Values
CLOSING_PRICE
public static final char CLOSING_PRICE
- See Also:
- Constant Field Values
CURRENT_PRICE
public static final char CURRENT_PRICE
- See Also:
- Constant Field Values
SQ
public static final char SQ
- See Also:
- Constant Field Values
VWAP_THROUGH_A_DAY
public static final char VWAP_THROUGH_A_DAY
- See Also:
- Constant Field Values
VWAP_THROUGH_A_MORNING_SESSION
public static final char VWAP_THROUGH_A_MORNING_SESSION
- See Also:
- Constant Field Values
VWAP_THROUGH_AN_AFTERNOON_SESSION
public static final char VWAP_THROUGH_AN_AFTERNOON_SESSION
- See Also:
- Constant Field Values
VWAP_THROUGH_A_DAY_EXCEPT_YORI
public static final char VWAP_THROUGH_A_DAY_EXCEPT_YORI
- See Also:
- Constant Field Values
VWAP_THROUGH_A_MORNING_SESSION_EXCEPT_YORI
public static final char VWAP_THROUGH_A_MORNING_SESSION_EXCEPT_YORI
- See Also:
- Constant Field Values
VWAP_THROUGH_AN_AFTERNOON_SESSION_EXCEPT_YORI
public static final char VWAP_THROUGH_AN_AFTERNOON_SESSION_EXCEPT_YORI
- See Also:
- Constant Field Values
STRIKE
public static final char STRIKE
- See Also:
- Constant Field Values
OPEN
public static final char OPEN
- See Also:
- Constant Field Values
OTHERS
public static final char OTHERS
- See Also:
- Constant Field Values
BasisPxType
public BasisPxType()
BasisPxType
public BasisPxType(char data)