| 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()
Gets the value of the interpolationMethod property.
|
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)
Sets the value of the interpolationMethod property.
|
Copyright © 2016 University of Tartu. All rights reserved.