|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectquickfix.Field<java.lang.String>
quickfix.StringField
quickfix.field.Scope
public class Scope
Field Summary | |
---|---|
static int |
FIELD
|
static char |
GLOBAL
|
static char |
LOCAL
|
static char |
NATIONAL
|
Constructor Summary | |
---|---|
Scope()
|
|
Scope(java.lang.String data)
|
Method Summary |
---|
Methods inherited from class quickfix.StringField |
---|
getValue, setValue, valueEquals |
Methods inherited from class quickfix.Field |
---|
equals, getField, getObject, getTag, hashCode, objectAsString, setObject, setTag, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int FIELD
public static final char LOCAL
public static final char NATIONAL
public static final char GLOBAL
Constructor Detail |
---|
public Scope()
public Scope(java.lang.String data)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |