Uses of Class
com.epam.fix.validation.beans.Valblockdef
Packages that use Valblockdef
Package
Description
Support classes for mapping of the dictionaries of FIX Protocols into object oriented model.
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
-
Uses of Valblockdef in com.epam.fix.validation.beans
Fields in com.epam.fix.validation.beans with type parameters of type ValblockdefMethods in com.epam.fix.validation.beans that return types with arguments of type ValblockdefModifier and TypeMethodDescriptionFielddic.getValblockdef()
Gets the value of the valblockdef property. -
Uses of Valblockdef in com.epam.fix.validation.engine.utils
Methods in com.epam.fix.validation.engine.utils that return ValblockdefModifier and TypeMethodDescriptionFIXUtil.getValblockdef
(String idRef) Gets valblockdef by idRef.Methods in com.epam.fix.validation.engine.utils that return types with arguments of type Valblockdef