quickfix.field
Class TradeHandlingInstr
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.TradeHandlingInstr
- All Implemented Interfaces:
- java.io.Serializable
public class TradeHandlingInstr
- 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
TRADE_CONFIRMATION
public static final char TRADE_CONFIRMATION
- See Also:
- Constant Field Values
TWO_PARTY_REPORT
public static final char TWO_PARTY_REPORT
- See Also:
- Constant Field Values
ONE_PARTY_REPORT_FOR_MATCHING
public static final char ONE_PARTY_REPORT_FOR_MATCHING
- See Also:
- Constant Field Values
ONE_PARTY_REPORT_FOR_PASS_THROUGH
public static final char ONE_PARTY_REPORT_FOR_PASS_THROUGH
- See Also:
- Constant Field Values
AUTOMATED_FLOOR_ORDER_ROUTING
public static final char AUTOMATED_FLOOR_ORDER_ROUTING
- See Also:
- Constant Field Values
TradeHandlingInstr
public TradeHandlingInstr()
TradeHandlingInstr
public TradeHandlingInstr(char data)