quickfix.field
Class TradeReportTransType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.TradeReportTransType
- All Implemented Interfaces:
- java.io.Serializable
public class TradeReportTransType
- 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
NEW
public static final int NEW
- See Also:
- Constant Field Values
CANCEL
public static final int CANCEL
- See Also:
- Constant Field Values
REPLACE
public static final int REPLACE
- See Also:
- Constant Field Values
RELEASE
public static final int RELEASE
- See Also:
- Constant Field Values
REVERSE
public static final int REVERSE
- See Also:
- Constant Field Values
CANCEL_DUE_TO_BACK_OUT_OF_TRADE
public static final int CANCEL_DUE_TO_BACK_OUT_OF_TRADE
- See Also:
- Constant Field Values
TradeReportTransType
public TradeReportTransType()
TradeReportTransType
public TradeReportTransType(int data)