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