Package | Description |
---|---|
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 | Method and Description |
---|---|
BlockDefinitionsUtils |
FIXUtil.getBlockDefUtils()
Method getBlockDefUtils returns the blockDefUtils of this FixUtils
object.
|
Modifier and Type | Method and Description |
---|---|
List<Integer> |
MessageDefinitionsUtils.getRequiredTags(List fieldList,
BlockDefinitionsUtils blockDefinitionsUtils)
Method getRequiredTag returns the requiredTag of this FixDefMap object.
|
List<Integer> |
MessageDefinitionsUtils.getRequiredTags(String messageType,
BlockDefinitionsUtils blockDefinitionsUtils)
Method getRequiredTag returns the requiredTag of this FixDefMap object.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.