| Package | Description | 
|---|---|
| com.dxfeed.ipf | 
 Provides classes to read, write, and represent Instrument Profile Files. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static InstrumentProfileField | 
InstrumentProfileField.find(String name)
Returns field for specified name or null if field is not found. 
 | 
static InstrumentProfileField | 
InstrumentProfileField.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static InstrumentProfileField[] | 
InstrumentProfileField.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.