|
||||||||
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.EmailType
public class EmailType
Field Summary | |
---|---|
static char |
ADMIN_REPLY
|
static int |
FIELD
|
static char |
NEW
|
static char |
REPLY
|
Constructor Summary | |
---|---|
EmailType()
|
|
EmailType(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 NEW
public static final char REPLY
public static final char ADMIN_REPLY
Constructor Detail |
---|
public EmailType()
public EmailType(char data)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |