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