public class SecurityResponseType
extends quickfix.IntField
| Modifier and Type | Field and Description |
|---|---|
static int |
ACCEPT_AS_IS |
static int |
ACCEPT_WITH_REVISIONS |
static int |
CANNOT_MATCH_SELECTION_CRITERIA |
static int |
FIELD |
static int |
LIST_OF_SECURITIES_RETURNED_PER_REQUEST |
static int |
LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST |
static int |
REJECT_SECURITY_PROPOSAL |
| Constructor and Description |
|---|
SecurityResponseType() |
SecurityResponseType(int data) |
SecurityResponseType(Integer data) |
public static final int FIELD
public static final int ACCEPT_AS_IS
public static final int ACCEPT_WITH_REVISIONS
public static final int LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST
public static final int LIST_OF_SECURITIES_RETURNED_PER_REQUEST
public static final int REJECT_SECURITY_PROPOSAL
public static final int CANNOT_MATCH_SELECTION_CRITERIA
public SecurityResponseType()
public SecurityResponseType(Integer data)
public SecurityResponseType(int data)
Copyright © 2026. All rights reserved.