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