quickfix.field
Class TradeReportType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.TradeReportType
- All Implemented Interfaces:
- java.io.Serializable
public class TradeReportType
- 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
SUBMIT
public static final int SUBMIT
- See Also:
- Constant Field Values
ALLEGED
public static final int ALLEGED
- See Also:
- Constant Field Values
ACCEPT
public static final int ACCEPT
- See Also:
- Constant Field Values
DECLINE
public static final int DECLINE
- See Also:
- Constant Field Values
ADDENDUM
public static final int ADDENDUM
- See Also:
- Constant Field Values
NO_WAS
public static final int NO_WAS
- See Also:
- Constant Field Values
TRADE_REPORT_CANCEL
public static final int TRADE_REPORT_CANCEL
- See Also:
- Constant Field Values
LOCKED_IN_TRADE_BREAK
public static final int LOCKED_IN_TRADE_BREAK
- See Also:
- Constant Field Values
DEFAULTED
public static final int DEFAULTED
- See Also:
- Constant Field Values
INVALID_CMTA
public static final int INVALID_CMTA
- See Also:
- Constant Field Values
PENDED
public static final int PENDED
- See Also:
- Constant Field Values
ALLEGED_NEW
public static final int ALLEGED_NEW
- See Also:
- Constant Field Values
ALLEGED_ADDENDUM
public static final int ALLEGED_ADDENDUM
- See Also:
- Constant Field Values
ALLEGED_NO_WAS
public static final int ALLEGED_NO_WAS
- See Also:
- Constant Field Values
ALLEGED_TRADE_REPORT_CANCEL
public static final int ALLEGED_TRADE_REPORT_CANCEL
- See Also:
- Constant Field Values
ALLEGED2
public static final int ALLEGED2
- See Also:
- Constant Field Values
TradeReportType
public TradeReportType()
TradeReportType
public TradeReportType(int data)