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