quickfix.field
Class CollAsgnRejectReason
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.CollAsgnRejectReason
- All Implemented Interfaces:
- java.io.Serializable
public class CollAsgnRejectReason
- 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
UNKNOWN_DEAL
public static final int UNKNOWN_DEAL
- See Also:
- Constant Field Values
UNKNOWN_OR_INVALID_INSTRUMENT
public static final int UNKNOWN_OR_INVALID_INSTRUMENT
- See Also:
- Constant Field Values
UNAUTHORIZED_TRANSACTION
public static final int UNAUTHORIZED_TRANSACTION
- See Also:
- Constant Field Values
INSUFFICIENT_COLLATERAL
public static final int INSUFFICIENT_COLLATERAL
- See Also:
- Constant Field Values
INVALID_TYPE_OF_COLLATERAL
public static final int INVALID_TYPE_OF_COLLATERAL
- See Also:
- Constant Field Values
EXCESSIVE_SUBSTITUTION
public static final int EXCESSIVE_SUBSTITUTION
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
CollAsgnRejectReason
public CollAsgnRejectReason()
CollAsgnRejectReason
public CollAsgnRejectReason(int data)