Uses of Class
com.dxfeed.ipf.InstrumentProfileType

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

Uses of InstrumentProfileType in com.dxfeed.ipf
 

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