|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectquickfix.Field
quickfix.IntField
quickfix.field.Adjustment
| Field Summary | |
static int |
CANCEL
|
static int |
CORRECTION
|
static int |
ERROR
|
static int |
FIELD
|
| Constructor Summary | |
Adjustment()
|
|
Adjustment(int data)
|
|
| Methods inherited from class quickfix.IntField |
getValue, setValue, setValue, valueEquals, valueEquals |
| Methods inherited from class quickfix.Field |
equals, getField, getObject, getTag, hashCode, 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 int CANCEL
public static final int ERROR
public static final int CORRECTION
| Constructor Detail |
public Adjustment()
public Adjustment(int data)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||