quickfix.field
Class BusinessRejectReason
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.BusinessRejectReason
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- BusinessRejectReasonText
public class BusinessRejectReason
- 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
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
UNKOWN_ID
public static final int UNKOWN_ID
- See Also:
- Constant Field Values
UNKNOWN_SECURITY
public static final int UNKNOWN_SECURITY
- See Also:
- Constant Field Values
UNSUPPORTED_MESSAGE_TYPE
public static final int UNSUPPORTED_MESSAGE_TYPE
- See Also:
- Constant Field Values
APPLICATION_NOT_AVAILABLE
public static final int APPLICATION_NOT_AVAILABLE
- See Also:
- Constant Field Values
CONDITIONALLY_REQUIRED_FIELD_MISSING
public static final int CONDITIONALLY_REQUIRED_FIELD_MISSING
- See Also:
- Constant Field Values
NOT_AUTHORIZED
public static final int NOT_AUTHORIZED
- See Also:
- Constant Field Values
DELIVERTO_FIRM_NOT_AVAILABLE_AT_THIS_TIME
public static final int DELIVERTO_FIRM_NOT_AVAILABLE_AT_THIS_TIME
- See Also:
- Constant Field Values
INVALID_PRICE_INCREMENT
public static final int INVALID_PRICE_INCREMENT
- See Also:
- Constant Field Values
BusinessRejectReason
public BusinessRejectReason()
BusinessRejectReason
public BusinessRejectReason(int data)