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