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