|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectquickfix.Field<java.lang.Integer>
quickfix.IntField
quickfix.field.MiscFeeBasis
public class MiscFeeBasis
| Field Summary | |
|---|---|
static int |
ABSOLUTE
|
static int |
FIELD
|
static int |
PER_UNIT
|
static int |
PERCENTAGE
|
| Constructor Summary | |
|---|---|
MiscFeeBasis()
|
|
MiscFeeBasis(int data)
|
|
| Method Summary |
|---|
| Methods inherited from class quickfix.IntField |
|---|
getValue, setValue, setValue, valueEquals, 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 int ABSOLUTE
public static final int PER_UNIT
public static final int PERCENTAGE
| Constructor Detail |
|---|
public MiscFeeBasis()
public MiscFeeBasis(int data)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||