Package | Description |
---|---|
com.epam.fix.validation.engine.utils.definitions |
Modifier and Type | Method and Description |
---|---|
static DefinitionEnum |
DefinitionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefinitionEnum[] |
DefinitionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractFIXDefinition(com.epam.fix.dictionary.Dictionaries dictionaries,
DefinitionEnum definitionEnum)
Creates the
AbstractFIXDefinition . |
Copyright © 2000–2022 EPAM Systems. All rights reserved.