Uses of Class
com.dxfeed.ipf.InstrumentProfileField

Packages that use InstrumentProfileField
com.dxfeed.ipf Provides classes to read, write, and represent Instrument Profile Files. 
 

Uses of InstrumentProfileField in com.dxfeed.ipf
 

Methods in com.dxfeed.ipf that return InstrumentProfileField
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 © 2013 Devexperts. All Rights Reserved.