quickfix.field
Class PriceProtectionScope
java.lang.Object
quickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.PriceProtectionScope
- All Implemented Interfaces:
- java.io.Serializable
public class PriceProtectionScope
- extends CharField
- 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
NONE
public static final char NONE
- See Also:
- Constant Field Values
LOCAL
public static final char LOCAL
- See Also:
- Constant Field Values
NATIONAL
public static final char NATIONAL
- See Also:
- Constant Field Values
GLOBAL
public static final char GLOBAL
- See Also:
- Constant Field Values
PriceProtectionScope
public PriceProtectionScope()
PriceProtectionScope
public PriceProtectionScope(char data)