| Package | Description |
|---|---|
| org.dmg.pmml.time_series |
| Modifier and Type | Method and Description |
|---|---|
static TimeSeries.InterpolationMethod |
TimeSeries.InterpolationMethod.fromValue(String v) |
TimeSeries.InterpolationMethod |
TimeSeries.getInterpolationMethod() |
static TimeSeries.InterpolationMethod |
TimeSeries.InterpolationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeSeries.InterpolationMethod[] |
TimeSeries.InterpolationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeries |
TimeSeries.setInterpolationMethod(TimeSeries.InterpolationMethod interpolationMethod) |
Copyright © 2019 University of Tartu. All rights reserved.