public static final class IntervalPrice.Type extends Object
| Modifier and Type | Field and Description |
|---|---|
static IntervalPrice.Type |
Close |
static IntervalPrice.Type |
High |
static IntervalPrice.Type |
Low |
static IntervalPrice.Type |
Open |
| Modifier and Type | Method and Description |
|---|---|
static IntervalPrice.Type |
swigToEnum(int swigValue) |
int |
swigValue() |
String |
toString() |
public static final IntervalPrice.Type Open
public static final IntervalPrice.Type Close
public static final IntervalPrice.Type High
public static final IntervalPrice.Type Low
public final int swigValue()
public static IntervalPrice.Type swigToEnum(int swigValue)
Copyright © 2017. All rights reserved.