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