Package | Description |
---|---|
yahoofinance.histquotes2 |
Modifier and Type | Field and Description |
---|---|
static QueryInterval |
HistQuotes2Request.DEFAULT_INTERVAL |
Modifier and Type | Method and Description |
---|---|
static QueryInterval |
IntervalMapper.get(Interval interval) |
static QueryInterval |
QueryInterval.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryInterval[] |
QueryInterval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HistQuotes2Request(String symbol,
Calendar from,
Calendar to,
QueryInterval interval) |
HistQuotes2Request(String symbol,
Date from,
Date to,
QueryInterval interval) |
HistQuotes2Request(String symbol,
QueryInterval interval) |
Copyright © 2017. All rights reserved.