public class QuoteResponseLevel
extends quickfix.IntField
Modifier and Type | Field and Description |
---|---|
static int |
ACKNOWLEDGE_EACH_QUOTE_MESSAGES |
static int |
ACKNOWLEDGE_ONLY_NEGATIVE_OR_ERRONEOUS_QUOTES |
static int |
FIELD |
static int |
NO_ACKNOWLEDGEMENT |
Constructor and Description |
---|
QuoteResponseLevel() |
QuoteResponseLevel(int data) |
public static final int FIELD
public static final int NO_ACKNOWLEDGEMENT
public static final int ACKNOWLEDGE_ONLY_NEGATIVE_OR_ERRONEOUS_QUOTES
public static final int ACKNOWLEDGE_EACH_QUOTE_MESSAGES
Copyright © 2017. All rights reserved.