Package | Description |
---|---|
com.dukascopy.api | |
com.dukascopy.api.instrument |
Modifier and Type | Method and Description |
---|---|
IFinancialInstrument.Type |
Instrument.getType() |
Modifier and Type | Method and Description |
---|---|
IFinancialInstrument.Type |
IInstrumentGroup.getType() |
IFinancialInstrument.Type |
IFinancialInstrument.getType()
Instrument's type
|
static IFinancialInstrument.Type |
IFinancialInstrument.Type.valueOf(java.lang.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.
|
Copyright © 2024. All rights reserved.