public class SecurityResponseType extends IntField
Modifier and Type | Field and Description |
---|---|
static int |
ACCEPT_SECURITY_PROPOSAL_AS_IS |
static int |
ACCEPT_SECURITY_PROPOSAL_WITH_REVISIONS_AS_INDICATED_IN_THE_MESSAGE |
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) |
public static final int FIELD
public static final int ACCEPT_SECURITY_PROPOSAL_AS_IS
public static final int ACCEPT_SECURITY_PROPOSAL_WITH_REVISIONS_AS_INDICATED_IN_THE_MESSAGE
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
Copyright © 2021. All rights reserved.