quickfix.field
Class DiscretionScope
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.DiscretionScope
- All Implemented Interfaces:
- java.io.Serializable
public class DiscretionScope
- 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
LOCAL
public static final int LOCAL
- See Also:
- Constant Field Values
NATIONAL
public static final int NATIONAL
- See Also:
- Constant Field Values
GLOBAL
public static final int GLOBAL
- See Also:
- Constant Field Values
NATIONAL_EXCLUDING_LOCAL
public static final int NATIONAL_EXCLUDING_LOCAL
- See Also:
- Constant Field Values
DiscretionScope
public DiscretionScope()
DiscretionScope
public DiscretionScope(int data)