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