public class BusinessRejectReasonText extends BusinessRejectReason
BusinessRejectReason,
Serialized FormAPPLICATION_NOT_AVAILABLE, CONDITIONALLY_REQUIRED_FIELD_MISSING, DELIVERTO_FIRM_NOT_AVAILABLE_AT_THIS_TIME, FIELD, INVALID_PRICE_INCREMENT, NOT_AUTHORIZED, OTHER, UNKNOWN_ID, UNKNOWN_SECURITY, UNSUPPORTED_MESSAGE_TYPE| Constructor and Description |
|---|
BusinessRejectReasonText() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessage(int rejectReason)
Get the description string for a specified business reject reason.
|
getValue, setValue, setValue, valueEquals, valueEqualspublic static String getMessage(int rejectReason)
rejectReason - the reasonCopyright © 2025. All rights reserved.