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 Descr |
Fielddef.descr |
protected Descr |
Typedef.descr |
Modifier and Type | Method and Description |
---|---|
Descr |
Fielddef.getDescr()
Gets the value of the descr property.
|
Descr |
Typedef.getDescr()
Gets the value of the descr property.
|
Modifier and Type | Method and Description |
---|---|
void |
Fielddef.setDescr(Descr value)
Sets the value of the descr property.
|
void |
Typedef.setDescr(Descr value)
Sets the value of the descr property.
|
Modifier and Type | Method and Description |
---|---|
static String |
FIXUtil.descrToHtmlStr(Descr descr) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.