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