Package | Description |
---|---|
com.dxfeed.ipf |
Provides classes to read, write, and represent Instrument Profile Files.
|
Modifier and Type | Method and Description |
---|---|
static InstrumentProfileType |
InstrumentProfileType.find(String name)
Returns field for specified name or null if field is not found.
|
static InstrumentProfileType |
InstrumentProfileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstrumentProfileType[] |
InstrumentProfileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2023 Devexperts LLC. All rights reserved.