Package | Description |
---|---|
com.dukascopy.api |
Modifier and Type | Method and Description |
---|---|
IEngine.RunMode |
IEngine.getRunMode()
Returns strategy run mode - if it is ran locally or on remote server
|
static IEngine.RunMode |
IEngine.RunMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IEngine.RunMode[] |
IEngine.RunMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.