Package | Description |
---|---|
com.dxfeed.orcs.qd |
Modifier and Type | Method and Description |
---|---|
PriceLevelCandleType |
PriceLevelCandle.getType()
Deprecated.
|
static PriceLevelCandleType |
PriceLevelCandleType.valueOf(int code)
Deprecated.
Returns type by integer code bit pattern.
|
static PriceLevelCandleType |
PriceLevelCandleType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PriceLevelCandleType[] |
PriceLevelCandleType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Devexperts. All rights reserved.