Package | Description |
---|---|
com.epam.fix.validation.beans |
Support classes for mapping of the dictionaries of FIX Protocols into object oriented model.
|
com.epam.fix.validation.engine.utils |
Miscellaneous utility classes for manipulating of FIX data,
such us FIX Message util to provide easy access to the message data of dictionary,
FIX util to provide many manipulating of FIX messages and etc
|
com.epam.fix.validation.engine.utils.definitions |
Modifier and Type | Field and Description |
---|---|
protected List<Blockdef> |
Msgdic.blockdef |
Modifier and Type | Method and Description |
---|---|
List<Blockdef> |
Msgdic.getBlockdef()
Gets the value of the blockdef property.
|
Modifier and Type | Method and Description |
---|---|
Blockdef |
FIXUtil.getSmhDef()
Method getSmhDef returns the smhDef of this FixUtils object.
|
Blockdef |
FIXUtil.getSmtDef()
Method getSmtDef returns the smtDef of this FixUtils object.
|
Modifier and Type | Method and Description |
---|---|
Blockdef |
BlockDefinitionsUtils.get(String blockName)
Gets the block.
|
Modifier and Type | Method and Description |
---|---|
Collection<Blockdef> |
BlockDefinitionsUtils.get()
Gets the collection of block.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.