quickfix.field
Class TradeRequestType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.TradeRequestType
- All Implemented Interfaces:
- java.io.Serializable
public class TradeRequestType
- extends IntField
- 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
ALL_TRADES
public static final int ALL_TRADES
- See Also:
- Constant Field Values
MATCHED_TRADES_MATCHING_CRITERIA_PROVIDED_ON_REQUEST
public static final int MATCHED_TRADES_MATCHING_CRITERIA_PROVIDED_ON_REQUEST
- See Also:
- Constant Field Values
UNMATCHED_TRADES_THAT_MATCH_CRITERIA
public static final int UNMATCHED_TRADES_THAT_MATCH_CRITERIA
- See Also:
- Constant Field Values
UNREPORTED_TRADES_THAT_MATCH_CRITERIA
public static final int UNREPORTED_TRADES_THAT_MATCH_CRITERIA
- See Also:
- Constant Field Values
ADVISORIES_THAT_MATCH_CRITERIA
public static final int ADVISORIES_THAT_MATCH_CRITERIA
- See Also:
- Constant Field Values
TradeRequestType
public TradeRequestType()
TradeRequestType
public TradeRequestType(int data)