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
|
Modifier and Type | Field and Description |
---|---|
protected List<Valblockdef> |
Fielddic.valblockdef |
Modifier and Type | Method and Description |
---|---|
List<Valblockdef> |
Fielddic.getValblockdef()
Gets the value of the valblockdef property.
|
Modifier and Type | Method and Description |
---|---|
Valblockdef |
FIXUtil.getValblockdef(String idRef)
Gets valblockdef by idRef.
|
Modifier and Type | Method and Description |
---|---|
List<Valblockdef> |
FIXUtil.getValblockdefs()
Gets val blocks.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.