Package | Description |
---|---|
biz.onixs.fix.dictionary | |
biz.onixs.fix.dictionary.dialect |
Modifier and Type | Method and Description |
---|---|
Dictionary |
Dictionary.add(Integer tag,
FieldDetails fieldDetails)
Adds field details.
|
Dictionary |
Dictionary.add(ValuePtr msgType,
MessageDefinition msgDef)
Adds FIX message low-level definition.
|
static Dictionary |
DictionaryManager.getDictionary(Version version)
Returns FIX dictionary corresponding to the specified version.
|
Dictionary |
Dictionary.init()
Initializes internal state of the all containing message definition objects.
|
Dictionary |
Dictionary.leaveOnlySessionLevelMessages()
Removes all message definitions but session levels.
|
Modifier and Type | Method and Description |
---|---|
static void |
Customizer.customize(Dictionary dictionary,
Dialect dialect)
Customizes the FIX dictionary according to the specified dialect.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.