Modifier and Type | Method and Description |
---|---|
static HistoricalRequestBuilder.Days |
HistoricalRequestBuilder.Days.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HistoricalRequestBuilder.Days[] |
HistoricalRequestBuilder.Days.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HistoricalRequestBuilder |
HistoricalRequestBuilder.days(HistoricalRequestBuilder.Days days)
Sets to include/exclude non trading days where no data was generated.
|
Copyright © 2013. All Rights Reserved.