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