| Package | Description |
|---|---|
| com.dukascopy.api.instrument |
| Modifier and Type | Method and Description |
|---|---|
IFinancialInstrument.Type |
IFinancialInstrument.getType()
Instrument's type
|
static IFinancialInstrument.Type |
IFinancialInstrument.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IFinancialInstrument.Type[] |
IFinancialInstrument.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static IInstrumentGroup.Type |
IInstrumentGroup.Type.getTypeByInstrumentType(IFinancialInstrument.Type instrumentType) |
Copyright © 2016. All rights reserved.