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