| Package | Description |
|---|---|
| com.dukascopy.api.system | |
| com.dukascopy.api.system.tester |
| Modifier and Type | Method and Description |
|---|---|
static ITesterClient.DataLoadingMethod |
ITesterClient.DataLoadingMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ITesterClient.DataLoadingMethod[] |
ITesterClient.DataLoadingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITesterClient.setDataInterval(ITesterClient.DataLoadingMethod dataLoadingMethod,
long from,
long to)
Sets the DataLoadingMethod to use for ticks generation and time interval when to start and end testing process.
|
| Modifier and Type | Method and Description |
|---|---|
ITesterClient.DataLoadingMethod |
ITesterDataInterval.ILoading.getDataLoadingMethod() |
Copyright © 2016. All rights reserved.