quickfix.field
Class TradeRequestResult
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.TradeRequestResult
- All Implemented Interfaces:
- java.io.Serializable
public class TradeRequestResult
- 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
SUCCESSFUL
public static final int SUCCESSFUL
- See Also:
- Constant Field Values
INVALID_OR_UNKNOWN_INSTRUMENT
public static final int INVALID_OR_UNKNOWN_INSTRUMENT
- See Also:
- Constant Field Values
INVALID_TYPE_OF_TRADE_REQUESTED
public static final int INVALID_TYPE_OF_TRADE_REQUESTED
- See Also:
- Constant Field Values
INVALID_PARTIES
public static final int INVALID_PARTIES
- See Also:
- Constant Field Values
INVALID_TRANSPORT_TYPE_REQUESTED
public static final int INVALID_TRANSPORT_TYPE_REQUESTED
- See Also:
- Constant Field Values
INVALID_DESTINATION_REQUESTED
public static final int INVALID_DESTINATION_REQUESTED
- See Also:
- Constant Field Values
TRADEREQUESTTYPE_NOT_SUPPORTED
public static final int TRADEREQUESTTYPE_NOT_SUPPORTED
- See Also:
- Constant Field Values
UNAUTHORIZED_FOR_TRADE_CAPTURE_REPORT_REQUEST
public static final int UNAUTHORIZED_FOR_TRADE_CAPTURE_REPORT_REQUEST
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
TradeRequestResult
public TradeRequestResult()
TradeRequestResult
public TradeRequestResult(int data)