|
||||||||
| 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.QtyType
public class QtyType
| Field Summary | |
|---|---|
static int |
CONTRACTS
|
static int |
FIELD
|
static int |
UNITS
|
static int |
UNITS_OF_MEASURE_PER_TIME_UNIT
|
| Constructor Summary | |
|---|---|
QtyType()
|
|
QtyType(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 UNITS
public static final int CONTRACTS
public static final int UNITS_OF_MEASURE_PER_TIME_UNIT
| Constructor Detail |
|---|
public QtyType()
public QtyType(int data)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||