Uses of Class
com.dukascopy.api.IEngine.Type

Packages that use IEngine.Type
com.dukascopy.api   
 

Uses of IEngine.Type in com.dukascopy.api
 

Methods in com.dukascopy.api that return IEngine.Type
 IEngine.Type IEngine.getType()
          Returns type of the engine, one of the LIVE, DEMO or TEST for tester.
static IEngine.Type IEngine.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IEngine.Type[] IEngine.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.