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