Package | Description |
---|---|
com.dukascopy.api |
Modifier and Type | Method and Description |
---|---|
IDownloadableStrategy.ComponentType |
IDownloadableStrategy.getComponentType() |
static IDownloadableStrategy.ComponentType |
IDownloadableStrategy.ComponentType.valueOf(int code) |
static IDownloadableStrategy.ComponentType |
IDownloadableStrategy.ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDownloadableStrategy.ComponentType[] |
IDownloadableStrategy.ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IDownloadableStrategy |
IDownloadableStrategies.init(String id,
String name,
IContext context,
IDownloadableStrategy.ComponentType type,
IEngine.StrategyMode mode,
Map<String,Object> configurables) |
Copyright © 2016. All rights reserved.