quickfix.field
Class PegScope
java.lang.Object
quickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.PegScope
- All Implemented Interfaces:
- java.io.Serializable
public class PegScope
- 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
PegScope
public PegScope()
PegScope
public PegScope(int data)