quickfix.field
Class OpenCloseSettleFlag
java.lang.Object
quickfix.Field<java.lang.String>
quickfix.StringField
quickfix.field.OpenCloseSettleFlag
- All Implemented Interfaces:
- java.io.Serializable
public class OpenCloseSettleFlag
- extends StringField
- 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
DAILY_OPEN
public static final char DAILY_OPEN
- See Also:
- Constant Field Values
SESSION_OPEN
public static final char SESSION_OPEN
- See Also:
- Constant Field Values
DELIVERY_SETTLEMENT_PRICE
public static final char DELIVERY_SETTLEMENT_PRICE
- See Also:
- Constant Field Values
EXPECTED_PRICE
public static final char EXPECTED_PRICE
- See Also:
- Constant Field Values
PRICE_FROM_PREVIOUS_BUSINESS_DAY
public static final char PRICE_FROM_PREVIOUS_BUSINESS_DAY
- See Also:
- Constant Field Values
OpenCloseSettleFlag
public OpenCloseSettleFlag()
OpenCloseSettleFlag
public OpenCloseSettleFlag(java.lang.String data)