|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectquickfix.Field<java.lang.Character>
quickfix.CharField
quickfix.field.CashMargin
public class CashMargin
Field Summary | |
---|---|
static char |
CASH
|
static int |
FIELD
|
static char |
MARGIN_CLOSE
|
static char |
MARGIN_OPEN
|
Constructor Summary | |
---|---|
CashMargin()
|
|
CashMargin(char data)
|
Method Summary |
---|
Methods inherited from class quickfix.CharField |
---|
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 char CASH
public static final char MARGIN_OPEN
public static final char MARGIN_CLOSE
Constructor Detail |
---|
public CashMargin()
public CashMargin(char data)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |