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 AdditionalUnderlyings |
AdditionalUnderlyings.EMPTY
Empty additional underlyings - it has empty text and empty map.
|
Modifier and Type | Method and Description |
---|---|
static AdditionalUnderlyings |
AdditionalUnderlyings.valueOf(Map<String,Double> map)
Returns an instance of additional underlyings for specified internal representation.
|
static AdditionalUnderlyings |
AdditionalUnderlyings.valueOf(String text)
Returns an instance of additional underlyings for specified textual representation.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.