|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectquickfix.Field<java.lang.Double>
quickfix.DoubleField
quickfix.field.UnderlyingEndPrice
public class UnderlyingEndPrice
Field Summary | |
---|---|
static int |
FIELD
|
Constructor Summary | |
---|---|
UnderlyingEndPrice()
|
|
UnderlyingEndPrice(double data)
|
Method Summary |
---|
Methods inherited from class quickfix.DoubleField |
---|
getPadding, 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
Constructor Detail |
---|
public UnderlyingEndPrice()
public UnderlyingEndPrice(double data)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |