quickfix.field
Class SecurityResponseType
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.SecurityResponseType
- All Implemented Interfaces:
- java.io.Serializable
public class SecurityResponseType
- 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
ACCEPT_SECURITY_PROPOSAL_AS_IS
public static final int ACCEPT_SECURITY_PROPOSAL_AS_IS
- See Also:
- Constant Field Values
ACCEPT_SECURITY_PROPOSAL_WITH_REVISIONS_AS_INDICATED_IN_THE_MESSAGE
public static final int ACCEPT_SECURITY_PROPOSAL_WITH_REVISIONS_AS_INDICATED_IN_THE_MESSAGE
- See Also:
- Constant Field Values
LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST
public static final int LIST_OF_SECURITY_TYPES_RETURNED_PER_REQUEST
- See Also:
- Constant Field Values
LIST_OF_SECURITIES_RETURNED_PER_REQUEST
public static final int LIST_OF_SECURITIES_RETURNED_PER_REQUEST
- See Also:
- Constant Field Values
REJECT_SECURITY_PROPOSAL
public static final int REJECT_SECURITY_PROPOSAL
- See Also:
- Constant Field Values
CAN_NOT_MATCH_SELECTION_CRITERIA
public static final int CAN_NOT_MATCH_SELECTION_CRITERIA
- See Also:
- Constant Field Values
SecurityResponseType
public SecurityResponseType()
SecurityResponseType
public SecurityResponseType(int data)