Package | Description |
---|---|
com.dxfeed.glossary |
Provides utility classes that represent common glossary items in
definitions of market instruments.
|
Modifier and Type | Field and Description |
---|---|
static CFI |
CFI.EMPTY
Empty CFI - it has code "XXXXXX".
|
Modifier and Type | Method and Description |
---|---|
static CFI |
CFI.valueOf(int intCode)
Returns an instance of CFI for specified integer representation of CFI code.
|
static CFI |
CFI.valueOf(String code)
Returns an instance of CFI for specified CFI code.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.